Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa43d ago0xa246f0…4249cc
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa43d ago0x9e48d3…abc772
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa43d ago0x59d335…f4b4b1
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa43d ago0x5ca5a9…37fe64
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa43d ago0x387c8c…e69e91
0xabc6…beb00xfe80…47eeBase—$0.001100%fluxa43d ago0x0df44e…31dbf6
0xabc6…beb00xfe80…47eeBase—$0.001100%fluxa43d ago0xc1826d…cbbb6d
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0xb7938b…26f653
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0xcc02d2…40490f
0xabc6…beb00xfe80…47eeBase—$0.001100%fluxa44d ago0xf1b458…5cbafb
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0x8e3c21…33d768
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0x12c1d5…9851a6
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0xac14c1…bdb0ad
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0x8988b4…daa4cf
0xabc6…beb00xfe80…47eeBase—$0.001100%fluxa44d ago0x3b62ae…8fad50
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0xc39f7a…2289cf
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0x51182a…4e0439
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0x95be0c…e845b2
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0x11fa61…d0f0e1
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0x83155d…1d682d
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0x3b9201…18a586
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0xd21ad5…6da834
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0x1f7772…65cc15
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0x51f227…8262de
0xabc6…beb00x9c95…e299Base—$0.001100%fluxa44d ago0x713c43…893faf

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.