Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x24fa…9bf2Basex402 service$0.001100%coinbase101d ago0x635f3f…4f04c0
0x254a…d0910x24fa…9bf2Basex402 service$0.001100%coinbase101d ago0xc95aee…279149
0x254a…d0910x24fa…9bf2Basex402 service$0.001100%coinbase101d ago0x853dfb…44f566
0x254a…d0910x24fa…9bf2Basex402 service$0.001100%coinbase101d ago0xfb5ae4…4218c1
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase101d ago0x5d6e35…129d6a
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase101d ago0x517e12…177c3b
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase101d ago0x3e1d89…de749b
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase101d ago0x59b0dc…00617b
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase101d ago0x242e1f…653578
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase101d ago0x1534c2…743fe2
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase101d ago0xe7c57f…2e60b0
0x254a…d0910x24fa…9bf2Basex402 service$0.001100%coinbase101d ago0xcb2c56…b6b016
0x254a…d0910x24fa…9bf2Basex402 service$0.001100%coinbase101d ago0xbadec2…ed61a9
0x254a…d0910x24fa…9bf2Basex402 service$0.001100%coinbase101d ago0x73ff15…583803
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase101d ago0x9faa94…d6ff2b
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%candidates101d ago0xea8e2b…e84c76
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%candidates101d ago0x490388…6d9427
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase101d ago0x5b897a…cad90d
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase101d ago0x9fc3e4…dd48c0
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase101d ago0x069b58…213375
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase101d ago0x398692…8e891d
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase101d ago0xb671ab…68d985
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%candidates101d ago0x0e1cc1…96f911
0x254a…d0910x24fa…9bf2Basex402 service$0.001100%coinbase101d ago0x580b91…c057fd
0x254a…d0910x24fa…9bf2Basex402 service$0.005100%coinbase101d ago0xe43e94…87462c

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.