Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x6e037a…725dd8
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x71a0c1…439d83
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x37b5f5…c9c74d
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x4425bd…da8225
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xe8abc2…394481
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x73578c…c63f55
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x5073af…443b68
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xddfee0…003001
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xb9f686…bb31d3
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x011b22…99f4d5
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xfea8a0…7e0a95
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x5b1f17…3c544d
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x8ba5d1…17077f
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x3eb1f7…42e5ad
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x38d142…235912
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xf5ad3e…128510
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x788dd9…b2b97e
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xc8d1e6…f69c15
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x2387bf…9733be
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.02100%coinbase115d ago0xf5b029…14d3a7
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.02100%coinbase115d ago0xdd3a7e…e4970e
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.02100%coinbase115d ago0xc0fa92…12a70e
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0x6f156b…bf78ea
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x44e9eb…a0a847
0x8ce1…411a0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0xf5a725…98d0d4

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.