Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x3812ff…7212b9
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xea3027…c204c2
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x1a99d4…d04600
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.04100%coinbase113d ago0x172001…de54ee
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xbec81e…37671b
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x50182e…52e2ad
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xff9997…e4d79a
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x462e38…4b53bc
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x8f43da…2dc301
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x0d2f7a…280d6f
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x02b7fc…9feb85
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x9ab3c4…e271ef
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x8d530e…09329e
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x1c8999…72f5bb
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x7f8597…ee1bb9
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x739cb1…d74e4b
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xcadfe2…32f984
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x6e90fc…01b248
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xc9afed…b2aeb6
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xaee840…371b9a
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xb80496…fd0129
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x909bbd…b8977f
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x9c9538…e4d10f
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x1fde17…e3ef80
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xc75c7d…8dc844

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.