Agent-Ready Assessment
POST api.ozdreamtools.de/api/agent-ready/assess
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Audits a website for AI agent and AI crawler readiness from artefacts the caller supplies: robots.txt, HTML, response headers, llms.txt, sitemap lastmod values, /.well-known paths. Names the crawler policy per bot (GPTBot, ClaudeBot, PerplexityBot, CCBot, Google-Extended, Amazonbot, Applebot, Bytespider) and reports what it could not measure instead of guessing. Makes no outbound request.
Resource: api.ozdreamtools.de/api/agent-ready/assess
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x4Dd5E59475A55f1C2c0816469600663cb74cC1Dc
Payment methods: — · Last validation: —
{
"input": {
"body": {
"headers": {
"content-type": "text/html"
},
"robots_txt": "User-agent: GPTBot\nDisallow:\n"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"score": {
"max": 10,
"hint": "…",
"points": 6
},
"signals": [
{
"key": "robots_ai_policy",
"facts": {},
"status": "weak"
}
],
"assessed_at": "2026-07-23T09:00:00.000Z",
"not_measured": [
"sitemap_freshness"
]
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x4Dd5E59475A55f1C2c0816469600663cb74cC1Dc",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x4Dd5E59475A55f1C2c0816469600663cb74cC1Dc",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "10000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.