Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x818f89…5298c4
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x40730b…574089
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0xfcb9d4…4a512e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x5fabea…2b65f1
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0xde1f04…c04251
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0xa7bd4d…b4ccaf
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x74840f…420b9e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x64b640…13b8a7
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x85f5fa…abb5fc
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x528503…92f55a
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x53ee26…2b51c5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0xe07b6f…8ebfaf
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x791f28…aa73f5
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x4b5454…a0e909
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x65ad96…7ec9fa
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x24f600…7a868f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0xe3a39e…b5dbf6
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x1b2afb…94d156
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x0df5f7…257055
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x63f835…c1527d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0xee3049…341307
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x1b7c32…66f73d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x35548a…097759
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x3f26cc…a49928
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase6d ago0x8740e3…cea084

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.