Discovery
- robots.txt
- llms.txt + llms-full.txt
- XML sitemap
- 7-crawler access matrix
AgentReady x402 starts with a free score. Pay only when you need complete evidence, a competitor benchmark, or copy-ready files that close the gaps.
Deterministic checks. Concrete fixes. No vague AI prose.
AgentReady is publicly indexed outside this site. Check the live routes, payment metadata, health, and buyer routing in independent x402 catalogs.
Enter one public website. The preview returns its 100-point score, category breakdown, and three highest-priority fixes—no wallet or account.
Every point maps to an observable signal and a specific remediation.
Score, four categories, and the top three fixes.
GET /api/audit/previewA 100-point audit with a 7-crawler robots access matrix, llms-full evidence, and ranked remediation.
POST /api/auditCompare two to four websites for AI-search visibility, citation readiness, AEO/GEO, and agent access; expose the largest gaps.
POST /api/audit/compareFull audit plus JSON-LD, metadata, llms.txt, robots crawler policy, security headers, and rollout checks.
POST /api/audit/fix-packSmall, deterministic outputs for agents that do not need a complete audit.
GET or POST /api/extract/agent-textClean, LLM-ready Markdown or token-efficient text for RAG, research, summarization, and agent context—with resolved links and an untrusted-content warning.
POST /api/extract/metadataTechnical SEO and link-preview data: title, canonical, Open Graph, Twitter Cards, parsed JSON-LD, headings, robots policy, and key headers.
POST /api/generate/llms-txtA tailored, ready-to-review llms.txt generated from the site's public content.
POST /api/generate/citation-copySource-grounded hero, metadata, citation cards, and FAQ drafts for AI discovery.
POST /api/preflight/url-checkCheck whether robots.txt allows crawling a URL before paying to fetch it.
POST /api/x402/inspectInspect an endpoint's live PAYMENT-REQUIRED challenge and enforce the buyer budget before paying—or supply a challenge directly.
POST /api/x402/receiptVerify a Base transaction succeeded, reached the required confirmations, and moved the expected USDC amount between the expected wallets.
Send one public URL. Paid routes first return a standard x402 payment challenge; retry with a signed authorization to receive the report.
Start with the smallest paid call: turn one public page into clean, LLM-ready Markdown for RAG, research, or summarization. Its GET form works with directory probes and returns the standard live challenge.
/api/extract/agent-text?url=…&format=markdown$0.005curl 'https://agentready-audit.seshiccse023.chatgpt.site/api/extract/agent-text?url=https%3A%2F%2Fexample.com&format=markdown'/api/audit$0.10curl -X POST https://agentready-audit.seshiccse023.chatgpt.site/api/audit \
-H 'Content-Type: application/json' \
-d '{"url":"https://example.com"}'Need a market view? Compare two to four distinct websites for AI-search visibility, citation readiness, AEO/GEO, and agent access in one benchmark, including category leaders, gaps, priority fixes, and the full audits.
/api/audit/compare$0.75curl -X POST https://agentready-audit.seshiccse023.chatgpt.site/api/audit/compare \
-H 'Content-Type: application/json' \
-d '{"urls":["https://example.com","https://www.iana.org"]}'Want implementation output instead of another report? The fix pack includes the full audit plus tailored files and a safe rollout checklist.
/api/audit/fix-pack$1.50curl -X POST https://agentready-audit.seshiccse023.chatgpt.site/api/audit/fix-pack \
-H 'Content-Type: application/json' \
-d '{"url":"https://example.com"}'{
"score": 74,
"grade": "B",
"summary": "Strong foundation; 2 high-impact fixes remain.",
"categories": {
"discoverability": { "score": 20, "max": 30 },
"structuredData": { "score": 19, "max": 25 },
"content": { "score": 21, "max": 25 },
"trust": { "score": 14, "max": 20 }
},
"findings": [
{
"severity": "high",
"check": "llms.txt",
"status": "missing",
"fix": "Publish an LLM-readable site map at /llms.txt."
}
]
}THE WEB HAS NEW READERS