Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0x5af6a0…98c184
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0xf28105…bcb1d3
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0x730f70…8b921f
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0x636eea…5a498e
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0xf5b7e8…20358d
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0xfe58af…610125
0x679f…86740xfe80…47eeBase—$0.001100%fluxa34d ago0xeeb6a0…0575e7
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0x4d50b0…7b2a4c
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0xb70edb…63e78b
0x679f…86740xfe80…47eeBase—$0.001100%fluxa34d ago0x50985a…6d8c20
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0x265c53…6993bc
0x679f…86740xfe80…47eeBase—$0.001100%fluxa34d ago0xc2c96e…d95ba4
0x679f…86740xfe80…47eeBase—$0.001100%fluxa34d ago0x14cef6…6b91da
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0x526a2e…0692a6
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0x344977…8b73ad
0x679f…86740xfe80…47eeBase—$0.001100%fluxa34d ago0x46b9ee…c2c6eb
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0x478c44…7fb82e
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0xf7de1c…b3a7bf
0x679f…86740xfe80…47eeBase—$0.001100%fluxa34d ago0xac801b…bda7bd
0x679f…86740xfe80…47eeBase—$0.001100%fluxa34d ago0xedd204…a70e24
0x679f…86740xfe80…47eeBase—$0.001100%fluxa34d ago0x1d7438…bb79c3
0x679f…86740xfe80…47eeBase—$0.001100%fluxa34d ago0xb80dac…cfa099
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0xb288bc…5eaed1
0x679f…86740x9c95…e299Base—$0.001100%fluxa34d ago0xfcbfa2…bb0084
0x679f…86740xfe80…47eeBase—$0.001100%fluxa34d ago0x3d1a07…8d1efa

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.