Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa49d ago0x9416dc…e3533d
0x1984…523a0x9c95…e299Base—$0.001100%fluxa49d ago0x2a48c5…b98f65
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa49d ago0x5a7bd0…96760b
0x1984…523a0x9c95…e299Base—$0.001100%fluxa49d ago0xf441fe…c218ef
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa49d ago0x5f2634…f78270
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa49d ago0xab97d4…ed74ea
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa49d ago0x307fea…696729
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa49d ago0x90ca7a…f3245a
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa49d ago0x28e2e0…7608c0
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa49d ago0x09f511…8410ca
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0x4632ce…ccd571
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0x0c4dfe…7e89da
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0x4e7c14…4754c1
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0x145ee4…4772f8
0x1984…523a0x9c95…e299Base—$0.001100%fluxa50d ago0x20da3b…dfe5d3
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0xd64962…9fc97b
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0x3523d2…f509f3
0x1984…523a0x9c95…e299Base—$0.001100%fluxa50d ago0x001387…6b539e
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0x651fbf…cf087f
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0x9bb714…27c7fa
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0x148adf…1c91cf
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0x2cb1be…fc9ab8
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0xba3764…0d13a3
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0x2f9b37…df05c9
0x1984…523a0xfe80…47eeBase—$0.001100%fluxa50d ago0x43185b…ad4fbb

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.