Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb69…55dc0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase125d ago0xecd157…566de8
0x464d…48e70x40a8…ad8bBasex402 service$0.005100%coinbase125d ago0x5bf72a…7a81c7
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase125d ago0x7d42ee…d211d2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase125d ago0xd77aeb…58d693
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003445100%coinbase125d ago0x9127fe…3a582f
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002688100%coinbase125d ago0x24cd08…448f07
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase125d ago0x9c3019…d832e4
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.01100%coinbase125d ago0x4ae4b1…257883
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase125d ago0xae75bb…724e95
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase125d ago0xdb9e86…6bb7af
0x3a17…f2c40x40a8…ad8bBasex402 service$0.005100%coinbase125d ago0xaa11fb…efeda6
0xbd49…38900x0e84…b808BaseOtto AITwitter search$0.001100%coinbase125d ago0x341a6e…1f1d8c
0xcf13…d1640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase125d ago0x45e6ab…c30511
0x05ae…51240x0e84…b808BaseOtto AITwitter search$0.001100%coinbase125d ago0x5b6375…52e005
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase125d ago0xf2ea02…029e7e
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase125d ago0xa3af56…54d379
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase125d ago0xc3d899…9ca53b
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase125d ago0x1f3107…7dc66d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase125d ago0xbaa77a…b89fd1
0x63d1…04f40x0e84…b808BaseOtto AITwitter search$0.01100%coinbase125d ago0x4d0e80…349b3e
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase125d ago0x4efeb6…2553a4
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002688100%coinbase125d ago0x92faeb…053d77
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase125d ago0x379911…1e3b5b
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase125d ago0x8bb6a2…330a12
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase125d ago0x37aa80…3e43e5

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.