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%coinbase12h ago0xd28539…a3bf9d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase12h ago0x97bf32…ba069c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase12h ago0x9b3058…1cb74b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase12h ago0xb51052…033f45
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0xdf5308…927ad4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0xabadbc…0e1270
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0x99a4cd…21e9a3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase13h ago0xebd69f…35f80b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase13h ago0xaa7525…7d0730
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0x599d49…bf1519
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0x75a487…130a3a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13h ago0xb4971b…35b5f4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase13h ago0x358ac3…0df275
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase14h ago0x90d98c…d0b1ca
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase14h ago0xf423e3…19a308
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase14h ago0x4fb54b…053829
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase14h ago0xef2269…692968
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase14h ago0x420974…9460ce
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase14h ago0x2b3d89…4f4fb4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase14h ago0x7c2879…d62847
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.002100%coinbase14h ago0xd2dca3…cbbd5f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase14h ago0x4222c7…7223a0
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase14h ago0xf2224c…9ae8b4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase14h ago0x7da82b…f3b516
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase14h ago0x1ea3b7…163a8b

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.