| AgentReader Extract the main article from any web page as clean, LLM-ready markdown. Returns title, byline, site name, publish date, excerpt and markdown body with boilerplate (nav, ads, footers) removed. Ideal for agents that need page content without burning tokens on raw HTML. | - | $0.005 | - | listed | call recipe → |
| AgentReader AI summarization of any web page, raw text or HTML. Send JSON with one of url/text/html plus optional style (bullets|paragraph|tldr) and maxWords. Returns a dense, factual summary that preserves key numbers, names and conclusions. Powered by Claude. | - | $0.02 | - | listed | call recipe → |
| AgentReader OFAC sanctions screening: fuzzy-match a person/entity/vessel name (transliteration-aware - Arabic and Slavic romanization variants) or look up a crypto address against the official OFAC SDN and Consolidated lists. Returns verdict (match/possible_match/clear), scored matches with programs and aliases, and full list-version provenance. Lists re-ingested every 6 hours. | - | $0.05 | - | listed | call recipe → |
| AgentReader Parse an XML sitemap or sitemap index into JSON: up to 5000 URLs with lastmod and priority, or the list of child sitemaps. Useful for agents planning site crawls or auditing site structure. | - | $0.003 | - | listed | call recipe → |
| AgentReader AI structured-data extraction: turn any web page, text or HTML into JSON matching YOUR schema. Send JSON with one of url/text/html plus 'schema' (a JSON Schema object) and optional 'instructions'. Returns validated JSON. Powered by Claude with guaranteed schema conformance. | - | $0.03 | - | listed | call recipe → |
| AgentReader Extract structured metadata from any web page: title, description, canonical URL, Open Graph and Twitter card tags, favicons, JSON-LD types, language and headings. Useful for link previews, content classification and SEO analysis. | - | $0.002 | - | listed | call recipe → |
| AgentReader Parse any RSS, Atom or RDF feed into normalized JSON: feed title, description and up to 100 items with title, link, publish date, author, summary and categories. Ideal for agents monitoring news sources, blogs and changelogs. | - | $0.003 | - | listed | call recipe → |
| AgentReader Extract all hyperlinks from a web page as structured JSON: absolute URL, anchor text, internal/external classification and nofollow flag, up to 2000 unique links. Useful for crawling, SEO analysis and site mapping. | - | $0.002 | - | listed | call recipe → |
| AgentReader Convert raw HTML you already have into clean markdown. Send JSON {"html": "..."} and get back markdown with scripts, styles and boilerplate stripped. Cheaper than /read when the agent has already fetched the page. | - | $0.003 | - | listed | call recipe → |
| AgentReader DNS lookup over Cloudflare DoH: query A, AAAA, CNAME, MX, NS, TXT, SOA, SRV, CAA or PTR records for any domain and get structured JSON answers with TTLs. Useful for domain research, email validation and infrastructure checks. | - | $0.001 | - | listed | call recipe → |
| AgentReader Extract the full text of a PDF from a URL. Returns plain text, page count and word count. Handles reports, papers and documentation up to 25 MB. | - | $0.01 | - | listed | call recipe → |
| AgentReader Verified-delivery trust data for any x402 service: full history of real PAID test purchases against the endpoint (not free 402 probes) - delivery rate, response validity, latency, price stability. Free aggregate at /leaderboard; this endpoint returns the complete per-check history for one resource. Untracked resources return 404 and you are NOT charged. Use it before wiring an unknown x402 service into your agent. | - | $0.05 | - | listed | call recipe → |