milliapi.com publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.005 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/agent-web-audit | GET | $0.005 | 402 |
| /api/ai-robots-check | GET | $0.001 | 402 |
| /api/llms-txt-check | GET | $0.001 | 402 |
| /api/page-metadata | GET | $0.002 | 402 |
Check whether a public HTTPS page is ready for AI agents and answer engines. Returns AI-crawler access, robots.txt and llms.txt status, canonical and meta tags, Open Graph, JSON-LD, H1 count, and a 0-…
Check robots.txt homepage permissions for major AI crawlers including GPTBot, OAI-SearchBot, ClaudeBot, Google-Extended, PerplexityBot and Applebot-Extended.
Check whether a website publishes llms.txt and return its status, byte size, and a bounded preview for agent discovery workflows.
Extract title, description, canonical URL, robots meta, Open Graph, H1 count and JSON-LD count from a public HTTPS page.