Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.50100%coinbase35d ago0xaecd4a…7ebe55
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.50100%coinbase35d ago0x3a03fa…8b8a88
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0xa5d2d9…4322f9
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0x6f8558…254b8f
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0x69d3d7…bc7f8c
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0xe2621e…768551
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0x136746…ed5b60
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0xd661de…8d59e9
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.02100%coinbase35d ago0xa534ea…1ee70e
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0x0963d1…dea36b
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0x4394f4…34c4a9
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.50100%coinbase35d ago0x75eff9…f66576
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.50100%coinbase35d ago0xb36985…f98ccd
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.10100%coinbase35d ago0x9158a9…e964b9
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.10100%coinbase35d ago0x295196…6be54e
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.10100%coinbase35d ago0xdddd29…c2aeee
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0xa7da10…d18e94
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0x2cbaea…0c54c5
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0xcb38cd…769892
0xa525…c6c50x6b28…651bBaseBytemineB2b-data$0.01100%coinbase35d ago0x942d12…ffbf25
0xa525…c6c50x7f8d…1b30Base—$0.01100%coinbase35d ago0x5b31f1…e1cb6e
0xa525…c6c50x7eac…dbfbBase—$0.01100%coinbase35d ago0x0dd8d3…7f540b

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.