Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x6750cd…11e1f6
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x6e9110…99bbef
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa50d ago0x1e9450…e22bf6
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x43a2d2…61a035
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x10c72d…f53337
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0xc5167a…508cdd
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0xb4c149…0891d3
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0xa0e088…8ed035
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x24fa0c…dfbae9
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x7dedf5…0e5259
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x9c13c3…7e6ef0
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0xf2faa0…c9430d
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x3f1267…d1eaee
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0xc662f8…4f2750
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0xa4b12f…e571f0
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x724c23…ff7751
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0xb3c047…850049
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x8bce39…c59361
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0xf06590…9459a4
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa50d ago0xec7cb3…76e6ec
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x0ce9c2…f95dfe
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x3999ee…8bf33b
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0xbfd8ce…7ca246
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x6e3d52…cbc67a
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa50d ago0x602356…262c48

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.