Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x73907b…51e0d7
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x5e3a25…92252b
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x53a0d5…18c67f
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x126a1a…558154
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x2d0cf5…693089
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xe1efcc…1d0b30
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x15c13d…8c8812
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x3b69e7…0d228e
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0xb06653…66d4b6
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x143a65…f5962c
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x41f1d2…11e8f5
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase15d ago0x2e5d91…17ccf0
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x3a3ddb…7e759d
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x72977e…ccd48c
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x528eee…520267
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x01a21a…3997b5
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xdbbe89…ddf3aa
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xa6693d…90133a
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x337112…97f3d7
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x5eebcb…7054cd
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x6e85ff…074812
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x49ec97…197541
0xe40a…17800x325b…d430BaseStableEnrichExa$0.002100%coinbase16d ago0xb31cdd…ddf451
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xc35388…ee2954
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0x649986…267461

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.