# x402stock Jupiter JLP Pool Data

> x402stock Jupiter JLP Pool Data is a paid API for AI agents from x402stock.xyz, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Returns real-time Jupiter Liquidity Pool (JLP) state on Solana including AUM, asset composition, utilization, and short/long exposure for SOL, ETH, WBTC, USDC, and USDT

## Facts

- Endpoint: GET https://x402stock.xyz/api/v1/solana/jlp
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402stock-jupiter-jlp-pool-data-1f9527f6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1Vc36PjOzIt0j8uFmAEOx

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 x402stock-jupiter-jlp-pool-data-1f9527f6
```

Example prompt: What's the current state of the Jupiter JLP pool on Solana — show me the AUM, each asset's utilization rate, and the global short exposure for SOL and ETH?

## When to prefer this

Use this endpoint when you need real-time on-chain state of the Jupiter perpetuals liquidity pool on Solana, including asset-level utilization, AUM, and short/long exposure. Prefer this over generic crypto price APIs when you specifically need JLP pool composition, custody details, or perpetuals liquidity data on Solana. It requires no API key — just a $0.02 USDC micropayment per call via x402.

## Known failure modes

- Payment failure: 402 response if USDC payment via x402 on Base is not provided
- Invalid properties parameter: may return unexpected or partial data
- RPC/on-chain data unavailability: upstream Solana node issues may delay or fail the response
- Rate limiting or network timeout from x402stock infrastructure

## How this service works

Jupiter's JLP liquidity pool, decoded from the Perpetuals program's on-chain accounts (not the Jupiter API): AUM (USD), JLP supply and virtual price (AUM ÷ supply), pool-wide long/short trader exposure, and each asset (SOL, ETH, WBTC, USDC, USDT) with holdings, owned/locked, utilization %, and long/short USD. Keyless public-chain data, no Jupiter API. From x402stock

## Output

Returns a JSON object with the JLP pool address, timestamp, chain, venue (jupiter), program ID, JLP mint, total AUM in USD, and an array of assets (SOL, ETH, WBTC, USDC, USDT) each with mint address, owned/amount/locked quantities, symbol, custody address, token account, guaranteed USD, global short USD, utilization percent, and decimals.

## Example request

```json
{
 "properties": "price,liquidity,volume"
}
```

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "pool": "5BUwFW4nRbftYTDMbgxykoFWqWHPzahFSNAaaaJtVKsq",
  "as_of": "2026-06-08T00:00:00.000Z",
  "chain": "solana",
  "venue": "jupiter",
  "assets": [
   {
    "mint": "So11111111111111111111111111111111111111112",
    "owned": 5188215.681,
    "amount": 696322.138,
    "locked": 388987.585,
    "symbol": "SOL",
    "custody": "7xS2gz2bTp3fwCC7knJvUWTEU9Tycczu6VhJYKgi1wdz",
    "decimals": 9,
    "token_account": "BUvduFTd2sWFagCunBPLupG8fBTJqweLw9DuhruNFSCm",
    "guaranteed_usd": 20569389.92,
    "global_short_usd": 15930818.93,
    "utilization_percent": 7.5
   },
   {
    "mint": "7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs",
    "owned": 32163.067,
    "amount": 32196.633,
    "locked": 2526.548,
    "symbol": "ETH",
    "custody": "AQCGyheWPLeo6Qp9WpYS9m3Qj479t7R636N9ey1rEjEn",
    "decimals": 8,
    "token_account": "Bgarxg65CEjN3kosjCW5Du3wEqvV3dpCGDR3a2HRQsYJ",
    "guaranteed_usd": 3369168.13,
    "global_short_usd": 8122859.96,
    "utilization_percent": 7.86
   },
   {
    "mint": "3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh",
    "owned": 1906.135,
    "amount": 1906.135,
    "locked": 215.198,
    "symbol": "WBTC",
    "custody": "5Pv3gM9JrFFH883SWAhvJC9RPYmo8UNxuFtv5bMMALkm",
    "decimals": 8,
    "token_account": "FgpXg2J3TzSs7w3WGYYE7aWePdrxBVLCXSxmAKnCZNtZ",
    "guaranteed_usd": 10616029.85,
    "global_short_usd": 11237473.23,
    "utilization_percent": 11.29
   },
   {
    "mint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "owned": 125182681.963,
    "amount": 129752920.228,
    "locked": 35300919.614,
    "symbol": "USDC",
    "custody": "G18jKKXQwBbrHeiK3C9MRXhkHsLHf7XgCSisykV46EZa",
    "decimals": 6,
    "token_account": "WzWUoCmtVv7eqAbU3BfKPU3fhLP6CXR8NCJH78UK9VS",
    "guaranteed_usd": 0,
    "global_short_usd": 0,
    "utilization_percent": 28.2
   },
   {
    "mint": "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB",
    "owned": 0,
    "amount": 99316.265,
    "locked": 0,
    "symbol": "USDT",
    "custody": "4vkNeXiYEUizLdrpdPS1eC2mccyM4NUPRtERrk6ZETkk",
    "decimals": 6,
    "token_account": "Gex24YznvguMad1mBzTQ7a64U1CJy59gvsStQmNnnwAd",
    "guaranteed_usd": 0,
    "global_short_usd": 0,
    "utilization_percent": 0
   }
  ],
  "source": "x402stock",
  "aum_usd": 743260404.04,
  "program": "PERPHjGBqRHArX4DySjwM6UJHiR3sWAatqfdBS2qQJu",
  "jlp_mint": "27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4",
  "protocol": "jupiter-perps",
  "jlp_supply": 220936259.555971,
  "asset_count"
… (truncated)
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402stock-jupiter-jlp-pool-data-1f9527f6/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402stock.xyz](https://www.zero.xyz/host/x402stock.xyz/llms.txt)
