Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0xeadd76…dc11a0
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0xdb89cc…c02dd1
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0xb22d80…72169e
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x49d631…39372f
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x1cddfe…59e418
0x6068…27010xfe80…47eeBase—$0.001100%fluxa18d ago0x74301b…bb63ed
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0x2923b1…2ec5a7
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0x9c2916…1172b5
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0x1a930a…360378
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0xa4dfdb…d75b23
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0xd30e92…535c5e
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0xe1a5ce…b806f4
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0x0ba53d…df827f
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0x359e38…e1cbb8
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0x6881d8…147c7a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0xbf47f7…c6faf6
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0xe1c6eb…4bc8c1
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0x9dc748…fc3baf
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0x4a37f1…8c7187
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0xe5bbbf…7df950
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0xd7d8b2…880ca7
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0xca1802…b86323
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0x853113…c554d7
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0x9c35ff…2d7a8a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa19d ago0x61d0af…60be70

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.