Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%candidates100d ago0xf54541…1d6c37
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x286f19…f8bf7a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x3a5554…8e1138
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x95d1f4…7dacc4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xdfc055…2a2cf4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xfbfdb1…1a1da6
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xe778aa…94d8a3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x85133f…0a4d35
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xa222ca…32498a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x6bb7e2…050d2c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0x555532…c8cf36
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xa44063…39cd57
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xe73ed3…52e390
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x334867…983a9e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x351ad8…b372ef
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xad3ab8…96315b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0x34fac3…ea9db0
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x0bb5c8…7a1156
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x4fa052…ea6373
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x397c93…9bebf1
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x14ccfa…3f00be
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x4b4177…1c3b85
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x0c9eb1…401e12
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%candidates100d ago0x107265…3d6a6b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0xdd175e…8048e3

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.