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%coinbase8d ago0xe9cc8d…6729c4
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xc7f6a2…9d439e
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.03100%coinbase8d ago0x72bc5e…3bca6c
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xa4e865…ed676c
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x5a469f…fcc664
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xca4c4d…0c2432
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xda1409…d0096d
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x362ed0…f04ebb
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xbac4af…d6edee
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x4f24d2…ccfd58
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x7c21a9…a17681
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x26bf7e…811181
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x784b36…f10baf
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xb660be…a6f2e9
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xa3d4d0…a98abf
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x1b3d13…15845c
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xf0345f…5f6d28
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xab8edf…44ba3e
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x9515e0…db9cef
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x8900ee…03c99d
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x6d6826…28bbf0
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xea7549…fe2243
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x258453…c7e85a
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x260b86…6134ac
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xe89d15…0a03c0

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.