Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xf4becb…5391ce
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x91aaef…aba220
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xb9b18a…b196e5
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xd7d460…b4f8d9
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x51a32f…8ddea8
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xaf30d4…3baea9
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x828f48…0f3540
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x7f6aaf…986fb3
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xdba65b…8c9906
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x493a80…05c0cd
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xa2bb37…de3c58
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xf30e27…573bbb
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x150397…359ad1
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xfa033f…e19e00
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xf6f7f0…8baf58
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x69ea03…9d3153
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xe72b1f…0a934f
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x7dbfec…46c26d
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xa54aba…01b131
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xa3602c…89a11e
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x85b10d…fee50e
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x16ef37…ee0155
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x9e40c0…d1aea8
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x71827b…8161c5
0x6a76…d30b0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x1f32a1…fc6373

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.