Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf956…9faa0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase83d ago0xdbaec3…d15616
0xf956…9faa0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase83d ago0x94715e…8113ff
0xf956…9faa0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase83d ago0xb7683d…cad300
0xf956…9faa0xd20f…7d0dBase—$0.001100%coinbase83d ago0xef990b…cfcb25
0xf956…9faa0x54d6…4afaBasex402 service$0.05100%coinbase83d ago0xad2964…db06c9
0xf956…9faa0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase83d ago0x6deeaf…00ab59
0xf956…9faa0x5721…8867Basex402 service$0.001100%coinbase83d ago0x53e6f6…5a274e
0xf956…9faa0x6e8b…4e2eBasex402 service$0.001100%coinbase83d ago0xd65212…6d0e92
0xf956…9faa0x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.001100%coinbase83d ago0x0e0b97…2bf18f
0xf956…9faa0x6302…ad57BaseTripadvisorTravel$0.01100%payAI83d ago0x6530e8…5e8918
0xf956…9faa0x6e8b…4e2eBasex402 service$0.001100%coinbase83d ago0xb98b37…5fabd2
0xf956…9faa0xb484…d68eBasex402 service$0.40100%coinbase83d ago0xbb9f98…282176
0xf956…9faa0xd20f…7d0dBase—$0.005100%coinbase83d ago0xf64c2d…0d544a
0xf956…9faa0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase83d ago0x873420…f58321
0xf956…9faa0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase83d ago0x14ae91…da311f
0xf956…9faa0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase83d ago0xb36d8f…3c09b2
0xf956…9faa0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase83d ago0x73bcc3…ca342a
0xf956…9faa0x2348…2bcbBasex402 service$0.001100%coinbase83d ago0xc12f45…50f6c8
0xf956…9faa0x6e8b…4e2eBasex402 service$0.001100%coinbase83d ago0xead642…411b07

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.