Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0x1d54ef…b5a8b4
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0x9a2c34…69c5c1
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0xd0ad47…6d6a38
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0x9779d4…fb12ee
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0x55ad16…ce8e11
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0xda6ab1…60fc7c
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0xd2738d…c7347b
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0x21615a…469d5c
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0xef702a…3d0a21
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0x98f679…8a28d4
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0xa171b8…b34a84
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0x2de95e…3efce7
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa18d ago0xc004ed…36d0a2
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa19d ago0xc75300…a2dede
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa19d ago0x9f4947…0317a4
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa19d ago0x288075…b957d3
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa19d ago0x30e854…ea089b
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa19d ago0xaab6e6…eaa6aa
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa19d ago0xa555bc…601f02
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa19d ago0xdd1efa…cae908
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa19d ago0x714e80…ecff30
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa19d ago0x2e42eb…683469
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa19d ago0x2f5625…bbfb65
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa19d ago0x2edb91…bc254d
0x87fe…f1350xfe80…47eeBase—$0.001100%fluxa19d ago0xa0cd90…e7329e

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.