Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%candidates98d ago0xf07a67…b7bd95
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%candidates98d ago0xa63c4e…d13913
0x9e48…92350x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xc997d1…596858
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xd8d9bb…af384b
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xe75f21…030340
0x9e48…92350x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x9bf8f4…12f37d
0x9e48…92350x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xbf33da…7280b2
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xf9f167…c96c3e
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x7592ea…a09caa
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x7197ad…a4906a
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xf53707…88f6a1
0x9e48…92350x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xb45a87…61bbf4
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xc59035…24a797
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x9201b9…01309e
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xcd8ab0…8ae6b9
0x9e48…92350x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xa9f689…e09fa7
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xdd28ca…11eb36
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xea70d7…33d8e7
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x6369a0…011792
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x7e1635…194dee
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x1a1ecc…a974d3
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xcda924…658aa8
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x73a68a…4c296b
0x9e48…92350x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xec8888…6393f5
0x9e48…92350x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x164d24…465b79

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.