Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b89…243a0x10c1…1e24Base$0.12100%coinbase111d ago0x57f4a3…dde149
0x3b89…243a0x10c1…1e24Base$0.05100%coinbase111d ago0xaa9d55…ce37f4
0x3b89…243a0x10c1…1e24Base$0.09100%coinbase111d ago0x4eab99…a5f614
0x3b89…243a0x10c1…1e24Base$0.27100%coinbase111d ago0x53f4f6…6f390a
0x3b89…243a0x10c1…1e24Base$0.05100%coinbase111d ago0xa34063…a6bdb5
0x3b89…243a0x10c1…1e24Base$0.50100%coinbase111d ago0x07a960…ef563f
0x3b89…243a0x10c1…1e24Base$0.31100%coinbase111d ago0xdf3019…61960f
0x3b89…243a0x10c1…1e24Base$0.50100%coinbase111d ago0xaf59ea…359993
0x3b89…243a0x10c1…1e24Base$0.23100%coinbase111d ago0x5e2077…30726f
0x3b89…243a0x10c1…1e24Base$0.51100%coinbase111d ago0x3cf489…86f727
0x3b89…243a0x10c1…1e24Base$0.50100%coinbase112d ago0x59aff3…f53cc1
0x3b89…243a0x10c1…1e24Base$0.50100%coinbase112d ago0x75cd65…4a9396
0x3b89…243a0x10c1…1e24Base$0.50100%coinbase112d ago0x1b21fe…24fbd9
0x3b89…243a0x10c1…1e24Base$0.50100%coinbase112d ago0x71e9f0…20e515
0x3b89…243a0x10c1…1e24Base$0.30100%coinbase112d ago0xb595b7…abce41
0x3b89…243a0x10c1…1e24Base$0.24100%coinbase112d ago0x481de2…b3d7fe
0x3b89…243a0x10c1…1e24Base$0.20100%coinbase112d ago0x62c30c…e58683
0x3b89…243a0x10c1…1e24Base$0.24100%coinbase112d ago0x4039aa…d3e7f7
0x3b89…243a0x10c1…1e24Base$0.19100%coinbase112d ago0xdaf391…2d5b62
0x3b89…243a0x10c1…1e24Base$0.10100%coinbase112d ago0xd0170d…4ef090
0x3b89…243a0x10c1…1e24Base$0.16100%coinbase112d ago0x2c1c0f…28b074
0x3b89…243a0x10c1…1e24Base$0.13100%coinbase112d ago0x0a8265…9dd390
0x3b89…243a0x10c1…1e24Base$0.05100%coinbase112d ago0x74d4e5…b4633a
0x3b89…243a0x10c1…1e24Base$0.04100%coinbase112d ago0x0126a9…740169
0x3b89…243a0x10c1…1e24Base$0.02100%coinbase112d ago0xf112ab…d0d636

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.