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%coinbase48d ago0xaaaa90…57eac0
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase48d ago0x3d28ea…fbc0d1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase48d ago0x502497…b179c7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x29bddd…97ccde
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xdb6a93…9177ce
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xa494d5…6269df
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x6703a5…009bf6
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x1f4480…0ba689
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xa1bf18…8323bf
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x5ef0fa…77fd2a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase48d ago0xcc0551…f418b4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase48d ago0x71a8e0…6ab7ca
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.02100%coinbase48d ago0x0cb2cf…41b7b4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase48d ago0xa1c6bd…b8a176
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase48d ago0x479d0d…54531d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase48d ago0xf1906d…f574a6
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x6e2553…df299a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0x31408c…aed8e5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xf6b1b1…a83ba9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase48d ago0xb80c5f…91284d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase48d ago0x4dfc97…51ebd9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase48d ago0x82a305…501ea4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase48d ago0x0b45bf…a650af
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase48d ago0xf1f30c…497456
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase48d ago0x3c39c6…349bca

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.