Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79b9…35af0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xb00bf9…071861
0x79b9…35af0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x45c557…241c92
0x79b9…35af0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x8c2d00…d030a2
0x79b9…35af0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x64cf11…e621a9
0x79b9…35af0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xf57116…f8774c
0x79b9…35af0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x106f66…c0d7c8
0x79b9…35af0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xe58d41…35ec69
0x79b9…35af0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xafe57b…95f06c
0x79b9…35af0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xee9096…343429
0x79b9…35af0x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x9be4b2…9959a4
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x249bd2…263a1c
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xd126e9…d0c91f
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x95efd9…b29dc7
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xd07df4…d0796c
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x613ad4…125826
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x58d38c…4874bd
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.20100%coinbase114d ago0xc2739a…08a537
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x9b1e1e…285c4b
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x8a9239…e73b7c
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x2ed473…3d6eae
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x477a0f…b05026
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x6fd6ef…965b8f
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x6452f5…5b4963
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x70bbdc…11d03b
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0x55a433…ba4015

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.