{"x402Version":2,"payTo":"0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28","resources":[{"id":13433,"slug":"13433","resource":"https://x402.fairseal.io/v1/rng/latest","description":"Verifiable random numbers with cryptographic epoch references. Wesolowski 2048-bit VDF epoch chain with on-chain MerkleAnchor reference. For unbiased randomness: POST /v1/rng/commit (free), then GET the reveal_url returned in the response. Do not construct reveal paths yourself.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300},{"scheme":"batch-settlement","network":"eip155:8453","payTo":"0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.fairseal.io","lastUpdated":"2026-09-17T03:57:49.832Z","quality":{"calls30d":13,"uniquePayers30d":6,"lastCalledAt":"2026-09-17T03:57:49.338Z"},"liveness":{},"verified":false,"featured":false},{"id":13434,"slug":"13434","resource":"https://x402.fairseal.io/v1/veo/verify","description":"Verify AI agent outputs against a VEO-2 schema. Checks structural validity, SHA-256 hash integrity (if content hash is present), and optional cryptographic signature on the output (if proof.provider_signature is present). Returns a verdict with per-check details.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300},{"scheme":"batch-settlement","network":"eip155:8453","payTo":"0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{},"bodyType":"json","method":"POST","type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{}},"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"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.fairseal.io","lastUpdated":"2026-09-10T14:51:23.03Z","quality":{"calls30d":8,"uniquePayers30d":1,"lastCalledAt":"2026-09-10T14:51:22.464Z"},"liveness":{},"verified":false,"featured":false},{"id":15375,"slug":"15375","resource":"https://api.fairseal.io/v1/notarize","description":"Anchor an AI agent decision or audit record to Base mainnet. Submit {schema, payload_hash (SHA-256 hex, 64 chars), metadata}; service queues into a Merkle batch and returns a receipt with pending_anchor status immediately. Full Merkle proof and on-chain anchor_tx available via free GET /v1/notarize/:receipt_id after batch anchors (within batch_threshold receipts or 120s).","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300},{"scheme":"batch-settlement","network":"eip155:8453","payTo":"0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"POST","queryParams":{},"type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["POST"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"api.fairseal.io","lastUpdated":"2026-09-11T04:03:21.854Z","quality":{"calls30d":8,"uniquePayers30d":1,"lastCalledAt":"2026-09-11T04:03:21.354Z"},"liveness":{},"verified":false,"featured":false},{"id":13435,"slug":"13435","resource":"https://x402.fairseal.io/v1/pii/detect","description":"Regex-based PII scan: emails, US/Canada (NANP) phone numbers, dash-formatted national IDs (partial coverage; alphanumeric IDs such as Taiwan format are not matched), loose passport patterns, 64-hex crypto private keys (may also flag SHA-256 hashes), credit cards, US SSNs, IPv4 addresses. Always returns sanitized text with PII redacted. Max 50,000 chars. Expect false positives and missed matches.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300},{"scheme":"batch-settlement","network":"eip155:8453","payTo":"0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{},"bodyType":"json","method":"POST","type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{}},"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"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.fairseal.io","lastUpdated":"2026-09-12T02:05:04.215Z","quality":{"calls30d":7,"uniquePayers30d":1,"lastCalledAt":"2026-09-12T02:05:03.665Z"},"liveness":{},"verified":false,"featured":false},{"id":13436,"slug":"13436","resource":"https://x402.fairseal.io/v1/notarize","description":"Anchor an AI agent decision or audit record to Base mainnet. Submit {schema, payload_hash (SHA-256 hex, 64 chars), metadata}; service queues into a Merkle batch and returns a receipt with pending_anchor status immediately. Full Merkle proof and on-chain anchor_tx available via free GET /v1/notarize/:receipt_id after batch anchors (within batch_threshold receipts or 120s). Include Idempotency-Key header to prevent double-charges on retry.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300},{"scheme":"batch-settlement","network":"eip155:8453","payTo":"0xBd5eB5559f5Ac14475AC0C81b6735A4d9106ce28","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"metadata":{"agent_id":"my-agent-v1","decided_at":"2026-09-12T10:00:00Z","decision_hash":"b94f6f125c79e3a5ffaa826f584c10d52ada669e6762051b826b55776d05a3d7","input_hash":"a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3"},"payload_hash":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","schema":"agent_decision"},"bodyType":"json","method":"POST","type":"http"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"metadata":{"description":"Schema-specific metadata. agent_decision requires {agent_id, decided_at, input_hash, decision_hash}","type":"object"},"payload_hash":{"description":"SHA-256 hex of full payload (64 lowercase hex chars)","pattern":"^[0-9a-f]{64}$","type":"string"},"schema":{"enum":["agent_decision","audit_evidence","probe_record"],"type":"string"}},"required":["schema","payload_hash","metadata"],"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"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"x402.fairseal.io","lastUpdated":"2026-09-16T02:12:53.555Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-09-16T02:12:52.983Z"},"liveness":{},"verified":false,"featured":false}]}