Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase16d ago0x28a871…0679e4
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase16d ago0xac8ba8…c68c57
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase16d ago0x3a4807…4bd2d8
0xe3ba…3fb30x66d7…83bcBasex402 service$0.03100%coinbase16d ago0x521c71…382605
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase16d ago0xd35991…190864
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase16d ago0xff8d3c…afe560
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase16d ago0x7d8c40…78fa92
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase16d ago0x0945f2…57022e
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase16d ago0x6ca76c…1019e1
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase16d ago0x17ff5a…4904ec
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase16d ago0x5175a9…b3b5ca
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase16d ago0xd8ab4d…f3e1e2
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase16d ago0x2ff7b0…921753
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase16d ago0x22638e…f85c13
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase16d ago0xae9e5d…745636
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase16d ago0xad6fad…ce8483
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase16d ago0x8b9616…26ea4f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase16d ago0x9d54dd…bb69a2
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase16d ago0x5326c9…f0ef71
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase16d ago0x74c180…75b97b
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase16d ago0x3fc65a…b003d1
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase16d ago0x6c8d53…44d65a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase16d ago0xa4bb0f…b742fe
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase16d ago0x963ca2…68dd06
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase16d ago0x01e4f1…3143b2

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.