Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0xd848f0…f1cd4e
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0xc22ad0…ddfb3b
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x0f57b8…3a8fed
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x3bca9f…ffb857
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x4fde30…9ec882
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x56c13c…a63115
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0xa4518d…57b2c7
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x17da93…c60088
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0xf8cbfd…a02e82
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0xeb14aa…175752
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x21a003…f60fb0
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0xea4603…a3605a
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x0c82d4…7ea4b2
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x5defbc…918104
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0xa67b0b…8dbf2c
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x529daf…7074dd
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0xe5fe6b…20df31
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x44ff59…47b219
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0xe53d6d…f6a389
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0xd5c8a7…a3b2f6
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x8ea1ce…3673e5
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x2ed2c6…0fb6a5
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x4f36eb…da8442
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0x146f25…25d22e
0x4578…50870xfe80…47eeBase—$0.001100%fluxa10d ago0xa44245…e690d8

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.