{"api":"v1","generated_at":"2026-09-15T18:52:11.861Z","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/x402-donnyautomation-com-random-083ca8","pinned_page":"https://tollindex.com/e/x402-donnyautomation-com-random-083ca8/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"x402-donnyautomation-com-random-083ca8","canonical_url":"https://x402.donnyautomation.com/random","resource":"https://x402.donnyautomation.com/random","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Cryptographically secure randomness for agents that are deterministic or sandboxed. Two modes: raw bytes (?bytes=1..1024, default 32, clamped) returning hex and base64url; or uniform integers (?min= and ?max= together, optional ?count=1..1000) rejection-sampled so there is no modulo bias. Errors: 400 bad_bytes for a non-integer, bad_range when max is not greater than min, range_too_large. Generated server-side, and the response says so - if nobody may have seen it, generate it yourself.","service_name":"DEX Data & Agent Utilities","declared_category":null,"declared_tags":["random","csprng","entropy","nonce","sampling"],"route_template":null,"registry_updated":"2026-09-14T08:54:34.127Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"random","category":"randomness","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","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":"0x2740651e046c59aB2A6510401140643292d3a96F","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":2,"unique_payers_30d":2,"last_called_at":"2026-09-14T08:54:33.848Z"},"validation":{"latest":{"observed_at":"2026-09-15T03:53:15.741Z","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-15T03:53:15.741Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T03:52:55.159Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T03:52:39.858Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:07:25.290Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:31:40.725Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x2740651e046c59aB2A6510401140643292d3a96F","page":"https://tollindex.com/seller/0x2740651e046c59aB2A6510401140643292d3a96F","endpoints":61,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["random","csprng","entropy","nonce","sampling"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x2740651e046c59aB2A6510401140643292d3a96F","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T08:54:33.848Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":2},"resource":"https://x402.donnyautomation.com/random","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"bytes":"32"}},"output":{"type":"json","example":{"ts":"2026-08-01T00:00:00.000Z","hex":"9f86d081884c7d65…","bytes":32,"base64":"n4bQgYhMfWWa…","source":"node:crypto randomBytes (CSPRNG)"}}},"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","required":[],"properties":{"max":{"type":"string","description":"Upper bound (inclusive) for integer mode. Must be greater than min."},"min":{"type":"string","description":"With max: return uniform integers in [min, max] inclusive instead of bytes."},"bytes":{"type":"string","description":"Random bytes to return, 1..1024 (default 32). Returned as hex and base64url."},"count":{"type":"string","description":"How many integers, 1..1000 (default 1). Integer mode only."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"Cryptographically secure randomness for agents that are deterministic or sandboxed. Two modes: raw bytes (?bytes=1..1024, default 32, clamped) returning hex and base64url; or uniform integers (?min= and ?max= together, optional ?count=1..1000) rejection-sampled so there is no modulo bias. Errors: 400 bad_bytes for a non-integer, bad_range when max is not greater than min, range_too_large. Generated server-side, and the response says so - if nobody may have seen it, generate it yourself.","lastUpdated":"2026-09-14T08:54:34.127Z","serviceName":"DEX Data & Agent Utilities","x402Version":2}]}}