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.01100%coinbase86d ago0x6d5f48…12faa7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0xded884…6f7ab3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x8a3a36…08ff38
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x5ac148…848adb
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0xabb085…e334cc
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0xbce659…18a437
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0xb39d17…4bf99d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0x2bc1fa…707fc7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x93dea9…e25caa
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x5e605c…e6f84d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0xa76e48…7fbaad
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0x70de03…9d377d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.20100%coinbase87d ago0x655f3d…97af12
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0xb16359…0afe96
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0xaf2e23…242467
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase87d ago0xf81813…602fdf
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.20100%coinbase87d ago0x800e5a…6a9a06
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x3f0ccf…d35fe2
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x5f7e79…c67444
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0xc8c173…97be57
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0xb6ae69…807b85
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x184e8f…e58fde
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0xa80661…6661e5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0x6d2f07…3e8f8e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0xddefc4…25915c

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.