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.05100%coinbase20d ago0x58627b…195b4f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase20d ago0x132e5b…24798a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase20d ago0xaf0b9b…8972fe
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase20d ago0x71dabd…04c6af
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase20d ago0x9c4f71…f2a61d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase20d ago0x8df28d…a46321
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase20d ago0x437064…98c22f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase21d ago0xc04a1c…84ea95
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x95dbd2…3e39be
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x65229e…71ee93
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x53ca13…bae220
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xf7e618…a23c2e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xe38520…3fd2fc
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x0adafe…93b4fb
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xa86890…2c42b8
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase21d ago0x7cb34f…ada29f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xd40030…ce26f3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xcb24ab…b9cdc3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.15100%coinbase21d ago0x11db20…b0a56d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase21d ago0x1cfc15…7c5c60
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x68959c…d38792
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xcf240e…2c81a6
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x4a3577…a572b4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0x8ef5e6…e0d5c5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase21d ago0xc759d8…5cf917

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.