Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa43d ago0x47e39e…3f9a58
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa43d ago0xb2da95…baade0
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa43d ago0xb9d280…d5674e
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa43d ago0x040d31…37336c
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa43d ago0x6583e2…526e7b
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa44d ago0xf8b610…1bc811
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa44d ago0x8cd059…0f5325
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa44d ago0x05aff6…e577a6
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa44d ago0x91c994…da8d7d
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa44d ago0x45e057…a39e7b
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa44d ago0x00903f…50a31d
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa44d ago0x06171f…e30471
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa44d ago0xf526f1…eaa761
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa44d ago0xf2eee8…26c828
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa44d ago0x640a41…362dcf
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa44d ago0x9f7f81…384f2e
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa44d ago0x9a66d9…301f2a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa44d ago0x636af7…22b9b5
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa44d ago0x242d08…ed3696
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa44d ago0xc9d523…795627
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa44d ago0x1f35be…c2d71d
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa44d ago0x872404…a42279
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa44d ago0xf147da…031abe
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa44d ago0x0ee162…a8b27f
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa44d ago0xeb5e96…f4c2fc

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.