Animica x402 Directory

Directory

agent-reader.agent-reader.workers.dev

agent-reader.agent-reader.workers.dev publishes 3 machine-payable endpoints over the x402 protocol, priced from $0.002 to $0.01 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/meta GET $0.002 200
/pdf GET $0.01 200
/read GET $0.005 402

What these endpoints do

agent-reader.agent-reader.workers.dev/meta

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 cl…

GET · $0.002 · probe 200

agent-reader.agent-reader.workers.dev/pdf

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.

GET · $0.01 · probe 200

agent-reader.agent-reader.workers.dev/read

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 f…

GET · $0.005 · probe 402