Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0xf2e919…214a41
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0x2d682d…79dbca
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0x073c07…dd212e
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0xcd8d55…c0c50d
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0x195130…f5ee85
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0xb3e0ed…a15147
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0x680aee…c24ff9
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0x2ecd86…5188a3
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0xfce2a1…c89f6d
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0x9ce4f5…5f834b
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0x8a9643…9cd4f4
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0x2f46b3…2f8a03
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0xbe9cd0…743449
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0x8dcbfc…61838a
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0x0f3a0e…1249ab
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0xafa887…b86ad5
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0xa244f7…337ab3
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0x5c38cf…f3a9cb
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa14d ago0x35f3f3…e6154b
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa15d ago0x899847…3c913e
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa15d ago0xfa644c…86b67c
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa15d ago0x53424f…de0656
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa15d ago0xf7134e…fd5285
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa15d ago0x835cc4…c3e741
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa15d ago0x7d750a…0a6d2f

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.