Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0xa5e293…8eff8a
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x72b21f…55378a
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0xec1fc1…301e53
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x708b59…69f18f
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x3f9f4e…339203
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x45863e…1f207b
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0xfb536f…3870bb
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x781826…5c2f4d
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x226d5b…94e231
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x831f9e…d0d442
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x2a2791…c1cc03
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x54ce25…b318f4
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x552c9a…20d1f6
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x43c119…00a86b
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0xfdfcb7…8ff475
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x88d3a8…3ceb95
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x4461ea…e933c8
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x9cf518…263cb1
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0xb3a453…c17bf0
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x5889eb…6f1982
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x5847a9…a6efe3
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0xe72fcf…aac829
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x633275…78ecf5
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0xf6ed20…505bbc
0x309f…42190xafff…aad3Base$0.10100%coinbase176d ago0x747be9…4e7777

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.