Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa80d ago0xcbc127…d71cb4
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa80d ago0xea843e…c4de67
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa80d ago0x4d0a1d…650ef3
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa80d ago0x731e27…bdc66c
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa80d ago0x0be99f…efb0ca
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa80d ago0x4f630b…67ba00
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa80d ago0x483f18…e4a841
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa80d ago0x70a7a9…d9c77f
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa80d ago0xf210f2…18351c
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa80d ago0xc6fe34…f85959
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa80d ago0x5ac7da…3bd223
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0x208913…96c7ca
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0xe2b886…8fd385
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0xbbeaf9…24a3a6
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0x539aaa…74b54c
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0xb4bce5…61a3f8
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0xdecaef…f0ca20
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0xe95435…6b5b13
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0xdee6f1…2dc50f
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0x3bc330…12174c
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0xfebee8…da53b8
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0x9a70fb…89fd3f
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0xe7b657…bd0bfc
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0xf9c17b…1a252a
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa81d ago0x2f236e…36098f

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.