{"api":"v1","generated_at":"2026-09-15T20:46:34.862Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/agentbit-app-v1-website-agent-readiness-991493","pinned_page":"https://tollindex.com/e/agentbit-app-v1-website-agent-readiness-991493/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"agentbit-app-v1-website-agent-readiness-991493","canonical_url":"https://agentbit.app/v1/website/agent-readiness","resource":"https://agentbit.app/v1/website/agent-readiness","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Audit any website for AI-agent and AI-crawler readiness: HTTPS, robots.txt and AI bot rules (GPTBot, ClaudeBot, PerplexityBot), llms.txt, sitemap, title/meta, schema.org JSON-LD, security headers. Returns a 0–100 score with failed checks, issues and concrete recommendations.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-02T14:14:06.274Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"website agent readiness","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"0x4395C7e383b7e05665aad7f36ed77c01923Dd965","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-09-02T14:14:05.985Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:57:33.847Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T05:57:33.847Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:29:08.780Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:24:00.135Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:40:35.912Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:30:01.886Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x4395C7e383b7e05665aad7f36ed77c01923Dd965","page":"https://tollindex.com/seller/0x4395C7e383b7e05665aad7f36ed77c01923Dd965","endpoints":36,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x4395C7e383b7e05665aad7f36ed77c01923Dd965","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-02T14:14:05.985Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://agentbit.app/v1/website/agent-readiness","extensions":{"bazaar":{"info":{"input":{"body":{"url":"https://example.com"},"type":"http","method":"POST","bodyType":"json"},"errors":[{"code":"PAYMENT_REQUIRED","status":402,"retryable":true,"description":"Missing or invalid payment — retry with a valid PAYMENT-SIGNATURE header"},{"code":"VALIDATION_ERROR","status":422,"retryable":false,"description":"Request body does not match the input schema"},{"code":"RATE_LIMITED","status":429,"retryable":true,"description":"Too many requests from this client"},{"code":"UPSTREAM_TIMEOUT","status":502,"retryable":true,"description":"Upstream data source unavailable — safe to retry"}],"output":{"type":"json","example":{"url":"https://example.com","score":55,"checks":{"https":{"pass":true},"llms_txt":{"pass":false},"robots_txt":{"pass":false},"schema_org":{"pass":false}},"issues":["Check failed: robots_txt","Check failed: llms_txt"],"recommendations":["Publish an llms.txt file describing your site for AI agents.","Add schema.org structured data (JSON-LD)."]}},"pricing":{"model":"per-call","amount":0.05,"currency":"USDC"},"networks":["eip155:8453"],"description":"Audit any website for AI-agent readiness: robots.txt, llms.txt, sitemap, schema.org, AI crawler access, security headers. Returns 0-100 score."},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["url"],"properties":{"url":{"type":"string"}},"description":"Website Agent Readiness input. Audit any website for AI-agent and AI-crawler readiness: HTTPS, robots.txt and AI bot rules (GPTBot, ClaudeBot, PerplexityBot), llms.txt, sitemap, title/meta, schema.org JSON-LD, security headers. Returns a 0–100 score with failed checks, issues and concrete recommendations."},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"headers":{"type":"object","additionalProperties":{"type":"string"}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"errors":{"type":"array","items":{"type":"object","required":["status","code"],"properties":{"code":{"type":"string"},"status":{"type":"integer"},"retryable":{"type":"boolean"},"description":{"type":"string"}}}},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}},"pricing":{"type":"object","properties":{"model":{"type":"string"},"amount":{"type":["number","null"]},"currency":{"type":"string"}}},"networks":{"type":"array","items":{"type":"string"}},"description":{"type":"string"}}}}},"description":"Audit any website for AI-agent and AI-crawler readiness: HTTPS, robots.txt and AI bot rules (GPTBot, ClaudeBot, PerplexityBot), llms.txt, sitemap, title/meta, schema.org JSON-LD, security headers. Returns a 0–100 score with failed checks, issues and concrete recommendations.","lastUpdated":"2026-09-02T14:14:06.274Z","x402Version":2}]}}