Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0xa65100…2bd06f
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x72cd75…037822
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0xfb450f…7c8e02
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x84c92d…ab86a9
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x466da1…00b6c7
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9f1d1a…8100c8
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x2bd5c5…7ae82d
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x496255…96b21f
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x0b2549…b03f7a
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0xbab911…a4353c
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x8a7559…031be9
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0xb9c9ad…33f408
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x787a21…7ba636
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x13f5a1…300f9d
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x669cc9…88a523
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x035cb4…4ea28f
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x33c926…4a55e2
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0xecefbf…215d91
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x8f3ab1…89bd0b
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x0e20ce…114cf6
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9b6842…f78137
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0xbac09b…a385ed
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x8f379f…b24305
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x65f42b…b25732
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa19d ago0x847829…96d1fe

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.