Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4078…d6ee0x6839…1a2bBase—$0.003100%coinbase35d ago0x6d1514…319874
0x6980…26180x6839…1a2bBase—$0.003100%coinbase35d ago0xfbe31e…8f2f93
0x9f86…0ba20x6839…1a2bBase—$0.003100%coinbase35d ago0xa3a55b…591dbd
0xa93f…26850x6839…1a2bBase—$0.003100%coinbase35d ago0xad0eb0…eda658
0x7261…5b620x6839…1a2bBase—$0.003100%coinbase35d ago0x935f75…70d0e4
0x59fa…1ef60x6839…1a2bBase—$0.003100%coinbase35d ago0xc85551…d0db75
0x46de…67280x6839…1a2bBase—$0.003100%coinbase35d ago0xe8db2b…2badfe
0xadf7…80af0x6839…1a2bBase—$0.003100%coinbase35d ago0x831fb1…f8d417
0x8b18…0ad40x6839…1a2bBase—$0.003100%coinbase35d ago0x2cdfd0…0307ac
0x1850…aa0f0x6839…1a2bBase—$0.003100%coinbase35d ago0x1074a0…38a5e7
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase35d ago0xb45a0e…f28440
0xf699…2de40x6839…1a2bBase—$0.003100%coinbase35d ago0xb1c582…cfb44b
0x6d28…36d70x6839…1a2bBase—$0.003100%coinbase35d ago0x1dc89b…83b904
0x3aaf…5dfd0x6839…1a2bBase—$1.00100%coinbase35d ago0xbcde09…303e08
0xa960…4ad50x6839…1a2bBase—$15.00100%coinbase35d ago0xb3b7af…e8315b
0xb71c…18c30x6839…1a2bBase—$15.00100%coinbase35d ago0x7a7a0e…f07f7e
0x862f…3b700x6839…1a2bBase—$1.00100%coinbase35d ago0xfeee77…9d4920
0xe539…6da00x6839…1a2bBase—$1.00100%coinbase35d ago0x2efdda…1d8e3e
0x2241…c46d0x6839…1a2bBase—$1.00100%coinbase35d ago0xd8e865…66c5ea
0x4658…43740x6839…1a2bBase—$5.00100%coinbase35d ago0xecb123…0f8766
0xc739…b1100x6839…1a2bBase—$1.00100%coinbase35d ago0x921dc9…2f6ec9
0x5ac3…c6960x6839…1a2bBase—$1.00100%coinbase35d ago0x7d8c19…689038
0xf055…f9f50x6839…1a2bBase—$5.00100%coinbase35d ago0x37b56c…ddd7bb
0xd9cb…eb290x6839…1a2bBase—$0.003100%coinbase35d ago0x23d81e…6198a0
0x5ab4…f51d0x6839…1a2bBase—$0.003100%coinbase35d ago0x230fe5…3b43a2

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.