Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x07948b…8279c5
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0xd94f70…f95359
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x71f104…4c7cc7
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x68afa3…b6ad1e
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x0c0a66…724a0d
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x3d144a…918f31
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0xfde7c6…6bdd7c
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x15e6b4…42c429
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x1ca3c2…6128d3
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x05cc49…00f4e4
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x170cb3…71d3c3
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x9a9c9f…a0a338
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0xcb01d9…5f2b71
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x602eee…8cb5c6
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x0669ea…946b12
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x22f9bb…e954d7
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x1f70df…181712
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0xed4f5b…091f61
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x571736…4e5092
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x6a8730…468645
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x2f4397…645988
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0xe89747…d07dbc
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x965df7…482536
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x489773…3a26ad
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa20d ago0x916251…5a11dc

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.