# CoinStats Wallet Portfolio Charts (Multi)

> CoinStats Wallet Portfolio Charts (Multi) is a paid API for AI agents from x402.coinstats.app, paid per call via x402, $0.004000/call, status unknown (last checked 2026-09-15).

Returns historical portfolio value chart data for a CoinStats shared wallet portfolio across multiple time ranges

## Facts

- Endpoint: POST https://x402.coinstats.app/wallet/charts
- Price: $0.004000/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-coinstats-app-f52a649f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_TW7j8F3y-UNHRq2FOihPl

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability x402-coinstats-app-f52a649f -d '<json body>'
```

Example prompt: Can you pull up the historical portfolio value charts from my CoinStats shared wallet — I want to see how my crypto holdings have changed over time across multiple timeframes?

## When to prefer this

Use this endpoint when you need historical portfolio chart data (multi-timeframe balance history) for a CoinStats shared wallet. Prefer this over the single shared portfolio value chart endpoint when you need multi-coin balance breakdowns or when querying across multiple time windows simultaneously. Requires a valid sharetoken from a CoinStats Degen-plan user.

## Known failure modes

- Missing or invalid sharetoken header returns 401 unauthorized
- sharetoken belongs to a non-Degen-plan CoinStats user — feature not available
- No chart data available for specified wallet or timeframe
- Rate limit exceeded — too many requests
- Wallet not found or not connected to CoinStats

## How this service works

Wallet portfolio charts (multi)

## Output

Returns historical portfolio chart data including coin balances and USD portfolio value snapshots over time (e.g. 24h, 1w, 1m, 1y) for the specified shared CoinStats wallet portfolio. Data includes timestamped balance snapshots for each coin held in the wallet.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-coinstats-app-f52a649f/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.coinstats.app](https://www.zero.xyz/host/x402.coinstats.app/llms.txt)
