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%coinbase3d ago0xedeefb…f113e7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xecee40…839646
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x53d482…24ab90
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x0408f3…7e114c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x210bb5…0f4119
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xf51ae4…58cdb9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x2e9562…86e859
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xb24346…71a73d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x376d71…aefd4e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x026e9a…1f5bad
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x3138ff…418461
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x620254…8f936d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x81cec0…55e5b8
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0xbd000d…45c34b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0xba3664…7d6f4d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0xec8628…db28db
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase3d ago0x8334e0…2601a4
0x5e06…fb090x1937…6c94Basewebsite2vatVat$0.05100%coinbase3d ago0x052b08…dce939
0x5e06…fb090x1937…6c94Basewebsite2vatVat$0.05100%coinbase3d ago0x08cc21…e7644b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x466586…9179cd
0x5e06…fb090x3707…05ddBase—$0.01100%coinbase3d ago0x1be3ae…a9edc1
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x005a01…448c58
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x82ed00…eef4e2
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0xb26487…1a0da5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase3d ago0x7f09d2…33a628

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.