Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x7b13f3…07c58e
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x2f6be0…457164
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x5fdff7…ccb499
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x75968f…1a5a64
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x9714f7…359ab6
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0xaeee40…64f161
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x887d75…3b1148
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0xe8d700…5a674b
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x60378a…52cc6c
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x106c65…656774
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x4699f4…b4a711
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0xb87488…e60da2
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x700cde…d8e8cc
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x781f86…18230e
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0xbcae00…4999ac
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x81080a…4ca2f4
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0xbadbba…997489
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0xd69ec5…e02506
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x74e379…5ca650
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0xdd0df1…940d8c
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x90bbc7…905077
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x9cbd45…84abab
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x854199…db95cc
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x7d5067…ce46bf
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa20d ago0x77a888…1740d9

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.