Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0003…4f690x10c1…1e24Base—$0.07100%coinbase114d ago0x342de9…90bbc1
0x6ab2…42db0x10c1…1e24Base—$0.009061100%coinbase114d ago0x35416e…eee56f
0xbebc…3d350x10c1…1e24Base—$0.05100%coinbase114d ago0x07d3f1…c64777
0x705c…1fe60x10c1…1e24Base—$0.42100%coinbase114d ago0x04caf6…59520b
0xf689…d35c0x10c1…1e24Base—$0.01100%coinbase114d ago0xca8636…b3e4dc
0xdd09…38560x10c1…1e24Base—$0.52100%coinbase114d ago0x4cf8fa…f6ac69
0x4265…84d20x10c1…1e24Base—$0.90100%coinbase114d ago0x96f954…c0612b
0xbb13…b54f0x10c1…1e24Base—$0.24100%coinbase114d ago0x4206b7…70d66a
0x6963…17bb0x10c1…1e24Base—$1.51100%coinbase114d ago0x4ea3ce…ddadf2
0xb971…56200x10c1…1e24Base—$0.005236100%coinbase114d ago0xcc5c7e…e56b07
0x435f…7fbc0x10c1…1e24Base—$0.01100%coinbase114d ago0x4480bc…e3c367
0x7e8b…25d00x10c1…1e24Base—$1.35100%coinbase114d ago0xcada9b…9e7a07
0x4f5d…fce30x10c1…1e24Base—$0.01100%coinbase114d ago0x45df82…9d2e62
0x3b41…becf0x10c1…1e24Base—$0.55100%coinbase114d ago0x486feb…4fe4d2
0x018f…882a0x10c1…1e24Base—$0.03100%coinbase114d ago0x46bc89…6887ca
0x6134…7be80x10c1…1e24Base—$0.71100%coinbase114d ago0x0544e0…ba7f31
0x3917…015d0x10c1…1e24Base—$0.25100%coinbase114d ago0xb285d6…2dd639
0x8577…41e20x10c1…1e24Base—$0.52100%coinbase114d ago0xb1e375…0101e3
0xb81a…d1f80x10c1…1e24Base—$0.16100%coinbase114d ago0x5fb248…512281
0x7193…e1a40x10c1…1e24Base—$0.008003100%coinbase114d ago0x26cd8e…fb03d3
0x2452…f35a0x10c1…1e24Base—$0.01100%coinbase114d ago0x6dd1b5…970eba
0xcc01…d6db0x10c1…1e24Base—$0.15100%coinbase114d ago0xc2ad37…47efb0
0x6985…537b0x10c1…1e24Base—$0.005319100%coinbase114d ago0x4c23fb…27fb7c
0xc110…71490x10c1…1e24Base—$0.01100%coinbase114d ago0xfd0abd…693660
0xc5d5…a5010x10c1…1e24Base—$0.51100%coinbase114d ago0xa5fabc…6e01d4

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.