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.002100%coinbase41d ago0xaea4f0…10ff9b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x1c84f3…daccb4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0xbc3880…edfc5e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase41d ago0x5a7fa7…3c4fc7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase41d ago0xdb907a…0af88b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0x3ad336…cda7e7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0xacd4a8…920566
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0xb15619…a72e3a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0x4f1845…e59137
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0x3b5058…d2d358
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase41d ago0xe957d1…cc3631
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase41d ago0xf4503f…c27338
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase41d ago0x057604…1aea36
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0x510cfb…fb3206
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0xc4bfa6…ed1969
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0x0bb547…848ee5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0x243155…87fae6
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase41d ago0x60d971…528c6e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0x084704…4e3d88
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase41d ago0x9936c4…66cffa
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0x9f0a55…27a62e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0x9356d8…89cbe0
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0x6d1f03…d6f995
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase41d ago0xaa61af…a4aa50
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase41d ago0xb1a062…0c6d02

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.