Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0xe5fc3b…905837
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase74d ago0xf97fcf…662f4b
0x9062…84d70x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase74d ago0x0933fb…f55392
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase74d ago0x7d1c16…d88c34
0x8370…326e0x9c95…e299Base$0.001100%fluxa74d ago0x31d113…ef3942
0x9bd9…2dae0x9c95…e299Base$0.001100%fluxa74d ago0x5beb2f…5c0797
0x255d…735e0x9c95…e299Base$0.001100%fluxa74d ago0x742aba…a7a193
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0x6e98e1…872ac9
0x8cbb…49b10x9c95…e299Base$0.001100%fluxa74d ago0x9e3e90…f5501b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase74d ago0x8d1e2d…bb9f78
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase74d ago0x498135…605eba
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase74d ago0xfa3404…d20ba2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0x0f7ba5…6ba18e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase74d ago0xbf684e…91f5cd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0xd1dd40…d62ca3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0x24c124…f7cd46
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0x336c3a…24a314
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase74d ago0x1e2001…77e3bd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003856100%coinbase74d ago0xd717c4…739358
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase74d ago0xb0e379…b2e75a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase74d ago0x84dce0…2a50dd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase74d ago0x1683cc…5b5332
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase74d ago0xbc43da…3dacb7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase74d ago0x3396d1…8e3c7a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003817100%coinbase74d ago0x1a3a4a…ee8b01

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.