Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x684f…969a0x325b…d430BaseStableEnrichExa$0.20100%coinbase20d ago0xcb6344…e34022
0x684f…969a0x325b…d430BaseStableEnrichExa$0.20100%coinbase20d ago0x7053d8…d8c8c8
0x684f…969a0x325b…d430BaseStableEnrichExa$0.20100%coinbase20d ago0x248426…64ca77
0x684f…969a0x325b…d430BaseStableEnrichExa$0.20100%coinbase20d ago0xafd9db…aa4470
0x684f…969a0x325b…d430BaseStableEnrichExa$0.03100%coinbase20d ago0x8f9107…531e3f
0x684f…969a0x325b…d430BaseStableEnrichExa$0.03100%coinbase20d ago0x45a0b8…290311
0x684f…969a0x325b…d430BaseStableEnrichExa$0.05100%coinbase20d ago0xc2abbb…fe83c8
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x44fac7…6af03c
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x26a051…44f4cf
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xb28cd3…136b78
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xfa3364…d46e50
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x5c1112…e945a7
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x55cb71…f0917f
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x8d33ab…8aecd0
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x578834…e2b7d9
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x35483b…5fc666
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xa7fabe…c2358e
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x773ab6…8206d7
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x571bda…c79256
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x1924c0…f353a5
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xb3b923…f63e4e
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xdbd18f…8ad6c3
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x3f2469…8c48c3
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x837fac…d2c193
0x684f…969a0x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xed6c65…dfbd9c

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.