{"slug":"402agent-ai-agent402-api-v1-read-d38e0c","title":"Fetch and extract structured content from a public URL","host":"402agent.ai","method":"POST","resource":"https://402agent.ai/agent402/api/v1/read","category":"search","description":"Fetch and extract structured content from a public URL. Useful for: reading articles, summarizing web pages, extracting facts from a source, understanding what a URL contains. Returns: title, summary, key_points[], extracted_facts[] (stated facts only, inference kept separate), source_url. Input: { ","price_listed":0.047,"price_asked":0.047,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":1744,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"url":"https://example.com/article"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"url":{"description":"A public http/https URL to fetch and extract. Private network addresses (RFC 1918, loopback) are blocked.","format":"uri","maxLength":4000,"type":"string"}},"required":["url"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"replayed":{"type":"boolean"},"result":{"properties":{"extracted_facts":{"items":{"type":"string"},"type":"array"},"key_points":{"items":{"type":"string"},"type":"array"},"service":{"enum":["read"],"type":"string"},"source_url":{"format":"uri","type":"string"},"summary":{"type":"string"},"title":{"type":"string"}},"type":"object"},"transaction_id":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.047,"price_match":true,"latency_ms":1744,"error":null}],"description_full":"Fetch and extract structured content from a public URL. Useful for: reading articles, summarizing web pages, extracting facts from a source, understanding what a URL contains. Returns: title, summary, key_points[], extracted_facts[] (stated facts only, inference kept separate), source_url. Input: { url: string } — a public http/https URL (private network addresses are blocked). Output MIME type: application/json. Payment: x402 exact USDC on Base mainnet (eip155:8453).","last_updated":"2026-09-17T04:16:03.94Z","schemes":["exact"]}