Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0x561d57…32e3ab
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0x603b48…7258ff
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0x681580…e4fd30
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0xcb8671…4fc4bf
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.28100%coinbase9d ago0xfab91a…744967
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.28100%coinbase9d ago0xefc572…c2473a
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.28100%coinbase9d ago0x0b3a86…9fbbe6
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.20100%coinbase9d ago0x4d4901…020c1b
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.20100%coinbase9d ago0x1a59f8…672d7d
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.20100%coinbase9d ago0x80d70f…c2d67c
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.20100%coinbase9d ago0xe60102…d9bbaa
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.05100%coinbase9d ago0x419df1…a05091
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0x961066…4f3aa2
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0xd31b91…03c099
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0x1fedaa…c6e0e4
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0x28dba1…6f9e3b
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0x5a8af0…e368c8
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0xd45453…c2bf61
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0xee46b3…c73923
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0x59a06a…e9918e
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0xdcc499…c89394
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0x5416d6…cd5319
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0xa16ee9…743997
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0xbf190f…0ca805
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase9d ago0x621aaf…502986

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.