Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.28100%coinbase35d ago0x07970d…8f9ed9
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.002100%coinbase35d ago0x2a5002…fb95c8
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xcf969c…9d5a4c
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xd027aa…f1e629
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.002100%coinbase35d ago0x4d5852…322d09
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xa976ec…a3776e
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x107704…2415fd
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x4eda27…4f8aca
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x66a892…7db594
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x95be34…389d84
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xae04db…cfc79a
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0x6f16ee…c38895
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.06100%coinbase35d ago0x6e94d8…72a577
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.06100%coinbase35d ago0x83f08b…cd9f3a
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.06100%coinbase35d ago0xa622b9…ead4a3
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.06100%coinbase35d ago0x5049cc…68b521
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.06100%coinbase35d ago0x4eb7f9…1666f6
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.03100%coinbase35d ago0xb2a101…5983e8
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.03100%coinbase35d ago0x6f296c…788a90
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.03100%coinbase35d ago0xc3eed0…55bf47
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.002100%coinbase35d ago0x2bdfaf…eed6cd
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.03100%coinbase35d ago0x51be77…70690b
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.03100%coinbase35d ago0x02177c…f13677
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.20100%coinbase35d ago0xdb08f3…b91d0d
0xcc9c…b9e20x325b…d430BaseStableEnrichExa$0.20100%coinbase35d ago0xf9eea1…3f88b5

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.