Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa17d ago0xd747a6…4f10ff
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa17d ago0xf11833…7523c3
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa17d ago0xfa0b88…4ba14e
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa17d ago0xb2ade2…8bf38c
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa17d ago0x46eb02…74cefe
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa17d ago0xc2ad0f…823fcd
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa17d ago0xf6efa7…e35ff6
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa17d ago0x852f24…d205d6
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x20db14…7dcd12
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x358b8d…b91efe
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x36ad2a…f93823
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x61bbc3…a1b238
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0xbec79a…d810f9
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x42cc5b…66b8ec
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x5311ad…fb36b0
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x894097…6cfada
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x2c18da…e89ac7
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x1cb263…2d20d6
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x2441b6…dd4993
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x9b5081…3c40ce
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x3e842d…2472a5
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x270da5…032f32
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0xda21e6…922546
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0xbc71b9…0237c2
0x5f7e…cf090xfe80…47eeBase—$0.001100%fluxa18d ago0x45584e…c475b1

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.