Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%candidates106d ago0xb8e475…c77351
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%coinbase106d ago0xa3c221…f5eab3
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%coinbase106d ago0xa98680…26c29d
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%candidates106d ago0x6a0e84…5c6626
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.01100%candidates106d ago0xf76a9d…ab7e80
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.01100%candidates106d ago0x99c874…365f26
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xb0797d…85bd22
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.02100%coinbase106d ago0x4225da…7926e8
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x222205…539593
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.02100%candidates106d ago0x29f46f…69ab55
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xc73cce…5c9c9f
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%candidates106d ago0xaa9c0a…88f23d
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%coinbase106d ago0x853883…d836f2
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%coinbase106d ago0xfa2152…c3ac3e
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%coinbase106d ago0x57ae21…504766
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%candidates106d ago0xda082f…271dac
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%candidates106d ago0x9f503b…d2272e
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%candidates106d ago0xaa73e1…026ed4
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%candidates106d ago0x417efa…f6436d
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%coinbase106d ago0x23e13e…1ba225
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.03100%coinbase106d ago0xfde213…a3848b
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%candidates106d ago0xe67906…2437d6
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%candidates106d ago0xcffffc…571cb4
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%candidates106d ago0x5906a4…aa0ef2
0x5fd0…7cc30x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x0979a5…392e7d

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.