Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0x64c53c…18d34d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase50d ago0xf17968…acbfca
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.02100%coinbase50d ago0x0b79cb…63e04e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase50d ago0x2d5655…259ca4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0x4bed55…4a60a2
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase50d ago0x11ecdf…2001f9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0x476510…af8714
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase50d ago0x4c6ac0…1f9966
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xf20e3b…eedf81
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xbccbdc…7ca979
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x623e47…613ed0
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xbc3dcb…c93d24
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xae7078…51d673
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xa8770b…6cca4f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase50d ago0x6b05a8…ec48c3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0x713645…3b692d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xf2eb93…8a220d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x5b82d7…7ead1a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x94a348…9db897
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0xf6afe4…b92e5c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0xd1a4bb…401963
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0xc22579…0611cb
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase50d ago0x23f25c…cf412a

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.