Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40c3…20950x9c95…e299Base—$0.001100%fluxa36d ago0xfb1f57…986997
0x40c3…20950x9c95…e299Base—$0.001100%fluxa36d ago0xc78448…b715f8
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0x36824a…123dfe
0x40c3…20950x9c95…e299Base—$0.001100%fluxa36d ago0x273d9b…8d817e
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0x5ccf53…fb6219
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0x0628ec…fd62b9
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa36d ago0x2a62f7…468b52
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0x9c32ea…af3984
0x40c3…20950x9c95…e299Base—$0.001100%fluxa37d ago0x9ce3f5…1f3ce9
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0x131ff5…4d5a4e
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0x77b02d…43e354
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0x7d22d8…0beafb
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0x76b584…9b8fd2
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0xd95f0c…dc4dac
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0x0a9d8e…2080c0
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0x77388a…6602c5
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0xcbcab6…490616
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0xdf9c22…50c543
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0x5a4c80…033a5c
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0xa4db7f…96769b
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0xd8d6ad…3ee326
0x40c3…20950x9c95…e299Base—$0.001100%fluxa37d ago0x70202a…619ef5
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0xb02e84…1735ec
0x40c3…20950x9c95…e299Base—$0.001100%fluxa37d ago0xc45290…c50254
0x40c3…20950xfe80…47eeBase—$0.001100%fluxa37d ago0x01f77b…7ab1dc

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.