Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x34c094…24d55b
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xa05735…84d086
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xa2c423…216154
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x02f696…187c4f
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xdd3b56…912b26
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x597323…167605
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x0cc111…9a0fb3
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xf39f8f…17ba11
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xc3607f…593b45
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x9c81d9…5e71f8
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xb9f645…1b10d0
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x0fd0ec…084b91
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x427bad…450e45
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x1b3384…9cf60b
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xa28a1f…6c096c
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x36f837…3d0378
0xbfcb…d14f0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x55c9cb…c39cbc

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.