{"api":"v1","generated_at":"2026-09-15T22:50:59.631Z","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-snapshot-4eecbd","pinned_page":"https://tollindex.com/e/kairostamp-com-api-v1-snapshot-4eecbd/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-snapshot-4eecbd","canonical_url":"https://kairostamp.com/api/v1/snapshot","resource":"https://kairostamp.com/api/v1/snapshot","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Kairostamp evidence snapshot: server-side fetch of one public http/https URL, returning a time-stamped receipt with the response status, content type, byte length, SHA-256 of the body, redirect chain, a text preview, and a tamper-evident hash-chain entry.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-08-23T09:09:10.240Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"snapshot","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.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0xdB6F694aE695C632C82677a50593B46137808453","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":3,"unique_payers_30d":2,"last_called_at":"2026-08-23T09:09:09.741Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:42:48.425Z","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-15T04:42:48.425Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:38:24.483Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:36:36.941Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:53:09.021Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:27:49.475Z","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":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-23T09:09:09.741Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":2},"resource":"https://kairostamp.com/api/v1/snapshot","extensions":{"bazaar":{"info":{"input":{"body":{"url":"https://example.com/"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"receipt":{"url":"https://example.com/","sha256":"ff67a9d764d6a2367a187734e697f6a53217db9a21c101d410a113ca871a299d","fetched_at":"2026-08-21T06:32:12.771Z","byte_length":559,"status_code":200,"content_type":"text/html","text_preview":"<!doctype html><html lang=\"en\"><head><title>Example Domain</title>…","redirect_chain":[]},"chain_hash":"d084fff3e5d852089814f7d4d3ffe9d04d1a39ce9d2e0573a95f24cf78fb584d","receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30","previous_chain_hash":"da27fe24efc04330962d1b95c7929a9de901ad0ea49a7997edf9f2731bf88def"}}},"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","examples":[{"url":"https://example.com/"}],"required":["url"],"properties":{"url":{"type":"string","format":"uri","examples":["https://example.com/"],"maxLength":2048,"description":"Public http/https URL to snapshot."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["receipt_id","chain_hash","receipt"],"properties":{"receipt":{"type":"object","required":["url","fetched_at","status_code","content_type","byte_length","sha256","redirect_chain","text_preview"],"properties":{"url":{"type":"string","format":"uri","description":"Final URL that was fetched."},"sha256":{"type":"string","description":"SHA-256 of the response body bytes."},"fetched_at":{"type":"string","format":"date-time","description":"Server fetch timestamp (UTC)."},"byte_length":{"type":"integer","description":"Bytes read from the response body."},"status_code":{"type":"integer","description":"HTTP status returned by the target."},"content_type":{"type":["string","null"],"description":"Response Content-Type, if provided."},"text_preview":{"type":["string","null"],"description":"First 4,000 characters of decoded text, when the body is textual."},"redirect_chain":{"type":"array","items":{"type":"string","format":"uri"},"description":"Ordered URLs of any redirects followed (max 3)."}}},"chain_hash":{"type":"string","description":"SHA-256 hash-chain value of this receipt."},"receipt_id":{"type":"string","format":"uuid","description":"Evidence receipt identifier."},"previous_chain_hash":{"type":["string","null"],"description":"SHA-256 hash-chain value of the previous receipt, or null for the first entry."}}}}}}}},"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":"Kairostamp evidence snapshot: server-side fetch of one public http/https URL, returning a time-stamped receipt with the response status, content type, byte length, SHA-256 of the body, redirect chain, a text preview, and a tamper-evident hash-chain entry.","lastUpdated":"2026-08-23T09:09:10.24Z","x402Version":2}]}}