Animica x402 Directory

Directory

api.clawfetch.ai

api.clawfetch.ai publishes 8 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.02 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/domains/check POST $0.003 402
/domains/suggest POST $0.003 402
/extract POST $0.008 402
/extractors GET $0.001 402
/fetch POST $0.001 402
/parse POST $0.005 402
/render POST $0.005 402
/research POST $0.02 402

What these endpoints do

api.clawfetch.ai/domains/check

Bulk domain name availability lookup via live WHOIS: check many domains across many TLDs in one call and get a per-domain available true/false. Useful for naming, brand screening, and squatting checks…

POST · $0.003 · probe 402

api.clawfetch.ai/domains/suggest

Domain name brainstorming and availability screening. Give it keywords and TLDs and it generates candidate names, then checks each against live WHOIS, returning only the ones actually available. Namin…

POST · $0.003 · probe 402

api.clawfetch.ai/extract

Structured data extraction returning typed JSON from 17 specialist sources: GitHub repo stats, CoinGecko token prices, Twitter/X posts, Hacker News threads, YouTube video metadata, Wikipedia articles,…

POST · $0.008 · probe 402

api.clawfetch.ai/extractors

Discovery endpoint listing all 17 typed structured-data extractors (Twitter/X, GitHub, CoinGecko, Hacker News, YouTube, Wikipedia, npm, PyPI, crates.io, Product Hunt, IMDb, Amazon, Crunchbase, SEC EDG…

GET · $0.001 · probe 402

api.clawfetch.ai/fetch

Web scraping / URL fetch: retrieve any web page and return clean, LLM-ready markdown. Strips boilerplate, ads and navigation. Stealth HTTP client bypasses common bot blocks. Cheapest way for an agent …

POST · $0.001 · probe 402

api.clawfetch.ai/parse

Document parsing: convert office documents (docx, pptx, xlsx, pdf, odt, ods, odp, rtf, epub, csv, doc, ppt) to clean GitHub-Flavored Markdown. Pass a document URL or base64-encoded bytes. Deterministi…

POST · $0.005 · probe 402

api.clawfetch.ai/render

Headless browser rendering for JavaScript-heavy pages and single-page apps. Executes JS, waits for network idle, then returns fully hydrated content as clean markdown. Use when a plain fetch returns a…

POST · $0.005 · probe 402

api.clawfetch.ai/research

Multi-source web research and company/topic intelligence: runs a live web search, visits the top sources, and returns ranked results with titles, URLs, and content snippets. One call replaces a search…

POST · $0.02 · probe 402