Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x10fdc7…7c5c3c
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x93b120…f52d52
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x573a8e…250e16
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0xd0efe6…cdb25b
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x2ac8eb…17ea8f
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0xeab8b7…20b645
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x36075f…6076f1
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x5db212…460f62
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0xc50a64…208b6d
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0xbd02b3…cebadf
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0xa21373…ff307a
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x8d7703…d5f2b2
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x68b7f6…f0ad63
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x64fa35…d8b7be
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x2131df…f2efb8
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x554cf7…5bd29a
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x001dc6…5af914
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x6adfec…5bedc8
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x62056e…61fbc1
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0xdb28d2…e192f9
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x6bbc90…7ea2e8
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x07fd8f…e97bdd
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x9c0c01…b6e869
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x27813d…6a4172
0x7e1e…b3710x325b…d430BaseStableEnrichExa$0.01100%coinbase41d ago0x87eeb4…bd02af

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.