Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xb8712d…da33ca
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x8a5a43…db50da
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x3c3306…39285e
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x1e2068…adfd93
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xbcdd4b…558474
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x5ae13b…2c75cd
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xd039b1…5b423e
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xd8d6a7…7e80c6
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xc934ac…f00d3e
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x0a5e09…22fbfd
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x743f7e…83ab0c
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xe199af…1d300a
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xd55190…25e409
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xfd6dcb…d8421d
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xdb0c3a…2ceaab
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x8334a1…34ba5f
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xfc1526…0043f1
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xb870b3…194951
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x03dbc6…78b268
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xb3d38c…4ad4ab
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x51cfad…8d9cbe
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xa712a4…faa0ce
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x477c2c…4d442d
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x8039e9…eafe72
0x1d28…e4730x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x1f2e41…b08c54

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.