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.03100%coinbase42d ago0x9cef4c…680d4a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x8854fc…e785f2
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0xcc6ad1…ee7d8b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0xe3b902…ddefaf
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x7f2f50…8a67ea
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x83dc38…8e644c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase42d ago0xcab2ca…6796fd
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x9c54f8…afff16
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x719624…594663
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0xaad01a…0682b3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x6a842d…c05465
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0xba0b63…098399
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0xeac0fb…e15b61
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0xb82b09…ec8987
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase42d ago0xa08c89…6add1b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase42d ago0x293f15…0e411b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x84f113…7d0aac
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase42d ago0x9938f4…ac0c6f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase42d ago0x078353…5d8303
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x765d12…50658b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0xb925e6…76351d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x3365cc…14f734
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase42d ago0xe7529a…a8d08c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase42d ago0x3d8c53…4c28a9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x168fc4…8ebeeb

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.