RNG for AI agents on Robinhood Chain

Agents can request Torinox randomness without a human sending the onchain transaction. The live HTTP path is x402 at a fixed $0.05 USDG, or free daily credits from a TorinoxStake score. The result is still a TorinoxEntropy v10 word that can be verified onchain.

Live parameters
NetworkRobinhood Chain mainnet
Chain ID4663
Oracle (TorinoxEntropy v10)0xd8a0680e7699526b57140ed4eafdcc7219dc0a0c
Provider / keeper0x8741b8a825644D9Ef18Faf2DAB5e9b47B900F2b6
Feeexact 0.000025 ETH via getFeeV2()
Refund delay6 L1 blocks (~60-90s)
Hash chain length500,000 registered
SDK@diceprotocol/sdk
Agent paid path$0.05 USDG fixed over x402

What an agent should read

Reference client

Torinox Agent on X is a public showcase client: mention @TorinoxAgentRH, get a result, open the proof page. It is not the only way to consume Torinox. See /agent/.

POST https://diceprotocol.world/x402/v1/random
# unpaid requests receive HTTP 402 with the $0.05 USDG payment requirement

Direct requestV2 remains available if the agent holds ETH and calls the contract itself. See /docs/quickstart/.

Home · RNG for Robinhood Chain · Docs · Architecture · Security · SDK · x402 · GitHub