Skip to Content
Agent APIEndpointsWallet quality

Wallet quality

Returns fresh wallet quality, realized performance, playstyle, and supporting evidence.

GET /v1/agent/wallet/{address}/quality · Price: $0.025

Inputs

NameInRequiredValues
addressPathYesEVM address (0x plus 40 hexadecimal characters)
chainQueryNobase (default), robinhood, ethereum
include_holdingsQueryNoBoolean; defaults to true

Response

FieldsDescription
tier, score, decision_grade, win_rateQuality classification.
lifetime_pnl_eth, total_tokens_sold, scam_victim_count, pnl_scopeVerified performance summary.
playstyle, quality_confidence*, *_updated_at, calculated_atProfile context and timestamps.
notable_trades, notable_trades_by_chainSelected-chain compatibility list and chain-grouped evidence.
current_holdings, holdings_coverageIndexed positions checked against live balances when requested.
profile_status, position counts, data_quality_warnings, data_freshness_ms, cache_statusCoverage and diagnostics.

Quality and PnL are pooled across Base, Robinhood, and Ethereum; chain only selects the compatibility notable_trades list. A wallet without sufficient evidence returns profile_status: "unprofiled". Known infrastructure wallets return an excluded profile. Set include_holdings=false to skip live balance hydration.