Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0xf42f64…7b3188
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x331ee6…fe5599
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x471f22…84db26
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x29f3ac…b58d32
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x2ad349…e50600
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa48d ago0xa0d540…083986
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x2f2a6d…c8bb7d
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x51de33…7546fd
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0xaf9940…1f69e3
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa48d ago0x28bfcf…1e1d03
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0xb59385…a055b7
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0xba089a…aecda3
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0xe7293f…42dc72
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x0280ad…f68690
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x68e8c2…07baae
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0xe4a4bc…5506e1
0xdd20…d6c40xfe80…47eeBase—$0.001100%fluxa48d ago0x87a813…734293
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0xf327ee…cdc1df
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x21d8bc…01d467
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x15fa3a…89c6e5
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x356023…2ed8db
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x4b321f…c0a746
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x4b5cdc…327b07
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0xc3ea3a…156a08
0xdd20…d6c40x9c95…e299Base—$0.001100%fluxa48d ago0x852c28…d32bf3

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.