Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xf67339…3e8db5
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x1af468…675b81
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xb670f8…5b35ca
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xa15f8c…7f10b9
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x80223e…d83bf1
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x298edd…0226a7
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x601425…24eae4
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x961a54…5f2023
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xbffcc2…ed984c
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x70ed2c…254a71
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x19a37a…71f2e5
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x36f331…fd8780
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xa02493…959aeb
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x4aedd6…fffa5b
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x27f311…ea6b65
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x3d1b15…51cd73
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xff6a59…3930b7
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x3c2ffa…4fc388
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xfd02f1…1c61b9
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xb7ce94…69201e
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xae4fd1…39de7a
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x07efc4…a49293
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x9317e9…847826
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x92cc0e…c60c99
0x81d1…603f0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xaff692…deee1f

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.