Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x53ed3d…bbbde3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x78239b…264f97
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xbac39e…2ef0f7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0x744213…d7e9e5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xacd6d2…48be0c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0x140219…c9167b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x176374…5e176e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xe79c7e…6475c1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x8d0a7e…e32698
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x07edea…4cdec4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x34b553…06da9f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x927255…a579cf
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xdc23d6…ced46b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0xd08190…ee1983
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xce4bb6…bc1345
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x1fccb5…f74814
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xeef633…3f1ea8
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xa8efd2…9afad5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0xb9462b…8c2fd2
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x9117b3…efeeb9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0xc4a362…822913
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x3cc455…ce245b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x16ed9b…68da7a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x0d11ee…e4755d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase37d ago0x8d0c02…8050ff

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.