Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xd36068…b8177f
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x5fa8db…28b4da
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x405569…caacaf
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0xe23c49…06774a
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x184d77…9611ed
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0xee7672…6b7f0e
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x14709b…af6a25
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x4775f0…f4ffcf
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0xad8896…e8268e
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x4da8b2…85d9d9
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x574107…e110c3
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0xbfc6fd…c627b1
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x9e9b1e…1f9194
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x54811a…0184e2
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0xaf775d…627f2d
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x2e8238…9dcd13
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x011d03…b11002
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x7e6cfb…2ea59c
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x47824b…72c0f0
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0x28640e…d1f218
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase52d ago0xb9076f…3b313b
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xcd46cf…b6c0ae
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x048249…4c2964
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xec4833…8dde6a
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x37a72c…75cf95

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.