Live on Base · x402

Make your website legible to the agents choosing it.

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.

Start
Free
Account
Not required
Paid
0.005–1.50 USDC
AGENT READINESSAUDITED
74/100
Discovery
67%
Structured data
76%
Content clarity
84%
Trust
70%

Deterministic checks. Concrete fixes. No vague AI prose.

HTTP 402 nativeUSDC on BaseBazaar metadataNo API key
INDEPENDENTLY DISCOVERABLE

Verify the service before your agent pays.

AgentReady is publicly indexed outside this site. Check the live routes, payment metadata, health, and buyer routing in independent x402 catalogs.

FREE TRIAGE

Check the score before spending anything.

Enter one public website. The preview returns its 100-point score, category breakdown, and three highest-priority fixes—no wallet or account.

Opens a structured JSON report. Submitted URLs are not retained.
THE AUDIT

Four lenses. One actionable score.

Every point maps to an observable signal and a specific remediation.

0130 pts

Discovery

  • robots.txt
  • llms.txt + llms-full.txt
  • XML sitemap
  • 7-crawler access matrix
0225 pts

Structure

  • JSON-LD
  • Open Graph
  • Canonical URL
  • Semantic HTML
0325 pts

Content

  • Title and summary
  • Heading hierarchy
  • Indexability
  • Substantive copy
0420 pts

Trust

  • HTTPS
  • Contact signals
  • Policies
  • Security headers
PAY ONLY FOR THE DEPTH YOU NEED

Four useful stopping points.

Free

Preview

Score, four categories, and the top three fixes.

GET /api/audit/preview
$0.10

AEO/GEO audit

A 100-point audit with a 7-crawler robots access matrix, llms-full evidence, and ranked remediation.

POST /api/audit
$0.75

Compare websites

Compare two to four websites for AI-search visibility, citation readiness, AEO/GEO, and agent access; expose the largest gaps.

POST /api/audit/compare
LOW-COST BUILDING BLOCKS

Buy one useful transformation.

Small, deterministic outputs for agents that do not need a complete audit.

$0.005GET or POST /api/extract/agent-text

Webpage URL to Markdown

Clean, LLM-ready Markdown or token-efficient text for RAG, research, summarization, and agent context—with resolved links and an untrusted-content warning.

$0.005POST /api/extract/metadata

URL metadata / JSON-LD

Technical SEO and link-preview data: title, canonical, Open Graph, Twitter Cards, parsed JSON-LD, headings, robots policy, and key headers.

$0.05POST /api/generate/llms-txt

llms.txt

A tailored, ready-to-review llms.txt generated from the site's public content.

$0.02POST /api/generate/citation-copy

Citation copy

Source-grounded hero, metadata, citation cards, and FAQ drafts for AI discovery.

$0.005POST /api/preflight/url-check

Robots.txt crawl preflight

Check whether robots.txt allows crawling a URL before paying to fetch it.

$0.02POST /api/x402/inspect

Live x402 pre-pay check

Inspect an endpoint's live PAYMENT-REQUIRED challenge and enforce the buyer budget before paying—or supply a challenge directly.

$0.01POST /api/x402/receipt

Settlement receipt

Verify a Base transaction succeeded, reached the required confirmations, and moved the expected USDC amount between the expected wallets.

THE ENDPOINT

Built for agents, scripts, and pipelines.

Send one public URL. Paid routes first return a standard x402 payment challenge; retry with a signed authorization to receive the report.

  • Stateless—no account, key, or subscription
  • Payment settles directly on Base
  • Start free, then pay only for deeper output
  • Strict public-URL validation and response-size limits

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.

GET/api/extract/agent-text?url=…&format=markdown$0.005
curl 'https://agentready-audit.seshiccse023.chatgpt.site/api/extract/agent-text?url=https%3A%2F%2Fexample.com&format=markdown'
POST/api/audit$0.10
curl -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.

POST/api/audit/compare$0.75
curl -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.

POST/api/audit/fix-pack$1.50
curl -X POST https://agentready-audit.seshiccse023.chatgpt.site/api/audit/fix-pack \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com"}'
response.json
{
  "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

See what they can—and cannot—understand.