Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase96d ago0x666a3c…0eb44a
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase96d ago0x539aa8…28b885
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x9995df…0ca01f
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0xb0dd73…08b20e
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x08c607…fba73a
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x47aacb…318400
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.002100%coinbase96d ago0x7b44fe…a15bf1
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase96d ago0x85060e…1a09c8
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0xf38a81…169189
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0xc24859…4acc03
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.20100%coinbase96d ago0xbf9acd…e826ab
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase96d ago0xb5697c…4e97ef
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%candidates96d ago0x9c4205…26205b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0xdfa39f…8be20d
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x7ef843…d5f7be
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase96d ago0x857aba…1b718b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.04100%coinbase96d ago0x6a4154…fc17d3
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0xbd2ebe…01805b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0xf92949…f9f258
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase96d ago0x965784…4b8b9c
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%candidates96d ago0xb9618a…f87445
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%candidates96d ago0x21479a…de8599
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%candidates96d ago0x6adea2…c12fec
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x29b2b7…483ba2
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.02100%coinbase96d ago0x324bdc…007fa2

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.