AGENT OFFLOAD · URL → LLM-READY MARKDOWN · x402 USDC
AgentToll
Agents should not parse HTML. Offload it here:
clean JSON+markdown for $0.002,
token-budgeted llm-pack for $0.005,
deep extract for $0.01 (USDC on Base via x402).
No API keys. Free teaser. Outcome labels describe quality, not a gamble.
x402 agent toll llm-pack html→markdown RAG USDC Base pay-per-call Coinbase Bazaar
Tickets
| Ticket | Max price | What you might hit |
|---|---|---|
POST /v1/clean |
$0.002 | JSON + markdown · text · links · optional jackpot fields |
POST /v1/llm-pack |
$0.005 | Primary offload: chrome-stripped markdown packed to maxTokens |
POST /v1/extract |
$0.01 | Deep: emails, JSON-LD, meta, headings + markdown |
GET /v1/teaser |
free | Practice clean of example.com |
Fair play (legal & clear)
- We never invent page content.
- Prices and rules are public on /rules.
- Lucky jackpot on clean is a published ~1-in-20 URL bonus — not a hidden fee.
- Thin/JS-heavy pages can dud; you still paid for the attempt.
Any public website
Free preview (rate-limited), then agents pay for full packs:
POST https://agent-toll.agentfetcher.workers.dev/v1/preview
{ "url": "https://any-public-site.com" }
# Full LLM pack → POST /v1/llm-pack ($0.005 x402)
Chrome extension: load unpacked folder extension/ in chrome://extensions
Where to look
- Dashboard — paid calls, revenue estimate, last 14 days
- Monitor — health checks
- Install pack — wire into agents (skill, tools, client)
- Agent page — machine-facing tools
- llms.txt · AGENTS.md · OpenAPI
- Free teaser · sitemap · ai.txt
- x402scan listing
Buy a ticket
POST https://agent-toll.agentfetcher.workers.dev/v1/llm-pack
Content-Type: application/json
{ "url": "https://example.com", "maxTokens": 4000 }
# 402 → pay USDC via x402 → paste response.markdown into the model
Learn / rank / wire
- Pricing — every list price
- For agents — decision policy + paid recipe
- How it works · Compare · Docs hub
- tags.json · sibling AgentCarWash
Micropayments settle to the seller wallet on Base. Built for agent loops that buy many cheap tickets.