Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0xc4dd6e…d43b82
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0x5f331f…f07459
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0x064c61…00b2ed
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0x23a709…ccd216
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa33d ago0xc97cbc…315c39
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0xed5c1e…1cc07e
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0xca694c…146877
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0x9cfe4f…1b196f
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0x5d20b4…30f2e6
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa33d ago0x9363a2…b3a15b
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0x60515a…4624b1
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0xfe2428…be69f3
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa33d ago0x25b77a…83019d
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0x5ffa20…133375
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0xc1b353…67a769
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0x55591c…52bc3f
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0x7e2e48…bfbb8a
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa33d ago0x3a42a7…3001c9
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0xc5aef5…5b847f
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0xa102f4…ed21e4
0xdfd8…6af50xfe80…47eeBase—$0.001100%fluxa33d ago0x20b2ce…8a4350
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0x54cd55…539180
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0xf49e14…e8e36d
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0x785a42…dd176e
0xdfd8…6af50x9c95…e299Base—$0.001100%fluxa33d ago0xdc81af…2d163f

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.