Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xb6672b…f30056
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xd3bcfe…2eb2e3
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0x97fb72…0796a9
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xe78c84…f5b693
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0x466ac9…d2b103
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0x0d065c…9c174d
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0x75e243…180e13
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xce566b…89d1db
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.28100%coinbase38d ago0x33d186…985090
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.28100%coinbase38d ago0x25bdf1…be0ce6
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.28100%coinbase38d ago0x66c4e4…a4dd24
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0x281f9a…bcdece
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xdae47c…755ae0
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.28100%coinbase38d ago0x0f360b…3b5172
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0x4c501a…56b0b5
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xeecd09…b76840
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0x516489…f306a3
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xbeced2…5c1998
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0x237d28…a5a47d
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0x073c85…20fc6e
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xdec991…98f3fe
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.28100%coinbase38d ago0x0b9328…f703c5
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0x775243…65f006
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0xd36226…a675c6
0x7b7c…ef7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase38d ago0x5b2621…1e0a7f

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.