Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01c9…28160x325b…d430BaseStableEnrichExa$0.002100%coinbase97d ago0xb3428d…dc2089
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x44faa6…bb86d5
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0xa34129…bcac63
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0xc22814…202613
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0xed6853…6ada50
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x36e529…972c97
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xf79019…6dccf1
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xc71d15…b1d85a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x593c37…b99d29
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x62a5ef…3fc772
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x31a03d…60ce05
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x571013…dee3fc
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x470c3e…261476
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x4849ae…a33120
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x771a16…a777fe
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xbd80c7…0f6204
0x01c9…28160x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xad38f9…84fcea
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xe11fea…c2bf3e
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x3bc7e1…8174d9
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x1822ec…2fe02a
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x89ddb8…8b1660
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x1e4ebf…358f4c
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x5a5b55…c8992d
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xa9b9d7…161f79
0x01c9…28160x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0xba2741…1fc894

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.