Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0xc28abb…9e54e4
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0xc307f5…ff89bd
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0xb35539…8a8f21
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0x3161e7…37b299
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0x761646…01f684
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0xec10be…9f2b42
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0x2d899a…9f0669
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0x0814e9…676acd
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0xf7e03e…efdc56
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0x9e9806…cdcbc8
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0x10ca88…531bda
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0xf9411b…678561
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0xf7f918…44cf1b
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0xeff3a2…9493c7
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0xbb31ca…ec932c
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0xbb6950…fe31f2
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown55d ago0x1d3722…adbddd
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown56d ago0x7ddff2…bc3bb5
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown56d ago0xbdb396…91b350
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown56d ago0xb4ccf4…a09c6e
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown56d ago0x5c11a8…0ffa17
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown56d ago0xe96f41…707d6a
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown56d ago0xfa4266…8aa90d
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown56d ago0xf4bf08…bfc462
0xb0ee…ab3f0x9c95…e299Base$0.001100%Route unknown56d ago0x6ce72b…c8461e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.