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%fluxa20d ago0x537feb…697888
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa20d ago0x67f83f…18f5cc
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa20d ago0x28734e…075234
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa20d ago0x9a2214…285a2b
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa20d ago0x4e1112…59a536
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa20d ago0x2ab1fb…5349fc
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa20d ago0x9bff4a…95cf18
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa20d ago0xa6a173…d2603c
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa20d ago0xf4e404…eccde4
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa20d ago0x26c9c2…a9360f
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa20d ago0x777a99…ba19e4
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0x9fd11b…28311d
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0x846bde…2a7967
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0x8245a6…073233
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0x174755…6a3f03
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0xf2092b…38402a
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0xbc6e67…e1d44b
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0x062fe8…e2d359
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0x7afee2…5016de
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0x035cc5…4f1ce5
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0xbce2d6…fa4f66
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0x140691…415684
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0x0a9f2e…f9e011
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0x7e58d6…a93a45
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa21d ago0x9e8930…d3c1a4

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.