Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0xd0bc41…856368
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x4910d7…2c4915
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x571afb…822e05
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x47cb9c…43c594
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0xf993fc…ec8551
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0xca19c7…1c0b47
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x706b8f…998100
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x240b2a…099757
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa34d ago0x0c4118…96cf36
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x9eb58c…d4c44b
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa34d ago0x04c29d…5029eb
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x955316…c3ec16
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x0b2d35…c02598
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0xa24271…20006f
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa34d ago0xf0b12c…287306
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x89b683…293e94
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0xb78fc5…4c1ed9
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa34d ago0x1e77ba…f0d4c6
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x466212…c82569
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x3ad8c4…e77333
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x21c936…ee7b9a
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa34d ago0x05dc6a…2120fe
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0xa0e830…cb3194
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0xf9cd4c…254e62
0x24f2…da4e0x9c95…e299Base—$0.001100%fluxa34d ago0x820481…acee69

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.