Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0278…bba00x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xf582b1…ab7158
0x0278…bba00x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x0888cb…5a0aa8
0x0278…bba00x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x251487…29be20
0x0278…bba00x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x1085ed…37a1e9
0x0278…bba00x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0xd04224…84907e
0x0278…bba00x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0xcacbe2…e15cdd
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xfd687e…a9b4fd
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xe24dca…cf8d38
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xf57409…8aa225
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x6ca652…b7bdeb
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xfc0b23…bffb3a
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x839447…23a306
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x077397…34b66c
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x188aef…5c3bce
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x11d02a…96eaa9
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xd1adb2…5f93fe
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xe07737…31ea32
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xb0dad9…f1b3cc
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x3aa599…b28679
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x9239eb…1d252e
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x83d8d2…3daaad
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xb4cbcf…05b7b7
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xe4a783…608f64
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xe27962…38c628
0x0278…bba00x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xd1dda1…93213a

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.