{"api":"v1","generated_at":"2026-09-15T21:49:18.203Z","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/seo-cyberwarex-com-audit-70bfa1","pinned_page":"https://tollindex.com/e/seo-cyberwarex-com-audit-70bfa1/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"seo-cyberwarex-com-audit-70bfa1","canonical_url":"https://seo.cyberwarex.com/audit","resource":"https://seo.cyberwarex.com/audit","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"On-page SEO audit for any live URL. Returns a 0-100 SEO score plus the raw signals behind it: title tag and meta description with their lengths, canonical URL, robots directives, the full H1-H3 heading map, image alt-text coverage, Open Graph and Twitter card completeness, and whether schema.org structured data is present. Fetches the live page on every call, so results reflect the page as it is now. Use it to audit a landing page, diagnose weak search rankings, or inspect a competitor.","service_name":"x402 SEO Audit","declared_category":null,"declared_tags":["seo","seo-audit","on-page-seo","open-graph","meta-tags"],"route_template":null,"registry_updated":"2026-09-15T07:35:36.957Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"audit","category":"media","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","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.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":34,"unique_payers_30d":2,"last_called_at":"2026-09-15T07:35:36.494Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:28:57.369Z","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:28:57.369Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:02:40.842Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:59:07.410Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:15:17.655Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:55:42.817Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2","page":"https://tollindex.com/seller/0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2","endpoints":36,"hosts":17},"reports":0,"registry_record":{"cdp":[{"tags":["seo","seo-audit","on-page-seo","open-graph","meta-tags"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1787649784/bazaar-icons/f98489fd044477d5.png","quality":{"lastCalledAt":"2026-09-15T07:35:36.494Z","l30DaysTotalCalls":34,"l30DaysUniquePayers":2},"resource":"https://seo.cyberwarex.com/audit","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"url":"https://example.com"}},"output":{"type":"json","example":{"url":"https://example.com","score":78,"title":"Example Domain","robots":"index, follow","canonical":"https://example.com","h1_h3_map":{"h1":["Example Domain"],"h2":[],"h3":[]},"title_length":14,"meta_description":"Illustrative example domain for documentation.","image_alt_coverage":{"with_alt":3,"missing_alt":1,"coverage_pct":75,"total_images":4},"schema_org_present":true,"og_twitter_complete":false,"meta_description_length":46}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","format":"uri","description":"Absolute http(s) URL of the page to audit."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"url":{"type":"string"},"score":{"type":"integer","description":"Overall on-page SEO score, 0-100."},"title":{"type":["string","null"]},"robots":{"type":["string","null"]},"canonical":{"type":["string","null"]},"h1_h3_map":{"type":"object","description":"Arrays of h1, h2 and h3 heading text."},"title_length":{"type":"integer"},"meta_description":{"type":["string","null"]},"image_alt_coverage":{"type":"object","description":"total_images, with_alt, missing_alt, coverage_pct."},"schema_org_present":{"type":"boolean"},"og_twitter_complete":{"type":"boolean"},"meta_description_length":{"type":"integer"}}}}}}}}},"description":"On-page SEO audit for any live URL. Returns a 0-100 SEO score plus the raw signals behind it: title tag and meta description with their lengths, canonical URL, robots directives, the full H1-H3 heading map, image alt-text coverage, Open Graph and Twitter card completeness, and whether schema.org structured data is present. Fetches the live page on every call, so results reflect the page as it is now. Use it to audit a landing page, diagnose weak search rankings, or inspect a competitor.","lastUpdated":"2026-09-15T07:35:36.957Z","serviceName":"x402 SEO Audit","x402Version":2}]}}