Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x092a…28170x9c95…e299Base—$0.001100%fluxa36d ago0xe3b1a0…780cb8
0x092a…28170x9c95…e299Base—$0.001100%fluxa36d ago0xd6a7ff…9d3554
0x092a…28170x9c95…e299Base—$0.001100%fluxa36d ago0x6ed706…9e73a3
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0xa9b071…6d60ec
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x1ad6b3…bd3097
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0xbf33b3…8947dc
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0xc8e4c1…5fdaaf
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0xd65456…282e04
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x0f64e7…a5a5db
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x5312e6…916d4c
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x718302…5d977e
0x092a…28170x9c95…e299Base—$0.001100%fluxa36d ago0xb33ab4…4be36b
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x7d707d…d20e54
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0xdf0fc0…c0b4d9
0x092a…28170x9c95…e299Base—$0.001100%fluxa36d ago0xcfef5e…c932fa
0x092a…28170x9c95…e299Base—$0.001100%fluxa36d ago0x5c2c01…1c69f1
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x70cbfd…732248
0x092a…28170x9c95…e299Base—$0.001100%fluxa36d ago0xced514…a8bad5
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0xc2a43b…4bcb02
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0xb35f15…561d7c
0x092a…28170x9c95…e299Base—$0.001100%fluxa36d ago0x5914e7…9d4d02
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x40c457…6d0e94
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0xf79779…8bba80
0x092a…28170x9c95…e299Base—$0.001100%fluxa36d ago0x89d60d…60a32b
0x092a…28170x9c95…e299Base—$0.001100%fluxa36d ago0x542962…2679c3

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.