Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0xb6425d…be155b
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0xf627b7…331f62
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0xfbb6db…e33e04
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x21c1cd…91233e
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0xeccad0…651426
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x09af1d…d0d2d0
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x4d673b…836faa
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x930af7…4dd662
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x82eb1c…37f6c6
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0xa07c68…d8e6f2
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0xd440c7…b3a72b
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0xe91f06…0f5b08
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0xcd3db7…d142ed
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x5e2815…ccdbf5
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x1151cd…ae4d4e
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0xa09102…aaedf2
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x56d5fc…b860d0
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x9fe70b…b7d3d9
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0xc2b521…54bd0f
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x92e441…49b7d5
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x2ffd5c…d460e8
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x2b9a7e…76c73e
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0x3e8f8e…41dbfd
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0xc34fbc…7e77ad
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase4d ago0xb08001…1cae97

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.