{"x402Version":2,"payTo":"0xdB6F694aE695C632C82677a50593B46137808453","resources":[{"id":12353,"slug":"12353","resource":"https://kairostamp.com/api/v1/change-check","description":"Kairostamp change check: server-side fetch of one public http/https URL, compared against a caller-supplied prior SHA-256 or prior Kairostamp receipt id. Returns whether the response body changed, both digests, and a new time-stamped evidence receipt with its tamper-evident hash-chain entry. One call performs one check; repeat monitoring means calling again.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xdB6F694aE695C632C82677a50593B46137808453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"prior_sha256":"ff67a9d764d6a2367a187734e697f6a53217db9a21c101d410a113ca871a299d","url":"https://example.com/"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"chain_hash":"d084fff3e5d852089814f7d4d3ffe9d04d1a39ce9d2e0573a95f24cf78fb584d","changed":false,"current_sha256":"ff67a9d764d6a2367a187734e697f6a53217db9a21c101d410a113ca871a299d","previous_chain_hash":"da27fe24efc04330962d1b95c7929a9de901ad0ea49a7997edf9f2731bf88def","previous_sha256":"ff67a9d764d6a2367a187734e697f6a53217db9a21c101d410a113ca871a299d","receipt":{"byte_length":559,"content_type":"text/html","fetched_at":"2026-08-22T03:12:04.114Z","redirect_chain":[],"sha256":"ff67a9d764d6a2367a187734e697f6a53217db9a21c101d410a113ca871a299d","status_code":200,"text_preview":"<!doctype html><html lang=\"en\"><head><title>Example Domain</title>…","url":"https://example.com/"},"receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"examples":[{"prior_sha256":"ff67a9d764d6a2367a187734e697f6a53217db9a21c101d410a113ca871a299d","url":"https://example.com/"}],"properties":{"prior_receipt_id":{"description":"Id of an earlier Kairostamp receipt whose digest should be used as the baseline. Supply exactly one of prior_sha256 or prior_receipt_id.","format":"uuid","type":"string"},"prior_sha256":{"description":"SHA-256 of the previously observed response body. Supply exactly one of prior_sha256 or prior_receipt_id.","pattern":"^[0-9a-f]{64}$","type":"string"},"url":{"description":"Public http/https URL to fetch and compare.","examples":["https://example.com/"],"format":"uri","maxLength":2048,"type":"string"}},"required":["url"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain_hash":{"description":"Hash-chain value of this receipt.","type":"string"},"changed":{"description":"True when the current body digest differs from the baseline digest.","type":"boolean"},"current_sha256":{"description":"SHA-256 of the body fetched now.","type":"string"},"previous_chain_hash":{"description":"Hash-chain value of the previous receipt.","type":["string","null"]},"previous_sha256":{"description":"Baseline digest used for the comparison.","type":["string","null"]},"receipt":{"properties":{"byte_length":{"type":"integer"},"content_type":{"type":["string","null"]},"fetched_at":{"format":"date-time","type":"string"},"redirect_chain":{"items":{"format":"uri","type":"string"},"type":"array"},"sha256":{"type":"string"},"status_code":{"type":"integer"},"text_preview":{"type":["string","null"]},"url":{"format":"uri","type":"string"}},"required":["url","fetched_at","status_code","content_type","byte_length","sha256","redirect_chain","text_preview"],"type":"object"},"receipt_id":{"description":"Evidence receipt identifier.","format":"uuid","type":"string"}},"required":["changed","previous_sha256","current_sha256","receipt_id","chain_hash","receipt"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"kairostamp.com","lastUpdated":"2026-08-23T05:25:28.474Z","quality":{"calls30d":9,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T05:25:26.475Z"},"liveness":{},"verified":false,"featured":false},{"id":12352,"slug":"12352","resource":"https://kairostamp.com/api/v1/snapshot","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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xdB6F694aE695C632C82677a50593B46137808453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"url":"https://example.com/"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"chain_hash":"d084fff3e5d852089814f7d4d3ffe9d04d1a39ce9d2e0573a95f24cf78fb584d","previous_chain_hash":"da27fe24efc04330962d1b95c7929a9de901ad0ea49a7997edf9f2731bf88def","receipt":{"byte_length":559,"content_type":"text/html","fetched_at":"2026-08-21T06:32:12.771Z","redirect_chain":[],"sha256":"ff67a9d764d6a2367a187734e697f6a53217db9a21c101d410a113ca871a299d","status_code":200,"text_preview":"<!doctype html><html lang=\"en\"><head><title>Example Domain</title>…","url":"https://example.com/"},"receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"examples":[{"url":"https://example.com/"}],"properties":{"url":{"description":"Public http/https URL to snapshot.","examples":["https://example.com/"],"format":"uri","maxLength":2048,"type":"string"}},"required":["url"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain_hash":{"description":"SHA-256 hash-chain value of this receipt.","type":"string"},"previous_chain_hash":{"description":"SHA-256 hash-chain value of the previous receipt, or null for the first entry.","type":["string","null"]},"receipt":{"properties":{"byte_length":{"description":"Bytes read from the response body.","type":"integer"},"content_type":{"description":"Response Content-Type, if provided.","type":["string","null"]},"fetched_at":{"description":"Server fetch timestamp (UTC).","format":"date-time","type":"string"},"redirect_chain":{"description":"Ordered URLs of any redirects followed (max 3).","items":{"format":"uri","type":"string"},"type":"array"},"sha256":{"description":"SHA-256 of the response body bytes.","type":"string"},"status_code":{"description":"HTTP status returned by the target.","type":"integer"},"text_preview":{"description":"First 4,000 characters of decoded text, when the body is textual.","type":["string","null"]},"url":{"description":"Final URL that was fetched.","format":"uri","type":"string"}},"required":["url","fetched_at","status_code","content_type","byte_length","sha256","redirect_chain","text_preview"],"type":"object"},"receipt_id":{"description":"Evidence receipt identifier.","format":"uuid","type":"string"}},"required":["receipt_id","chain_hash","receipt"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"kairostamp.com","lastUpdated":"2026-08-23T09:09:10.24Z","quality":{"calls30d":3,"uniquePayers30d":2,"lastCalledAt":"2026-08-23T09:09:09.741Z"},"liveness":{},"verified":false,"featured":false},{"id":12354,"slug":"12354","resource":"https://kairostamp.com/api/v1/verify","description":"Receipt verification: read-only hash-chain verification of one existing Kairostamp receipt id. Recomputes the canonical SHA-256 digest, compares it with the stored chain hash, checks linkage to the preceding entry and reports whether the entry is covered by an on-chain checkpoint. Performs no outbound fetch. Single GET query parameter (receipt_id).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xdB6F694aE695C632C82677a50593B46137808453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30"},"type":"http"},"output":{"example":{"anchor":{"chain_seq":14,"covered":true,"network":"eip155:84532","note":"Checkpoints record a chain hash only; anchoring is not a guarantee of availability, accuracy or legal effect.","status":"confirmed"},"chain":{"chain_hash":"d084fff3e5d852089814f7d4d3ffe9d04d1a39ce9d2e0573a95f24cf78fb584d","chain_seq":12,"linked":true,"previous_chain_hash":"da27fe24efc04330962d1b95c7929a9de901ad0ea49a7997edf9f2731bf88def"},"codes":[],"exists":true,"method":"recomputed_digest","receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30","verdict":"valid"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"examples":[{"receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30"}],"properties":{"receipt_id":{"description":"Identifier of a receipt previously returned by a Kairostamp paid endpoint. Sent as the `receipt_id` query parameter.","examples":["85cd424c-b68b-440e-8f4f-e02147799f30"],"format":"uuid","type":"string"}},"required":["receipt_id"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"anchor":{"properties":{"chain_seq":{"type":["integer","null"]},"covered":{"description":"True when a checkpoint covers this entry.","type":"boolean"},"network":{"type":["string","null"]},"note":{"type":"string"},"status":{"type":["string","null"]}},"required":["covered"],"type":"object"},"chain":{"properties":{"chain_hash":{"type":["string","null"]},"chain_seq":{"type":"integer"},"linked":{"description":"True when the stored previous hash matches the preceding entry.","type":["boolean","null"]},"previous_chain_hash":{"type":["string","null"]}},"required":["chain_seq","chain_hash","previous_chain_hash","linked"],"type":"object"},"codes":{"items":{"type":"string"},"type":"array"},"exists":{"type":"boolean"},"method":{"description":"Verification method used.","type":"string"},"receipt_id":{"format":"uuid","type":"string"},"verdict":{"description":"Result of recomputing the canonical digest for this entry.","enum":["valid","invalid","indeterminate","quarantined_legacy"],"type":"string"}},"required":["receipt_id","exists","verdict","chain"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"kairostamp.com","lastUpdated":"2026-08-23T09:07:59.905Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T09:07:58.718Z"},"liveness":{},"verified":false,"featured":false},{"id":12355,"slug":"12355","resource":"https://kairostamp.com/api/v1/sitemap","description":"Sitemap lookup: locates a site's sitemap from robots.txt or same-origin /sitemap.xml, fetches it server-side and returns up to 100 normalized http/https URLs with the sitemap URL, document kind, count, truncation flag, a timestamp and a tamper-evident receipt. Single GET query parameter (url). One document only; child sitemaps are not fetched.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xdB6F694aE695C632C82677a50593B46137808453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"url":"https://example.com/"},"type":"http"},"output":{"example":{"chain_hash":"d084fff3e5d852089814f7d4d3ffe9d04d1a39ce9d2e0573a95f24cf78fb584d","fetched_at":"2026-08-23T05:32:12.771Z","max_urls":100,"note":"The sitemap is located from the origin's robots.txt Sitemap declaration, falling back to same-origin /sitemap.xml. Only that one document is fetched: child sitemaps referenced by a sitemap index are NOT fetched in this version, so a sitemap index returns its child sitemap URLs rather than page URLs. At most 100 URLs are returned; `truncated` is true when there were more or the fetch limit was reached.","receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30","site_url":"https://example.com/","sitemap_kind":"urlset","sitemap_status":200,"sitemap_url":"https://example.com/sitemap.xml","truncated":false,"url_count":2,"urls":["https://example.com/","https://example.com/pricing"]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"examples":[{"url":"https://example.com/"}],"properties":{"url":{"description":"Public http/https site URL. Sent as the `url` query parameter.","examples":["https://example.com/"],"format":"uri","maxLength":2048,"type":"string"}},"required":["url"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain_hash":{"description":"Tamper-evident hash-chain value.","type":["string","null"]},"fetched_at":{"format":"date-time","type":["string","null"]},"max_urls":{"type":"integer"},"note":{"type":"string"},"receipt_id":{"format":"uuid","type":["string","null"]},"site_url":{"format":"uri","type":"string"},"sitemap_kind":{"enum":["urlset","sitemapindex","unknown"],"type":"string"},"sitemap_status":{"type":["integer","null"]},"sitemap_url":{"format":"uri","type":["string","null"]},"truncated":{"type":"boolean"},"url_count":{"type":"integer"},"urls":{"items":{"format":"uri","type":"string"},"type":"array"}},"required":["site_url","sitemap_url","urls","url_count"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"kairostamp.com","lastUpdated":"2026-08-23T09:07:51.032Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T09:07:50.235Z"},"liveness":{},"verified":false,"featured":false},{"id":12356,"slug":"12356","resource":"https://kairostamp.com/api/v1/link-map","description":"Link map: fetches one public HTML page server-side and returns up to 100 normalized, deduplicated http/https links with internal/external classification and counts, the final URL, a timestamp and a tamper-evident receipt. Single GET query parameter (url). One page only; no recursive crawling. Check crawl permission first with GET /api/v1/robots-check.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xdB6F694aE695C632C82677a50593B46137808453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"url":"https://example.com/"},"type":"http"},"output":{"example":{"chain_hash":"d084fff3e5d852089814f7d4d3ffe9d04d1a39ce9d2e0573a95f24cf78fb584d","external_count":1,"fetched_at":"2026-08-23T05:32:12.771Z","internal_count":1,"link_count":2,"links":[{"internal":true,"url":"https://example.com/pricing"},{"internal":false,"url":"https://www.iana.org/domains/example"}],"max_links":100,"note":"Links are read from the fetched HTML of this single page: no JavaScript is executed and no recursive crawling is performed. mailto, javascript, data and fragment-only links are ignored. At most 100 unique links are returned; `truncated` is true when the page had more or exceeded the fetch limit.","receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30","status_code":200,"truncated":false,"url":"https://example.com/"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"examples":[{"url":"https://example.com/"}],"properties":{"url":{"description":"Public http/https URL. Sent as the `url` query parameter.","examples":["https://example.com/"],"format":"uri","maxLength":2048,"type":"string"}},"required":["url"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain_hash":{"description":"Tamper-evident hash-chain value.","type":["string","null"]},"external_count":{"type":"integer"},"fetched_at":{"format":"date-time","type":["string","null"]},"internal_count":{"type":"integer"},"link_count":{"type":"integer"},"links":{"items":{"properties":{"internal":{"description":"True when the host matches the page host.","type":"boolean"},"url":{"format":"uri","type":"string"}},"required":["url","internal"],"type":"object"},"type":"array"},"max_links":{"type":"integer"},"note":{"type":"string"},"receipt_id":{"format":"uuid","type":["string","null"]},"status_code":{"type":["integer","null"]},"truncated":{"type":"boolean"},"url":{"format":"uri","type":["string","null"]}},"required":["url","links","link_count"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"kairostamp.com","lastUpdated":"2026-08-23T09:07:20.941Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T09:07:20.299Z"},"liveness":{},"verified":false,"featured":false},{"id":12357,"slug":"12357","resource":"https://kairostamp.com/api/v1/text-extract","description":"Readable text extraction: fetches one public HTML page server-side and returns clean plain text with the page title, final URL, HTTP status, content type, SHA-256 of the response body, a timestamp and a tamper-evident receipt. Single GET query parameter (url). Text is capped at 12000 characters; no JavaScript is executed.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xdB6F694aE695C632C82677a50593B46137808453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"url":"https://example.com/"},"type":"http"},"output":{"example":{"chain_hash":"d084fff3e5d852089814f7d4d3ffe9d04d1a39ce9d2e0573a95f24cf78fb584d","char_count":75,"content_type":"text/html","fetched_at":"2026-08-23T05:32:12.771Z","max_chars":12000,"note":"Static extraction: scripts, styles and markup are stripped from the fetched bytes. No JavaScript is executed and no browser rendering is performed, so client-rendered content will be absent. Text is capped at 12000 characters; `truncated` is true when the page exceeded the cap or the fetch limit.","receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30","sha256":"ff67a9d764d6a2367a187734e697f6a53217db9a21c101d410a113ca871a299d","status_code":200,"text":"Example Domain\nThis domain is for use in illustrative examples in documents.","title":"Example Domain","truncated":false,"url":"https://example.com/"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"examples":[{"url":"https://example.com/"}],"properties":{"url":{"description":"Public http/https URL. Sent as the `url` query parameter.","examples":["https://example.com/"],"format":"uri","maxLength":2048,"type":"string"}},"required":["url"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain_hash":{"description":"Tamper-evident hash-chain value.","type":["string","null"]},"char_count":{"type":"integer"},"content_type":{"type":["string","null"]},"fetched_at":{"format":"date-time","type":["string","null"]},"max_chars":{"type":"integer"},"note":{"type":"string"},"receipt_id":{"format":"uuid","type":["string","null"]},"sha256":{"description":"SHA-256 of the response body bytes.","type":["string","null"]},"status_code":{"type":["integer","null"]},"text":{"type":"string"},"title":{"type":["string","null"]},"truncated":{"type":"boolean"},"url":{"format":"uri","type":["string","null"]}},"required":["url","text","char_count","truncated"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"kairostamp.com","lastUpdated":"2026-08-23T09:07:18.667Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T09:07:18.243Z"},"liveness":{},"verified":false,"featured":false},{"id":12358,"slug":"12358","resource":"https://kairostamp.com/api/v1/redirect-audit","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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xdB6F694aE695C632C82677a50593B46137808453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"url":"https://example.com/"},"type":"http"},"output":{"example":{"chain_hash":"d084fff3e5d852089814f7d4d3ffe9d04d1a39ce9d2e0573a95f24cf78fb584d","cross_origin":true,"fetched_at":"2026-08-23T05:32:12.771Z","final_status":200,"final_url":"https://www.example.com/home","hop_count":1,"https_downgrade":false,"initial_url":"https://example.com/","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.","receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30","redirect_chain":["https://www.example.com/home"]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"examples":[{"url":"https://example.com/"}],"properties":{"url":{"description":"Public http/https URL. Sent as the `url` query parameter.","examples":["https://example.com/"],"format":"uri","maxLength":2048,"type":"string"}},"required":["url"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain_hash":{"description":"Tamper-evident hash-chain value.","type":["string","null"]},"cross_origin":{"type":"boolean"},"fetched_at":{"format":"date-time","type":["string","null"]},"final_status":{"type":"integer"},"final_url":{"format":"uri","type":"string"},"hop_count":{"type":"integer"},"https_downgrade":{"type":"boolean"},"initial_url":{"format":"uri","type":"string"},"note":{"type":"string"},"receipt_id":{"format":"uuid","type":["string","null"]},"redirect_chain":{"items":{"format":"uri","type":"string"},"type":"array"}},"required":["initial_url","final_url","redirect_chain","hop_count","final_status"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"kairostamp.com","lastUpdated":"2026-08-23T09:07:16.997Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T09:07:16.02Z"},"liveness":{},"verified":false,"featured":false},{"id":12359,"slug":"12359","resource":"https://kairostamp.com/api/v1/robots-check","description":"robots.txt check: fetches the origin's /robots.txt server-side and reports whether a given URL path is allowed or blocked for a user agent, with the matched rule, the robots URL, the HTTP status, a timestamp and a tamper-evident receipt. Query parameters: url (required), user_agent (optional, defaults to *). Only robots.txt is fetched; no crawling. Pair with GET /api/v1/link-map or /api/v1/sitemap to plan an allowed fetch.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xdB6F694aE695C632C82677a50593B46137808453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"url":"https://example.com/pricing","user_agent":"GPTBot"},"type":"http"},"output":{"example":{"chain_hash":"d084fff3e5d852089814f7d4d3ffe9d04d1a39ce9d2e0573a95f24cf78fb584d","decision":"allowed","fetched_at":"2026-08-23T05:32:12.771Z","matched_rule":"Allow: /pricing","matched_user_agent":"*","note":"Decision derived from the origin's /robots.txt as fetched at this timestamp. Only that one file is fetched; the target URL itself is not requested and nothing is crawled. robots.txt is a crawler convention, not a legal permission.","receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30","robots_status":200,"robots_url":"https://example.com/robots.txt","target_url":"https://example.com/pricing","user_agent":"GPTBot"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"examples":[{"url":"https://example.com/pricing","user_agent":"GPTBot"}],"properties":{"url":{"description":"Public http/https URL whose path should be evaluated. Sent as the `url` query parameter.","examples":["https://example.com/"],"format":"uri","maxLength":2048,"type":"string"},"user_agent":{"description":"Crawler user-agent token to evaluate. Defaults to `*`.","examples":["*","GPTBot"],"maxLength":200,"type":"string"}},"required":["url"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain_hash":{"description":"Tamper-evident hash-chain value.","type":["string","null"]},"decision":{"enum":["allowed","blocked","unknown"],"type":"string"},"fetched_at":{"format":"date-time","type":["string","null"]},"matched_rule":{"type":["string","null"]},"matched_user_agent":{"type":["string","null"]},"note":{"type":"string"},"receipt_id":{"format":"uuid","type":["string","null"]},"robots_status":{"type":["integer","null"]},"robots_url":{"format":"uri","type":["string","null"]},"target_url":{"format":"uri","type":"string"},"user_agent":{"type":"string"}},"required":["target_url","decision","robots_url"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"kairostamp.com","lastUpdated":"2026-08-23T09:07:15.217Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T09:07:14.068Z"},"liveness":{},"verified":false,"featured":false},{"id":12360,"slug":"12360","resource":"https://kairostamp.com/api/v1/headers","description":"URL HTTP metadata receipt: server-side fetch of one public http/https URL, returning only transport metadata — HTTP status, final URL, redirect chain, content type and byte length — plus a receipt id. The response body is not returned and no content preview is stored. Single GET query parameter (url).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xdB6F694aE695C632C82677a50593B46137808453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"url":"https://example.com/"},"type":"http"},"output":{"example":{"http":{"byte_length":559,"content_type":"text/html","fetched_at":"2026-08-23T05:32:12.771Z","redirect_chain":[],"status_code":200,"url":"https://example.com/"},"note":"Transport metadata only: no response body, body digest or content preview is returned. TLS certificate details are not collected by this service.","receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"examples":[{"url":"https://example.com/"}],"properties":{"url":{"description":"Public http/https URL to fetch. Sent as the `url` query parameter.","examples":["https://example.com/"],"format":"uri","maxLength":2048,"type":"string"}},"required":["url"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"http":{"properties":{"byte_length":{"description":"Bytes read from the response body.","type":"integer"},"content_type":{"type":["string","null"]},"fetched_at":{"format":"date-time","type":"string"},"redirect_chain":{"items":{"format":"uri","type":"string"},"type":"array"},"status_code":{"type":"integer"},"url":{"description":"Final URL after any redirects.","format":"uri","type":"string"}},"required":["url","fetched_at","status_code","content_type","byte_length","redirect_chain"],"type":"object"},"note":{"type":"string"},"receipt_id":{"format":"uuid","type":"string"}},"required":["receipt_id","http"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"kairostamp.com","lastUpdated":"2026-08-23T09:07:13.323Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T09:07:12.049Z"},"liveness":{},"verified":false,"featured":false},{"id":12361,"slug":"12361","resource":"https://kairostamp.com/api/v1/digest","description":"URL digest receipt: server-side fetch of one public http/https URL, returning a time-stamped receipt with the HTTP status, final URL, content type, byte length, SHA-256 of the response body, redirect chain, receipt id and tamper-evident hash-chain entry. Single GET query parameter (url). One call performs one fetch; there is no monitoring and no retry.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xdB6F694aE695C632C82677a50593B46137808453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"url":"https://example.com/"},"type":"http"},"output":{"example":{"chain_hash":"d084fff3e5d852089814f7d4d3ffe9d04d1a39ce9d2e0573a95f24cf78fb584d","previous_chain_hash":"da27fe24efc04330962d1b95c7929a9de901ad0ea49a7997edf9f2731bf88def","receipt":{"byte_length":559,"content_type":"text/html","fetched_at":"2026-08-23T05:32:12.771Z","redirect_chain":[],"sha256":"ff67a9d764d6a2367a187734e697f6a53217db9a21c101d410a113ca871a299d","status_code":200,"text_preview":"<!doctype html><html lang=\"en\"><head><title>Example Domain</title>…","url":"https://example.com/"},"receipt_id":"85cd424c-b68b-440e-8f4f-e02147799f30"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":false,"examples":[{"url":"https://example.com/"}],"properties":{"url":{"description":"Public http/https URL to fetch. Sent as the `url` query parameter.","examples":["https://example.com/"],"format":"uri","maxLength":2048,"type":"string"}},"required":["url"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain_hash":{"description":"SHA-256 hash-chain value of this receipt.","type":"string"},"previous_chain_hash":{"description":"SHA-256 hash-chain value of the previous receipt.","type":["string","null"]},"receipt":{"properties":{"byte_length":{"type":"integer"},"content_type":{"type":["string","null"]},"fetched_at":{"format":"date-time","type":"string"},"redirect_chain":{"items":{"format":"uri","type":"string"},"type":"array"},"sha256":{"description":"SHA-256 of the response body bytes.","type":"string"},"status_code":{"type":"integer"},"text_preview":{"type":["string","null"]},"url":{"description":"Final URL that was fetched.","format":"uri","type":"string"}},"required":["url","fetched_at","status_code","content_type","byte_length","sha256","redirect_chain"],"type":"object"},"receipt_id":{"description":"Evidence receipt identifier.","format":"uuid","type":"string"}},"required":["receipt_id","chain_hash","receipt"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"tags":["bazaar","builder-code","eip2612GasSponsoring","erc20ApprovalGasSponsoring"],"sourceHost":"kairostamp.com","lastUpdated":"2026-08-23T09:07:11.912Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T09:07:09.772Z"},"liveness":{},"verified":false,"featured":false}]}