{"service":"AgentReader","description":"Pay-per-call content extraction for AI agents via the x402 payment protocol. No API keys, no accounts - pay USDC per request.","x402":{"network":"eip155:8453","protocol":"https://www.x402.org"},"endpoints":[{"method":"GET","path":"https://agent-reader.agent-reader.workers.dev/read?url=...","price":"$0.005","description":"Web page -> clean markdown article"},{"method":"GET","path":"https://agent-reader.agent-reader.workers.dev/meta?url=...","price":"$0.002","description":"Web page -> structured metadata (OG, JSON-LD, headings)"},{"method":"POST","path":"https://agent-reader.agent-reader.workers.dev/clean","price":"$0.003","description":"Raw HTML (JSON body {html}) -> markdown"},{"method":"GET","path":"https://agent-reader.agent-reader.workers.dev/pdf?url=...","price":"$0.01","description":"PDF URL -> full text"},{"method":"GET","path":"https://agent-reader.agent-reader.workers.dev/feed?url=...","price":"$0.003","description":"RSS/Atom/RDF feed -> normalized JSON items"},{"method":"GET","path":"https://agent-reader.agent-reader.workers.dev/sitemap?url=...","price":"$0.003","description":"XML sitemap -> URL list with lastmod/priority"},{"method":"GET","path":"https://agent-reader.agent-reader.workers.dev/links?url=...","price":"$0.002","description":"Web page -> all links (internal/external, anchor text)"},{"method":"GET","path":"https://agent-reader.agent-reader.workers.dev/dns?name=...&type=A","price":"$0.001","description":"DNS lookup (A, AAAA, MX, TXT, NS...) -> structured answers"},{"method":"GET","path":"https://agent-reader.agent-reader.workers.dev/screenshot?url=...","price":"$0.02","description":"Web page -> PNG screenshot (real headless browser)"},{"method":"POST","path":"https://agent-reader.agent-reader.workers.dev/summarize","price":"$0.02","description":"URL/text/HTML -> AI summary (JSON body, Claude-powered)"},{"method":"POST","path":"https://agent-reader.agent-reader.workers.dev/extract","price":"$0.03","description":"URL/text/HTML + your JSON Schema -> validated structured JSON"},{"method":"GET","path":"https://agent-reader.agent-reader.workers.dev/screen?name=...","price":"$0.05","description":"OFAC sanctions screening: fuzzy name match or crypto address lookup, with provenance"},{"method":"GET","path":"https://agent-reader.agent-reader.workers.dev/trust?resource=...","price":"$0.05","description":"Verified-delivery trust history for any x402 service (real paid checks; free aggregate at /leaderboard)"}],"usage":"Request a paid endpoint without payment to receive an HTTP 402 with payment requirements, then retry with a PAYMENT-SIGNATURE header. Any x402 client SDK handles this automatically.","openapi":"https://agent-reader.agent-reader.workers.dev/openapi.json","discovery":"https://agent-reader.agent-reader.workers.dev/.well-known/x402","mcp":"https://github.com/ajanani1/agentreader-mcp"}