Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4077…559d0x452b…02b8Base—$0.01100%coinbase84d ago0x6aad98…198c6d
0x4077…559d0x7731…77b2Base—$0.01100%coinbase84d ago0xa19a21…926f0b
0x4077…559d0xd1eb…da82Base—$0.01100%coinbase84d ago0xeef884…47223c
0x4077…559d0x128b…39bcBase—$0.01100%coinbase84d ago0xa171a6…c40753
0x4077…559d0x33cf…5e98Base—$0.01100%coinbase84d ago0x9a0fcf…5ea41c
0x4077…559d0x49f4…18f7Base—$0.01100%coinbase84d ago0x53b37d…047122
0x4077…559d0xc58c…f62eBase—$0.01100%coinbase84d ago0x597451…ea347b
0x4077…559d0x011e…e5f6Base—$0.01100%coinbase84d ago0xe6d6dc…b4aab1
0x4077…559d0x2fdc…15dcBase—$0.01100%coinbase84d ago0xfb34d5…daadd5
0x4077…559d0xf1ba…9be9Base—$0.01100%coinbase84d ago0x902632…2e7c12
0x4077…559d0xcead…f4faBase—$0.01100%coinbase84d ago0x859778…3a0ac8
0x4077…559d0xa65c…3976Base—$0.01100%coinbase84d ago0x1f88a9…66489b
0x4077…559d0xeab1…5c13Base—$0.01100%coinbase84d ago0x7aea16…e99471
0x4077…559d0x8fe5…bc92Base—$0.01100%coinbase84d ago0xd5c981…5f8ae1
0x4077…559d0xf626…386fBase—$0.01100%coinbase84d ago0x5e2fcf…17e466
0x4077…559d0x4d8e…ad83Base—$0.01100%coinbase84d ago0xd22c31…8dd0ce
0x4077…559d0xa6ea…8361Base—$0.01100%coinbase84d ago0xa7eafe…631acf
0x4077…559d0x69a6…6cc3Base—$0.01100%coinbase84d ago0x6a7835…6fea1d
0x4077…559d0x97bf…90c2Base—$0.01100%coinbase84d ago0x327a59…4f747f
0x4077…559d0x82d5…7d37Base—$0.01100%coinbase84d ago0xd4ecaf…901ddd
0x4077…559d0xb03e…07d3Base—$0.01100%coinbase84d ago0x0e1954…d6cb2a
0x4077…559d0x1822…102dBase—$0.01100%coinbase84d ago0x31ae02…bddf90
0x4077…559d0x2314…daf4Base—$0.01100%coinbase84d ago0xca0c18…daaa64
0x4077…559d0x9c50…681fBase—$0.01100%coinbase84d ago0x31c347…3fed90

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.