Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa76d ago0x2addfd…a7d35b
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa76d ago0xfe4fa8…301c41
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa76d ago0x3ff821…209df1
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa76d ago0x532dd1…2d16c0
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa76d ago0x5c93fb…199116
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa76d ago0xbb4906…fe1d22
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa76d ago0xce9ce6…1dccbd
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa76d ago0x51b849…a6e8a4
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa76d ago0xa44821…bc1d8a
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa76d ago0xc0b8ca…c7c094
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa76d ago0x384e84…326910
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa76d ago0x20f6c2…04a7da
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0x7bcd15…f79723
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0x987a2a…9b00a3
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0xdecc34…0870d2
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0xf5db26…31604e
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0xdd47b4…a68415
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0x5456cd…95d758
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0xca69d1…932ba9
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0xe4ffa6…2856b9
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0xa0c02e…b7d257
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0x7fb15c…5a177c
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0x80dc51…02934e
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0xe31c79…4c016e
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa77d ago0xbcf117…716294

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.