Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xf6f26d…205bf2
0xe40a…17800x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0x799f5b…56f236
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x170f0c…c0fce0
0xe40a…17800x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0x99dbe7…7f3f7f
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xec1e60…ababf5
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xf2f2ea…ddd257
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x825bb9…25633e
0xe40a…17800x325b…d430BaseStableEnrichExa$0.002100%coinbase11d ago0xae3aaf…0fe8a9
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xca6975…f9b0d7
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xcd94fc…c27684
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xa2ae3c…952682
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xfdb1fc…83e737
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x172cca…bd44b7
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xf5b32d…6492cf
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x677ebb…0e7ca0
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x04b216…3c9f16
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x61ef0f…28b120
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x9a31a1…dc660a
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x879d30…133e8b
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xeff989…d7bdc5
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x277e33…8b0a59
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x666820…347788
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0xca623a…c6f661
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x632b94…df2837
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase11d ago0x289f39…243237

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.