Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa39d ago0x55ad31…34e339
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa39d ago0x0a2947…892bd2
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa39d ago0x9d626a…7a47c2
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa39d ago0xe11f9c…5edf26
0x3f31…01150x9c95…e299Base—$0.001100%fluxa39d ago0x6e1d82…4237fd
0x3f31…01150x9c95…e299Base—$0.001100%fluxa39d ago0x01628a…aa85b3
0x3f31…01150x9c95…e299Base—$0.001100%fluxa39d ago0xdfb9fe…012810
0x3f31…01150x9c95…e299Base—$0.001100%fluxa39d ago0x8533cc…61931d
0x3f31…01150x9c95…e299Base—$0.001100%fluxa39d ago0xc40c9e…f47ab5
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa39d ago0x45dca0…2f1d23
0x3f31…01150x9c95…e299Base—$0.001100%fluxa39d ago0x6cd8ed…dea8a2
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa39d ago0x05cc5a…08abb2
0x3f31…01150x9c95…e299Base—$0.001100%fluxa39d ago0x5d9bdc…2c0542
0x3f31…01150x9c95…e299Base—$0.001100%fluxa39d ago0xd1cdb9…883612
0x3f31…01150x9c95…e299Base—$0.001100%fluxa40d ago0x7aa8b4…b54a0f
0x3f31…01150x9c95…e299Base—$0.001100%fluxa40d ago0x947532…8d1e78
0x3f31…01150x9c95…e299Base—$0.001100%fluxa40d ago0x9cb768…35f266
0x3f31…01150x9c95…e299Base—$0.001100%fluxa40d ago0x934bd4…59413c
0x3f31…01150x9c95…e299Base—$0.001100%fluxa40d ago0x32f34f…6aa878
0x3f31…01150x9c95…e299Base—$0.001100%fluxa40d ago0xa7f84d…1d99a2
0x3f31…01150x9c95…e299Base—$0.001100%fluxa40d ago0x28dfee…843c4f
0x3f31…01150x9c95…e299Base—$0.001100%fluxa40d ago0xb9599b…b37cd3
0x3f31…01150x9c95…e299Base—$0.001100%fluxa40d ago0x9de513…2b1417
0x3f31…01150x9c95…e299Base—$0.001100%fluxa40d ago0xdd04a5…c34c28
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa40d ago0x7fcbbe…19e513

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.