Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0xcd5ebb…f3d8b8
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa41d ago0xf1d7e7…43ea0b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa41d ago0x69850e…ad7f9f
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0xab4498…b3476a
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0x93fa04…63127e
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0x63e78c…644aa0
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0xfd18cc…a29edd
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa41d ago0xda11f2…d965e8
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0xc08628…8727c1
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0xd9c7da…b6fb39
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0x6fd3b0…ba6552
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0x5020d7…73156b
0xcdac…49d30xfe80…47eeBase—$0.001100%fluxa41d ago0xce6c1c…6de8a8
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0x47c08e…0cff84
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0xd5e978…e4a68e
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0x63c162…88f657
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0x621a59…819f60
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0xf59403…0ae364
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0xbb864a…5926bf
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0x4d7f51…3ea6c9
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0xabd7a5…700baa
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0x8def78…eefeb0
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0x2e3711…80cecf
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0xdd372a…733749
0xcdac…49d30x9c95…e299Base—$0.001100%fluxa41d ago0xe699d0…62b1ea

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.