Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x69d711…dd5f98
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xa1511e…1c38b6
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x5866ce…5c7d5c
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xf857e4…2ecc05
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xf23b7d…5f016b
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xaa3f2b…02e818
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x3af693…ff3196
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x4dec90…a12e2a
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xde4a7c…fce801
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xe45da4…0ca88b
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x556e2d…d3bd23
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xe6b063…4e9b05
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x351aa5…80c932
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x720ded…205e08
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x6e2698…ab7437
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xca90f5…a3604a
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x3bb650…db90ed
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x6e9150…7fedae
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x9b2b92…46ec07
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xa07dbf…41c055

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.