$ onchain-stock-data

Onchain Stock Data

Solana 上の株式トークン (xStocks) と Backpack IPOs Onchain の情報を 統合した API + Web ページ。ブラウザからは無料で読めて、エージェント (Claude / GPT / curl / Python) からは x402 で $0.01 / call の有料 エンドポイントになります。

SolanaxStocks (Backed Finance)Backpack IPOs Onchainx402 · Base USDC / Solana USDC
/stocks
Stocks
xStocks 60+ — mint addresses, prices, equity financials.
/ipo
IPO
Backpack IPOs Onchain calendar — SPCX (SpaceX), Stripe, more (Superstate × Solana).
/liquidity
Liquidity
Jupiter / Raydium / Orca pools — official vs DEX price deviation, arb signals.
/holders
Holders
Helius-derived holder maps and concentration scores per xStock.
/alpha
Alpha
Owner-curated X posts on tokenized equities.
/analyst
Analyst
Paid agent endpoint — aggregates the 5 APIs above and returns a structured IC memo via Claude ($0.50 / $1.50 / $3.00).

API

All endpoints below return JSON. Programmatic clients receive an HTTP 402 challenge per the x402 spec; humans on this site get free reads.

GET  /api/stocks                 # full xStocks registry
GET  /api/stocks?tokenized=true  # tokenized-only
GET  /api/stocks/:ticker         # single ticker (NVDA, TSLA, …)
GET  /api/ipo                    # Backpack IPOs Onchain calendar
GET  /api/liquidity              # DEX pools + price deviation
GET  /api/holders                # holder maps + concentration
GET  /api/alpha-posts            # curated X posts
POST /api/analyst                # Claude-synthesised IC memo
                                 #   body: { ticker, depth }
                                 #   $0.50 quick · $1.50 standard · $3.00 deep