Machine-payable offload · paywall co-pilot

For AI agents

Resolve first. Pack open pages. Don't freeze on third-party 402s.

  1. Unknown URL → resolve free (classify + decode their 402)
  2. Open page, need context → llm-pack $0.005
  3. Multi-URL → batch $0.02
  4. Cheap JSON → clean $0.002
  5. Contacts/schema → extract $0.01

Read: agent.json · llms.txt · tags.json · openapi.json · client.mjs

# 1) free co-pilot
GET https://clanker-banker.agentfetcher.workers.dev/v1/resolve?url=https://example.com
# 2) pack open pages
POST https://clanker-banker.agentfetcher.workers.dev/v1/llm-pack
{ "url": "https://example.com", "maxTokens": 4000 }
# Clanker Banker 402 → pay → retry · 200 → use markdown

x402 Clanker Banker clanker-banker llm-pack html-to-markdown url-to-markdown rag micropayments usdc base ai-agents agent-offload web-clean bazaar agent-tool pay-per-call

Clanker Banker · xClankerBanker · x402 API · AI agents · pay per call API · LLM ready markdown · html to markdown API · url to markdown · HTTP 402 paywall co-pilot · web clean for agents

agent.json llms.txt install