Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d26…64da0xd9a9…abd3Base—$0.01100%coinbase73d ago0x21ef08…d4d476
0x2d26…64da0x77c5…968aBase—$0.01100%coinbase73d ago0xff155e…d439fc
0x2d26…64da0x9c18…b209Base—$0.01100%coinbase73d ago0xa1dc9c…ab74c2
0x2d26…64da0xa7f7…dcd3Base—$0.01100%coinbase73d ago0x5ae11f…5a7aba
0x2d26…64da0xf1cb…729aBase—$0.01100%coinbase73d ago0x302312…ee8951
0x2d26…64da0xdb11…0c46Base—$0.01100%coinbase73d ago0xedcbda…c838ba
0x2d26…64da0xddaf…c607Base—$0.01100%coinbase73d ago0x932373…86524b
0x2d26…64da0x29ae…0f9bBase—$0.01100%coinbase74d ago0x1914b0…2b4af0
0x2d26…64da0x0850…9e06Base—$0.01100%coinbase74d ago0xfc7d72…55776f
0x2d26…64da0xf9c9…8ec2Base—$0.01100%coinbase74d ago0xf5fed8…f7e462
0x2d26…64da0xb7ec…8598Base—$0.01100%coinbase74d ago0xbf82a1…0e6a63
0x2d26…64da0x3fcd…2f04Base—$0.01100%coinbase74d ago0x0b34ff…e7743f
0x2d26…64da0x0886…17bfBase—$0.01100%coinbase74d ago0x52add4…8d9348
0x2d26…64da0xeae6…5c3eBase—$0.01100%coinbase74d ago0x91cc6b…7f3661
0x2d26…64da0x0d03…15f2Base—$0.01100%coinbase74d ago0xb53525…b69aed
0x2d26…64da0x26ad…d0edBase—$0.01100%coinbase74d ago0x7a7e63…5cc42d
0x2d26…64da0xc3fd…b6d5Base—$0.01100%coinbase74d ago0x217b3d…85e381
0x2d26…64da0x85a8…f4caBase—$0.01100%coinbase74d ago0x438dc6…34a402
0x2d26…64da0x41d5…e129Base—$0.01100%coinbase74d ago0x401079…f62563
0x2d26…64da0xbc34…a9acBase—$0.01100%coinbase74d ago0xeea03c…b77d97
0x2d26…64da0x63ee…6687Base—$0.01100%coinbase74d ago0x978020…d43a4b
0x2d26…64da0x858f…a7d7Base—$0.01100%coinbase74d ago0x9024eb…f1ea5b
0x2d26…64da0x84f5…80ddBase—$0.01100%coinbase74d ago0xa1b6ec…5f9b09
0x2d26…64da0x63ca…ba3cBase—$0.01100%coinbase74d ago0x660755…a20d64
0x2d26…64da0xfded…849fBase—$0.01100%coinbase74d ago0x75ce40…a0f6ce

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.