{"name":"rasterly — x402 gateway","description":"The web-rendering layer for AI agents, sold per-call over x402. Turn any URL into a screenshot, a PDF, or clean LLM-ready Markdown — pay USDC per request, no API keys, no accounts.","protocol":{"x402_version":2,"network":"eip155:8453","network_name":"base","pay_to":"0x9084f5000e07c7133d6da5ee4f271ab6d1821144","facilitator":"https://facilitator.payai.network","how_to_pay":"Request any paid endpoint; the 402 response carries payment requirements. Use an x402 client (@x402/fetch, x402-proxy) to pay USDC and retry automatically."},"endpoints":[{"route":"GET /v1/read?url=&format=markdown|text|json","price_usd":"$0.002","returns":"Clean LLM-ready Markdown/text/JSON of a page"},{"route":"GET /v1/screenshot?url=&format=png|jpeg|pdf&full_page=&width=&scale=","price_usd":"$0.003","returns":"Rendered image/PDF bytes"},{"route":"GET /v1/extract?url=[&fields=price,title,availability]","price_usd":"$0.002","returns":"Structured JSON (JSON-LD, OG, tables); with fields=, just those as clean JSON"},{"route":"GET /v1/crawl?url=&limit=&format=json|markdown","price_usd":"$0.01","returns":"Same-origin crawl → Markdown for RAG"},{"route":"POST /v1/pdf {html|url,format,margin,…}","price_usd":"$0.008","returns":"Print-ready PDF document from HTML or a URL"},{"route":"GET /health","price_usd":"free","returns":"service status"}],"example":"npx x402-proxy https://<host>/v1/read?url=https%3A%2F%2Fstripe.com","site":"https://rasterly.dev"}