Refresh Agent Score
score_refreshForce recalculation of stale AI agent wallet scores using new on-chain data. Retrieves updated trust metrics, tiers, and fraud risk assessments. Paid endpoint ($0.25).
Instructions
Force a re-score of an AI agent wallet using the latest on-chain data.
Use this when you suspect the cached score is stale or after known on-chain activity that should change the score.
PAID endpoint — requires x402 payment ($0.25 USD).
Args:
wallet (string): Ethereum wallet address (0x + 40 hex chars)
Returns: { score, tier, confidence, recommendation, modelVersion, refreshedAt }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | Ethereum wallet address (e.g. 0xAbC...123) |