Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x109f…25150x9c95…e299Base—$0.001100%fluxa36d ago0x6038c1…5a4064
0x109f…25150xfe80…47eeBase—$0.001100%fluxa36d ago0xb7abf0…8d85e9
0x109f…25150xfe80…47eeBase—$0.001100%fluxa36d ago0xdf1def…2425ab
0x109f…25150xfe80…47eeBase—$0.001100%fluxa36d ago0x23b47c…3b2f03
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0xa7eb93…fd4514
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x47bedf…ffebae
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x72cd64…aff7ba
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x41d96a…5105a5
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x387d5a…e7fd9a
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x80b40b…5e5b7d
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x8c9e6d…447d72
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x4df26b…e6803d
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0xa073a9…ad5cfe
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x01432d…3beba9
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x17fdf8…e86af2
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x2722e4…2182b1
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0xc310bb…8fd8f4
0x109f…25150x9c95…e299Base—$0.001100%fluxa37d ago0x94b270…5c53c6
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x929164…cecd21
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x971cbb…3c5e93
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0xd8d7e1…a8746f
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0xe9e66b…a151a5
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0x0b7735…1b4b55
0x109f…25150xfe80…47eeBase—$0.001100%fluxa37d ago0xbb3989…94acdf
0x109f…25150x9c95…e299Base—$0.001100%fluxa37d ago0x554eb4…d1ca23

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.