{"api":"v1","generated_at":"2026-09-16T00:44:29.825Z","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/kairostamp-com-api-v1-redirect-audit-ed3e13","pinned_page":"https://tollindex.com/e/kairostamp-com-api-v1-redirect-audit-ed3e13/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":"kairostamp-com-api-v1-redirect-audit-ed3e13","canonical_url":"https://kairostamp.com/api/v1/redirect-audit","resource":"https://kairostamp.com/api/v1/redirect-audit","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Redirect audit: follows one public http/https URL server-side and returns the ordered redirect chain, hop count, final URL, final HTTP status, whether the destination changed origin and whether HTTPS was downgraded to HTTP, with a timestamp and a tamper-evident receipt. Single GET query parameter (url). No response body is returned.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-08-23T09:07:16.997Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"redirect audit","category":"market-data","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.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0xdB6F694aE695C632C82677a50593B46137808453","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-23T09:07:16.020Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:56:30.245Z","state":"malformed","failed_checks":["has_bazaar_extension"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T06:56:30.245Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:23:39.748Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:13:46.426Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:51:59.846Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:40:56.095Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xdB6F694aE695C632C82677a50593B46137808453","page":"https://tollindex.com/seller/0xdB6F694aE695C632C82677a50593B46137808453","endpoints":10,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xdB6F694aE695C632C82677a50593B46137808453","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-23T09:07:16.02Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://kairostamp.com/api/v1/redirect-audit","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"url":"https://example.com/"}},"output":{"type":"json","example":{"note":"Redirect metadata only: no response body, content preview or body digest is returned. Redirects are re-validated against the same address policy at every hop and are capped.","final_url":"https://www.example.com/home","hop_count":1,"chain_hash":"d084fff3e5d852089814f7d4d3ffe9d04d1a39ce9d2e0573a95f24cf78fb584d","fetched_at":"2026-08-23T05:32:12.771Z","receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30","initial_url":"https://example.com/","cross_origin":true,"final_status":200,"redirect_chain":["https://www.example.com/home"],"https_downgrade":false}}},"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"],"type":"string"},"queryParams":{"type":"object","examples":[{"url":"https://example.com/"}],"required":["url"],"properties":{"url":{"type":"string","format":"uri","examples":["https://example.com/"],"maxLength":2048,"description":"Public http/https URL. Sent as the `url` query parameter."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["initial_url","final_url","redirect_chain","hop_count","final_status"],"properties":{"note":{"type":"string"},"final_url":{"type":"string","format":"uri"},"hop_count":{"type":"integer"},"chain_hash":{"type":["string","null"],"description":"Tamper-evident hash-chain value."},"fetched_at":{"type":["string","null"],"format":"date-time"},"receipt_id":{"type":["string","null"],"format":"uuid"},"initial_url":{"type":"string","format":"uri"},"cross_origin":{"type":"boolean"},"final_status":{"type":"integer"},"redirect_chain":{"type":"array","items":{"type":"string","format":"uri"}},"https_downgrade":{"type":"boolean"}}}}}}}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"a":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"App builder code"},"s":{"type":"array","items":{"type":"string","pattern":"^[a-z0-9_]{1,32}$"},"maxItems":11,"description":"Service builder codes"},"w":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"Wallet builder code"}},"additionalProperties":false}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"description":"Redirect audit: follows one public http/https URL server-side and returns the ordered redirect chain, hop count, final URL, final HTTP status, whether the destination changed origin and whether HTTPS was downgraded to HTTP, with a timestamp and a tamper-evident receipt. Single GET query parameter (url). No response body is returned.","lastUpdated":"2026-08-23T09:07:16.997Z","x402Version":2}]}}