Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf330…29750x9c95…e299Base—$0.001100%fluxa33d ago0x85fa39…312359
0xf330…29750x9c95…e299Base—$0.001100%fluxa33d ago0xb37096…99f54f
0xf330…29750x9c95…e299Base—$0.001100%fluxa33d ago0xc6646f…79ac4b
0xf330…29750x9c95…e299Base—$0.001100%fluxa33d ago0x99de4c…1202d9
0xf330…29750x9c95…e299Base—$0.001100%fluxa33d ago0x15c530…254958
0xf330…29750x9c95…e299Base—$0.001100%fluxa33d ago0xbc4541…bf81ba
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0xa4283d…84f2cf
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0x02da4c…4ca02d
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0xcd2d32…0e0221
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0xac0e64…f3065a
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0x68040f…ef8b8e
0xf330…29750xfe80…47eeBase—$0.001100%fluxa34d ago0xb3914d…51429b
0xf330…29750xfe80…47eeBase—$0.001100%fluxa34d ago0x678bce…0cf345
0xf330…29750xfe80…47eeBase—$0.001100%fluxa34d ago0xf613d5…6db248
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0xafff8b…c75924
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0x8718d7…9c264f
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0xbbdba2…c0121c
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0x363084…721a29
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0xa16e59…4223c4
0xf330…29750xfe80…47eeBase—$0.001100%fluxa34d ago0xed87ce…cfdbc2
0xf330…29750xfe80…47eeBase—$0.001100%fluxa34d ago0x58ef40…2b3d00
0xf330…29750xfe80…47eeBase—$0.001100%fluxa34d ago0xa7bd6e…7eacdb
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0xa4a0ff…5be346
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0x4ac4c0…9a8dce
0xf330…29750x9c95…e299Base—$0.001100%fluxa34d ago0xef0d22…a6ec3d

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.