Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa40d ago0x1e4564…4b9772
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa40d ago0x91ff0b…916428
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa40d ago0xb6ba08…e65a51
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa40d ago0x54bc50…609ad8
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa40d ago0x5d4521…4432ba
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa40d ago0x645925…010d3f
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x66767d…db50da
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0x88588f…f74da0
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x7310e6…35245a
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x4ca21b…45d6ba
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x384dfa…ac4c50
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0x50430b…8104f2
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0x5491b4…031c50
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x35fc56…0cfe7c
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0xc0812a…f01203
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0xeab081…c0ba80
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0xa6d892…705a48
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa41d ago0x55081d…2b685d
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0xc8f6f2…e24af5
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x2522e7…6fda85
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x2c429a…a7e43b
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x3118aa…103c1b
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x2dd23d…bd14db
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x37468f…f657e5
0x353c…cafe0x9c95…e299Base—$0.001100%fluxa41d ago0x97aec7…6c2cc5

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.