Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0x2de43d…f66431
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0x9f669a…112a2b
0xe2d8…66c20x1949…20ffBase$0.01100%coinbase9d ago0x953d30…9bf47c
0xe2d8…66c20xa8f7…9d77Basehaven-media$0.10100%coinbase9d ago0x89c51a…0b81df
0xe2d8…66c20x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase9d ago0x677cde…c600f8
0xe2d8…66c20xa8f7…9d77Basehaven-media$0.10100%coinbase9d ago0xad593b…804c75
0xe2d8…66c20x7dd5…2629Basex402 service$0.005100%coinbase9d ago0xfc4e88…08e6cf
0xe2d8…66c20x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase9d ago0xd59162…e31eb1
0xe2d8…66c20xa8f7…9d77Basehaven-media$0.10100%coinbase9d ago0x7dc870…8a8765
0xe2d8…66c20x4159…ad3cBasex402 service$0.02100%coinbase9d ago0xe4b194…5e9173
0xe2d8…66c20x4159…ad3cBasex402 service$0.02100%coinbase9d ago0x022463…4f36d3
0xe2d8…66c20x4159…ad3cBasex402 service$0.02100%coinbase9d ago0x2f8118…85f73e
0xe2d8…66c20x4159…ad3cBasex402 service$0.02100%coinbase9d ago0xf40f23…a3e8ec
0xe2d8…66c20x4159…ad3cBasex402 service$0.02100%coinbase9d ago0x71ff8a…c4d4bd
0xe2d8…66c20x4159…ad3cBasex402 service$0.02100%coinbase9d ago0x773856…5909b5
0xe2d8…66c20x4159…ad3cBasex402 service$0.02100%coinbase9d ago0x8590e3…b34a87
0xe2d8…66c20xa8f7…9d77Basehaven-media$0.10100%coinbase9d ago0xec6ae5…a156b1
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x599798…05a7eb
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xb68374…9de433
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x937094…b755de
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x2796e4…988016
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xb001b0…73e981
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x28ec3f…2c89c1
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xf75db3…e680e5
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x9d9962…46b52c

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.