Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xd63434…7b80a1
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x3b9b1e…0c2a3a
0xce24…5b530x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x7e2676…461c53
0xce24…5b530x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x4dd530…336f0d
0xce24…5b530x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0xf3c83d…8874d1
0xce24…5b530x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0xd228ae…247f22
0xce24…5b530x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x40e0bd…9b4c57
0xce24…5b530x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x086155…7ea216
0xce24…5b530x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x9ca3a0…e149e7
0xce24…5b530x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x93dc49…c144c5
0xce24…5b530x325b…d430BaseStableEnrichExa$0.03100%coinbase34d ago0x97ac9f…caef45
0xce24…5b530x325b…d430BaseStableEnrichExa$0.06100%coinbase34d ago0x8b0b81…600287
0xce24…5b530x325b…d430BaseStableEnrichExa$0.06100%coinbase34d ago0x7d83b0…c015d1
0xce24…5b530x325b…d430BaseStableEnrichExa$0.06100%coinbase34d ago0xf4c9a6…dd4afd
0xce24…5b530x325b…d430BaseStableEnrichExa$0.06100%coinbase34d ago0xeddac6…2ee8fd
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x6a0d3a…b44d98
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x2ef814…60fd58
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x71ab0a…4a94ab
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xfca410…eb2be5
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x60e05a…1de037
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x24f46e…6a9359
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x7265bb…a08bda
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x642fda…71f817
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0xf1497c…039905
0xce24…5b530x325b…d430BaseStableEnrichExa$0.01100%coinbase34d ago0x0fd4a1…cd54e1

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.