Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9705…8ee60x9d3d…d837Base$0.02100%coinbase16d ago0x13849f…b3ada9
0x9705…8ee60x9d3d…d837Base$0.02100%coinbase16d ago0x501928…52f044
0x9705…8ee60x9d3d…d837Base$0.02100%coinbase16d ago0x817965…888f2c
0x9705…8ee60x9d3d…d837Base$0.02100%coinbase16d ago0x86af90…b57175
0x9705…8ee60x9d3d…d837Base$0.02100%coinbase16d ago0xa8a9ff…0199af
0x9705…8ee60x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x897565…cec191
0x9705…8ee60x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x5c8756…ebcf0b
0x9705…8ee60x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x5a434c…e53964
0x9705…8ee60x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0xc99f40…b6a572
0x9705…8ee60x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x40a453…ae178e
0x9705…8ee60x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x18b5c3…f226de
0x9705…8ee60x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x46286f…01b467
0x9705…8ee60x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0xdcd1dc…f1b3ba
0x9705…8ee60x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x515bee…c44865
0x9705…8ee60x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x7ad698…ead177
0x9705…8ee60x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xbe6f80…a8cf43
0x9705…8ee60x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xf34b92…3150a4
0x9705…8ee60x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x601c66…697f86
0x9705…8ee60x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xaa9aa0…9d6201
0x9705…8ee60x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xe83b12…c0f923
0x9705…8ee60x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x01e96a…91109d
0x9705…8ee60x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x646d98…cd212e
0x9705…8ee60x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x0d1174…736749
0x9705…8ee60x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x9e5f77…bb7493
0x9705…8ee60x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x6ea3e5…e97a30

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.