Animica x402 Directory

Directory / x402.coinstats.app

x402.coinstats.app/portfolio/value

CoinStats shared portfolio total value and PnL — total value, DeFi value, unrealized + realized profit/loss. Requires sharetoken header

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://x402.coinstats.app/portfolio/value'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://x402.coinstats.app/portfolio/value'

Endpoint: https://x402.coinstats.app/portfolio/value. Operated by x402.coinstats.app, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on x402.coinstats.app

x402.coinstats.app/exchange/support

CoinStats list of supported cryptocurrency exchanges for portfolio connection (Binance, Coinbase, Kraken, Bybit, OKX, etc.)

GET · $0.001

x402.coinstats.app/portfolio/coins

CoinStats shared portfolio holdings — all coins with current value, PnL, performance metrics. Requires sharetoken header

GET · $0.001

x402.coinstats.app/wallet/defi

CoinStats DeFi positions for a wallet — staked, lent, borrowed, LP balances across protocols (Aave, Lido, Uniswap, Curve, etc.)

GET · $0.04

All 4 endpoints on x402.coinstats.app →