Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0x81d72a…67e7ed
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0x7d5206…38167c
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x83cde5…0365aa
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x161157…7c074b
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x79e551…dc6418
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x07c468…88fe5b
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x7e0dff…59de29
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x8dd824…c99529
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0xb25614…7f2185
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x6a8553…add160
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0xdb8bfc…828731
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0xe57529…419ed9
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0x26b484…08714b
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x8cf85e…d66032
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x17b155…ebcc2b
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0xf791e2…cd17d2
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x3c668f…96b29f
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x63eb89…569ada
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x95266d…ff71e7
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0x5a1f95…03576d
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0xa49345…724b85
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.002100%coinbase19d ago0xf6adf2…44eea5
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0xbd97cb…7e316b
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0xb17dc0…6356c5
0x6af9…b2f80x325b…d430BaseStableEnrichExa$0.01100%coinbase19d ago0x93399b…135f66

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.