Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x9605cf…348ab0
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0xf95211…093ded
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x2999cf…58f09e
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0xfa2963…61484b
0xa449…15ac0x801f…4652Base—$2.50100%coinbase24d ago0x029785…b45818
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x323270…27e8f0
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x9e40cd…f72cbc
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x0420cf…c665aa
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x9af35b…7b2015
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0xe96506…091aa1
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0xecb3fa…d84a66
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x400b70…101c16
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0xb86fc7…569971
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x227cad…16112b
0x801f…46520x325b…d430BaseStableEnrichExa$0.03100%coinbase24d ago0x594167…d070dc
0x801f…46520x325b…d430BaseStableEnrichExa$0.05100%coinbase24d ago0xa35a1c…24a444
0x801f…46520x325b…d430BaseStableEnrichExa$0.05100%coinbase24d ago0xe34bef…56084d
0x801f…46520x325b…d430BaseStableEnrichExa$0.05100%coinbase24d ago0x73cbed…0bd442
0x801f…46520x325b…d430BaseStableEnrichExa$0.05100%coinbase24d ago0x6f4bf2…9970d6
0x801f…46520x325b…d430BaseStableEnrichExa$0.05100%coinbase24d ago0xeb94ff…da745e
0x801f…46520x325b…d430BaseStableEnrichExa$0.05100%coinbase24d ago0x2ba618…0215dc
0x801f…46520x325b…d430BaseStableEnrichExa$0.05100%coinbase24d ago0x6a64e5…c1ce9a
0x801f…46520x325b…d430BaseStableEnrichExa$0.05100%coinbase24d ago0x326fb0…ee7a9a
0x801f…46520x325b…d430BaseStableEnrichExa$0.05100%coinbase24d ago0xcdd490…f68b90
0x801f…46520x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x1f99a4…1431bf

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.