Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0x1b16ff…d7626d
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0xac2301…10fa80
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0x7607fe…562375
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0x01b619…c9fc2e
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0xdf4a87…726720
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa42d ago0xac3213…82036c
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0x52016f…a80665
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0xb781df…c9fdbe
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0xc60da1…0663a3
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0x5eb349…439575
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0xabe410…00ee68
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa42d ago0x9c61ac…fb951b
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa42d ago0x2c672f…8f13dd
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa42d ago0x1bd1e6…37724c
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0x2b2e56…06c4e4
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa42d ago0x12c25b…d32b04
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0xeab817…781311
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa42d ago0xcd5053…0f4739
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa42d ago0xee8285…c12431
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0x9dc83a…6c97d4
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0x9b1333…9a7102
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa42d ago0x7a538b…124507
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa42d ago0xad7d93…4749ef
0x5eb6…58400xfe80…47eeBase—$0.001100%fluxa42d ago0x0aa6f9…2853cc
0x5eb6…58400x9c95…e299Base—$0.001100%fluxa42d ago0x773b65…a72328

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.