Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0x44b3d2…7a06bc
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0xeda1e1…217728
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0x7949a7…8da4ed
0x0b08…60600x9c95…e299Base—$0.001100%fluxa33d ago0xec7c94…3bda39
0x0b08…60600x9c95…e299Base—$0.001100%fluxa34d ago0xb3a3e4…498aad
0x0b08…60600x9c95…e299Base—$0.001100%fluxa34d ago0x137094…bead7a
0x0b08…60600x9c95…e299Base—$0.001100%fluxa34d ago0x5320d9…3d9b03
0x0b08…60600x9c95…e299Base—$0.001100%fluxa34d ago0xecfe9f…8dd90b
0x0b08…60600x9c95…e299Base—$0.001100%fluxa34d ago0x15aeaf…502600
0x0b08…60600x9c95…e299Base—$0.001100%fluxa34d ago0x468b64…a2ee6d
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa34d ago0xe00d33…73e685
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa34d ago0x885cb9…29640d
0x0b08…60600x9c95…e299Base—$0.001100%fluxa34d ago0xde566e…ab53b4
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa34d ago0x3cafae…6bc329
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa34d ago0x42f17b…092eac
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa34d ago0xaddcd2…107335
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa34d ago0x6143ae…654083
0x0b08…60600x9c95…e299Base—$0.001100%fluxa34d ago0xfaa39a…071c99
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa34d ago0x5cbec1…66171b
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa34d ago0xcc07a9…e27396
0x0b08…60600x9c95…e299Base—$0.001100%fluxa34d ago0x1edca3…095613
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa34d ago0x478d72…deca86
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa34d ago0x7eb15d…60d57c
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa34d ago0x8f73b3…33b727
0x0b08…60600x9c95…e299Base—$0.001100%fluxa34d ago0xe7f20a…1f28e5

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.