concentration-risk-score
Assesses wallet concentration risk by calculating HHI, unique payer count, top-payer share, persistence, and risk tier. Identifies single-agent dependencies before building workflows.
Instructions
Returns a concentration-risk score for an x402 pay_to wallet: HHI, unique payer count, top-payer share, persistence across scans, and a risk tier (LOW / MEDIUM / HIGH / CRITICAL). An agent uses this to assess whether an endpoint is a single-agent dependency before building a workflow that depends on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | The pay_to wallet address to score (0x-prefixed, 42 hex chars). | |
| window_days | No | Observation window in days (default 7, max 30). |