Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x07a804…5a62b6
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0x185742…c55b9d
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0xd1f2e8…9f68cd
0x9cc4…b1760x325b…d430BaseStableEnrichExa$0.08100%coinbase110d ago0x28ec4f…a3d956
0xe7f8…94260x325b…d430BaseStableEnrichExa$0.03100%coinbase110d ago0x10c513…169403
0xe7f8…94260x325b…d430BaseStableEnrichExa$0.03100%coinbase110d ago0xd96565…6152c4
0xe7f8…94260x325b…d430BaseStableEnrichExa$0.03100%coinbase110d ago0x55a103…c4f31e
0xe7f8…94260x325b…d430BaseStableEnrichExa$0.03100%coinbase110d ago0xead81c…703adc
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.08100%coinbase110d ago0x238755…e86496
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.08100%coinbase110d ago0x333059…a2eb51
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0x570129…e8c617
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0x5b13b1…6b6c23
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0xeeab72…b4c662
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.08100%coinbase110d ago0x843b4f…44e8cd
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.08100%coinbase110d ago0x1abdfb…96ee3b
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.08100%coinbase110d ago0xc5547e…0dff63
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0x4f2ff1…b598da
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0xe33e0b…66a8be
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.08100%coinbase110d ago0x5a3101…750d7e
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.08100%coinbase110d ago0x7569de…52703c
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0x3d8795…8316ce
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0x382168…aa33c1
0x366f…d89f0x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0xa57e06…7cb643
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x1bdac5…65e6ee
0x23a6…d2570x325b…d430BaseStableEnrichExa$0.02100%coinbase110d ago0x56278f…cfb24f

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.