Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc066…fc0d0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase98d ago0xda07fa…218057
0xc066…fc0d0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase98d ago0xbc6e56…c40963
0xc066…fc0d0xb484…d68eBasex402 service$0.35100%coinbase98d ago0x90d8b7…e79b36
0xc066…fc0d0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase98d ago0x871b5b…85f34b
0xc066…fc0d0x4466…125eBasex402 service$0.005100%coinbase98d ago0x5eb237…9ca54f
0xc066…fc0d0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase98d ago0x8cb58f…6ea388
0xc066…fc0d0xdd25…2ec0BaseStableTravelSeats Aero$0.05100%coinbase98d ago0xe67fe0…43ee24
0xc066…fc0d0x24fa…9bf2Basex402 service$0.001100%coinbase98d ago0x3e40fd…640b21
0xc066…fc0d0x24fa…9bf2Basex402 service$0.001100%coinbase98d ago0xfef9b3…152df7
0xc066…fc0d0x24fa…9bf2Basex402 service$0.001100%coinbase98d ago0x1393a7…dadf99
0xc066…fc0d0x4466…125eBasex402 service$0.005100%coinbase98d ago0xf9d1f1…526a97
0xc066…fc0d0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase98d ago0xfec9cb…2da46c
0xc066…fc0d0xb3e9…e3a5Basex402 service$0.001100%candidates98d ago0x96fb2b…26b05c
0xc066…fc0d0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase98d ago0x9b52df…fa95e1
0xc066…fc0dAI Image GenerationBasex402 serviceImage_gen$0.11100%coinbase98d ago0x1d3529…c1d33d
0xc066…fc0d0x6c07…5621BaseAgentUtility.aiUsers$0.01100%candidates98d ago0xd09173…f7afe2
0xc066…fc0d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase98d ago0xcb1bc7…6d1ce2
0xc066…fc0d0x24fa…9bf2Basex402 service$0.001100%candidates98d ago0xc69c1f…6700d9
0xc066…fc0d0x5b56…96f0Basex402 service$0.003100%coinbase98d ago0xabd8e0…aff00c
0xc066…fc0d0x5b56…96f0Basex402 service$0.003100%coinbase98d ago0xec3a50…916020
0xc066…fc0d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase98d ago0x41f66f…cf9c41
0xc066…fc0d0xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase98d ago0x24432d…020eaf
0xc066…fc0d0x5721…8867Basex402 service$0.001100%candidates98d ago0x35382d…7d0e88
0xc066…fc0d0x2932…4f60Basex402 service$0.01100%candidates98d ago0xae4fe5…a348b6
0xc066…fc0d0xdcec…7566Basex402 service$0.01100%coinbase98d ago0xc2dbca…cbd396

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.