Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.01100%coinbase115d ago0x8a89a1…573885
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0x286063…cf20c4
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0x79cf2f…b34bec
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0x8d0a43…a8109f
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0x4fb827…12f7b3
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0x193a1e…79c83f
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0x480b5e…d1b229
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0xfcfd8c…ead211
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.03100%coinbase115d ago0x11dd42…167a75
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0xd0be6c…f777d5
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0x2dd48e…a52eb7
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.05100%coinbase115d ago0xd13be7…4e4f59
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.02100%coinbase115d ago0x80e4f2…d3d971
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0x6bb2a4…f6b9cd
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0xab7a51…f36ffe
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0x08b297…bc82ba
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0xfabee2…413f2a
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0x01d146…fd3dfa
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0xc0371a…8b8759
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0xd10c21…37e795
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0xe7b61e…dd54c1
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0x92ba8c…a5b7ba
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0x0727f6…33a7e3
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0xd41099…45052c
0x8a84…53cf0x325b…d430BaseStableEnrichExa$0.20100%coinbase115d ago0x9537d1…16b4f5

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.