Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0xa228f2…770457
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x3a1e66…b18b85
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x3cfa47…f53270
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x3269f9…353e73
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0xdaa9a9…50f3f0
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x25e465…9d89f6
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x44f912…42ed8d
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x889e45…353c34
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x2e60e3…b52ba0
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0xef69aa…e00425
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x21d9f0…27169c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0xaade72…0e30f0
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x127b9e…7e80dd
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x6abfdc…e191dd
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x26bda5…745625
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0xc916cd…e83c7f
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0xf23751…cd8935
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0xfe309c…070d7e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x3200d3…8d4d9f
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x7098a9…63e959
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0xe9c259…4f0761
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x1574f3…dcd41d
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0x39f157…a21f5b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa75d ago0xc32dad…de1b5b

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.