Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x8e2036…21a76f
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x5cbe68…8826dd
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x4278a1…e9b30b
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xa88beb…3e2f0c
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xd791e4…9edb5d
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x7c4a46…b24e9a
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xe82c64…122200
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x188490…7faa77
0xe40a…17800x325b…d430BaseStableEnrichExa$0.03100%coinbase17d ago0x01f1d3…70651e
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xf0be47…fc608b
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x36f45f…9671e1
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x6a56cd…aa4ed9
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xcd180e…525745
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x18efa5…f8f996
0xe40a…17800x325b…d430BaseStableEnrichExa$0.002100%coinbase17d ago0x2ea405…d1fff0
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x8ddfb4…ab17f9
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xc31a95…9b6564
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xfa0e97…bd23fa
0xe40a…17800x325b…d430BaseStableEnrichExa$0.002100%coinbase17d ago0xd98ddc…5d82b4
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x176fdd…beb5b4
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xc8c16e…a41ccf
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xbee02f…ca354b
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x4ecf51…51f3f0
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xf51406…6decba
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x91da41…f712e5

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.