TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 16:57 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,167

qrng draw derived

animica.devRandomnessderived

GET https://animica.dev/x402/qrng/draw

passlisted in Coinbase#1 by calls of 58 on this host

0.0018 USDC

per call, as the listing declares it on eip155:8453

Compare with anotherEvery figure as JSONCite this page

the price, as of 2026-09-15 16:57 UTC · method · pinnable

Validation state
pass
as of 2026-09-15 06:54 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 06:54 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
19
as of 2026-09-15 16:57 UTC · method · pinnable
Unique payers, trailing 30 days
11
as of 2026-09-15 16:57 UTC · method · pinnable
Last called
2026-09-15 07:21 UTC
as of 2026-09-15 16:57 UTC · method · pinnable
First observed by TOLLderived
2026-09-10
as of 2026-09-10 19:08 UTC · method · pinnable · observation began 10 September 2026; listings that predate it show that date
Pricederived
0.0018 USDC
as of 2026-09-15 16:57 UTC · method · pinnable · on eip155:8453
Networks
2
as of 2026-09-15 16:57 UTC · method · pinnable

Counters

28 observations, 7 of them a change

How has the volume on this endpoint moved?

1012141618201910 Sep11 Sep12 Sep13 Sep14 Sep15 Sep
Calls counted in the trailing 30 days on this endpoint, at every snapshot since 2026-09-10. Each point is a trailing-30-day sum as the registry published it, not a daily rate. The axis is truncated to the range of the data with a break at its foot.

In words

Of animica.dev's 58 listings, qrng draw ranks 1st by calls.

qrng draw takes the query parameter bytes.

Its example response has the fields bytes, health, source, product, encoding, randomness and 2 others.

qrng draw drew 19 calls from 11 unique payers in the trailing 30 days.

The last call to qrng draw came on the day of the snapshot, 2026-09-15.

Per call, qrng draw declares 0.0018 USDC on Base.

Of the calls counted across animica.dev, qrng draw takes 9%.

qrng draw accepts payment on Base and animica:1, 2 options in all, to 2 different wallets.

TOLL files qrng draw under randomness: a GET endpoint on animica.dev, listed in the Coinbase registry.

qrng draw answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.

Closest in price to qrng draw within randomness: jokes at jokes-endpoint.vercel.app and stats at dice.openverbs.com.

qrng draw is priced above 42% of comparable listings in randomness.

Within randomness, 96% of endpoints with counters have fewer calls.

For 1 of the options on qrng draw, TOLL has no verified decimals and shows the raw amount.

The wallet paid by qrng draw is the payee of 58 endpoints on one host.

Payment options as declared

the payment options, as of 2026-09-15 16:57 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.0018 USDCexact0x5D17c4…aB2aCD
Coinbaseanimica:1ANM31583913197 smallest units, decimals unknownexactanim1zqp…r946ga

Preflight checks at the last sweep

the checks, as of 2026-09-15 06:54 UTC · method · pinnableendpoint answered HTTP 402

No named check failed.

Validation history, 90 days

Every sweep that observed this endpoint, newest first.

Validation observations over the last 90 days
observed, UTCstatefailed checkssweep
2026-09-15 06:54 UTCpass0daily-2026-09-15
2026-09-14 06:21 UTCpass0daily-2026-09-14
2026-09-13 06:11 UTCpass0daily-2026-09-13
2026-09-12 08:29 UTCpass0daily-2026-09-12
2026-09-11 14:38 UTCpass0daily-2026-09-11

Registry presence

Presence in a registry, not liveness of the service (method). Newest first.

  1. listed in Coinbase

Declared input and output, as listed

From the registry record, not validated by TOLL.the declared schema, as of 2026-09-15 07:21 UTC · method · live

The input and output block
{
  "input": {
    "type": "http",
    "method": "GET",
    "queryParams": {
      "bytes": 32
    }
  },
  "output": {
    "type": "json",
    "example": {
      "bytes": 32,
      "health": {
        "passed": true,
        "min_entropy_per_byte": 7.8106
      },
      "source": {
        "name": "software-fallback",
        "model": "os.urandom CSPRNG",
        "notes": "non-attested fallback for testing/degraded mode",
        "vendor": "os",
        "attested": false,
        "is_quantum": false,
        "device_path": null,
        "is_hardware": false
      },
      "product": "qrng",
      "encoding": "hex",
      "randomness": "6950d0ba85a3c0a03b193a50e998c6c6b16b53447d0e0ccb68e2a5722ac526ea",
      "attestation": {
        "alg": "ed25519",
        "backend": "software",
        "attested": false,
        "digest_hex": "ae7686343e9459d0ddaabb3b80cbdb9d28599eec501ffefe4736b60355f8bf29",
        "signature_hex": "cb219cdb424f395b664076ee57cae6a1245544b53306d35860de4a689ff410dc79d27ffbcfaa927268db47da2c155e06bf0eaf2d838083f81ad1450c1a7cb904",
        "public_key_hex": "8a2228f4bde8f72964a7ff4aa759f24932ae1cccd9462ad94ca6e508d6b87a64"
      },
      "verification": {
        "rules": [
          "attestation.digest_hex == sha3_256(bytes(randomness))",
          "ed25519_verify(pubkey=attestation.public_key_hex, message=raw_bytes(attestation.digest_hex), signature=attestation.signature_hex)"
        ],
        "method": "signed-digest-attestation",
        "attested": false,
        "verifier": "randomness/beacon_api/static/verify.js in the animica repo (gitlab.com/Animica) — dependency-free Node module exporting sha3_256; pair with any ed25519 verifier",
        "trust_model": "signed by the serving node, not client-recomputable: you trust the node's entropy source, then verify it signed exactly these bytes. Check health.passed and attestation.attested before relying on it."
      }
    }
  }
}
Cite this page

The pinned URL below renders this page from the snapshot of 2026-09-15 16:57 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).

Plain text

TOLL, "qrng draw on animica.dev", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/animica-dev-x402-qrng-draw-e9fa86/at/2026-09-15T16-57Z. Accessed [access date].

BibTeX

@misc{toll-e-animica-dev-x402-qrng-draw-e9fa86-2026-09-15T16-57Z,
  author = {TOLL},
  title = {qrng draw on animica.dev},
  howpublished = {\url{https://tollindex.com/e/animica-dev-x402-qrng-draw-e9fa86/at/2026-09-15T16-57Z}},
  year = {2026},
  month = {9},
  note = {Pinned view of the snapshot of 2026-09-15 16:57 UTC. Accessed [access date].}
}

Reports and replies about this endpoint

None yet. Anything submitted through the form below is published here with its outcome.

Report an error about qrng draw, or reply as the named seller

No account, no token. Published unedited with its outcome, upheld or not. Do not include personal data.

Kind

Published as typed. Optional.

10 to 4,000 characters.

Verify with the payee wallet (optional, EVM)

Sign this message with the wallet named on the page and paste the signature; it is checked, stored, never published. TOLL reply about endpoint e9fa865a7519b01d75259630cf7ae96f4cec920b3ae1d985a19e95e03d8fd202 from wallet 0x5D17c40FD6b119dc6006C4Ab3C20a917FCaB2aCD

The 0x address named as payee on this page, 42 characters.

The hex signature of the message above, starting 0x.