Every claim UNTOLL makes has a receipt you can pull. Clone the demo, open the explorer, re-run the chain read, run the test suite. No signup, no wallet to connect, no trust required. Here they are, each with the exact way to verify it.
the receipts // clone it, open it, re-run it
01runnable demo
Agent containment demo
A jailbroken agent makes five drain attempts and moves zero wei. Clone, one command, watch it hard-stop on a real EVM with a real EIP-7702 delegation.
how to verify
# clone + one command
git clone github.com/hookwright/untoll-agent-demo npm run demo # or demo:fork against live 46630
The v4 hook and the SessionKeyDelegate enforcer, deployed and source-verified on chain. All five contracts verified on Blockscout. Read the exact code that runs.
how to verify
# open the explorer, read the verified source
explorer.testnet.chain.robinhood.com
/address/0x6793347aE686A80c65BA49204Fe33b5C8bbB6aC8
?tab=contract
Every Uniswap v4 hook on Robinhood Chain, read from the chain itself: as of 2026-08-02, 3,266 hooks vs about 20 in the registry, across 94,372 hooked pools. Method included so anyone can reproduce or falsify it.
how to verify
# the method + block range are on the page re-run eth_getLogs over the same range # hook = word 2 of each Initialize event