Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.20100%coinbase12d ago0xd91aa4…e833e6
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.28100%coinbase12d ago0x580830…a3c909
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xc5ffa9…44386c
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x51325c…9b750f
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x5ab0dc…581916
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xd5bbd5…1ea7c8
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xba2700…f82406
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xace229…869119
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xee1114…b0dda6
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xee129a…647125
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x96ea1e…6ad13a
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xc45669…db6b01
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x8ab207…34149f
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xba0e70…f1d46c
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xecff86…cf159d
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x80d760…420cd7
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.28100%coinbase12d ago0x5e026f…67b4c8
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xfc87ca…2cd2ce
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.28100%coinbase12d ago0xb95dbd…64a46e
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x406bde…2b949f
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.28100%coinbase12d ago0x428181…888dee
0xb185…3e1d0x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xa68ae6…182b12

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.