{"openapi":"3.1.0","info":{"title":"APEX on X1","version":"1.0.0","summary":"Pay-per-call on-chain market data for X1, a Solana fork.","description":"Token, pool, trade, wallet and exit-liquidity data for the X1 blockchain, sold per call over x402. Standard x402 clients pay USDC on Solana with a signed transfer in PAYMENT-SIGNATURE; we cover the network fee and settle before serving. You can also send the quoted amount yourself and repeat the request with the transaction signature. Every payment goes to the public APEX faucet wallet. Free discovery: /.well-known/x402 and /api/x402/discovery.","contact":{"url":"https://apexfaucet.xyz/ai/","email":"apexfaucet@gmail.com"},"termsOfService":"https://apexfaucet.xyz/terms/"},"servers":[{"url":"https://apexfaucet.xyz"}],"paths":{"/api/x402/token/{mint}":{"get":{"operationId":"x402_token","summary":"Single token detail (price, holders, liquidity, change windows).","description":"Single token detail (price, holders, liquidity, change windows). Costs $0.005 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[{"name":"mint","in":"path","required":true,"schema":{"type":"string"},"description":"Token mint address on X1"}],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"cheap","priceUsd":0.005,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.005"}}}},"/api/x402/holders/{mint}":{"get":{"operationId":"x402_holders","summary":"Top 20 holders for a token, deduped by owner.","description":"Top 20 holders for a token, deduped by owner. Costs $0.005 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[{"name":"mint","in":"path","required":true,"schema":{"type":"string"},"description":"Token mint address on X1"}],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"cheap","priceUsd":0.005,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.005"}}}},"/api/x402/trades/{mint}":{"get":{"operationId":"x402_trades","summary":"Recent on-chain trades for a token.","description":"Recent on-chain trades for a token. Costs $0.005 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[{"name":"mint","in":"path","required":true,"schema":{"type":"string"},"description":"Token mint address on X1"}],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"cheap","priceUsd":0.005,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.005"}}}},"/api/x402/sponsors":{"get":{"operationId":"x402_sponsors","summary":"Active sponsor list with messages and impressions remaining.","description":"Active sponsor list with messages and impressions remaining. Costs $0.005 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"cheap","priceUsd":0.005,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.005"}}}},"/api/x402/echo":{"get":{"operationId":"x402_echo","summary":"Demo endpoint — proves your payment flow works.","description":"Demo endpoint — proves your payment flow works. Costs $0.01 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"default","priceUsd":0.01,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}}}},"/api/x402/candles/{mint}":{"get":{"operationId":"x402_candles","summary":"OHLC candle data (5m/15m/1h/4h/1d) for a token.","description":"OHLC candle data (5m/15m/1h/4h/1d) for a token. Costs $0.01 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[{"name":"mint","in":"path","required":true,"schema":{"type":"string"},"description":"Token mint address on X1"}],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"default","priceUsd":0.01,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}}}},"/api/x402/exit-check/{mint}":{"get":{"operationId":"x402_exit_check","summary":"Exit analysis: sell $N of a token and see what you actually receive, the slippage, and the largest position that exits under 5%. Constant-product maths on live pool reserves, not a safety grade.","description":"Exit analysis: sell $N of a token and see what you actually receive, the slippage, and the largest position that exits under 5%. Constant-product maths on live pool reserves, not a safety grade. Costs $0.01 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[{"name":"mint","in":"path","required":true,"schema":{"type":"string"},"description":"Token mint address on X1"}],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"default","priceUsd":0.01,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}}}},"/api/x402/volume-check/{mint}":{"get":{"operationId":"x402_volume_check","summary":"Is this token's volume real demand? 24h round-trip analysis: how much volume came from wallets buying and selling the same token back and forth (wash trading, arbitrage or market making) versus one-way trades, with the top round-trippers and pool liquidity. Optional ?hours=1..168.","description":"Is this token's volume real demand? 24h round-trip analysis: how much volume came from wallets buying and selling the same token back and forth (wash trading, arbitrage or market making) versus one-way trades, with the top round-trippers and pool liquidity. Optional ?hours=1..168. Costs $0.01 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[{"name":"mint","in":"path","required":true,"schema":{"type":"string"},"description":"Token mint address on X1"}],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"default","priceUsd":0.01,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}}}},"/api/x402/whale-ticker":{"get":{"operationId":"x402_whale_ticker","summary":"Recent whale-sized swaps across all tokens.","description":"Recent whale-sized swaps across all tokens. Costs $0.01 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"default","priceUsd":0.01,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}}}},"/api/x402/top-traders":{"get":{"operationId":"x402_top_traders","summary":"Top traders leaderboard with win-rate and realized PnL.","description":"Top traders leaderboard with win-rate and realized PnL. Costs $0.01 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"default","priceUsd":0.01,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}}}},"/api/x402/wallet/{address}":{"get":{"operationId":"x402_wallet","summary":"Wallet profile — reputation, win-rate, realized PnL, top traded tokens.","description":"Wallet profile — reputation, win-rate, realized PnL, top traded tokens. Costs $0.01 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[{"name":"address","in":"path","required":true,"schema":{"type":"string"},"description":"Wallet address on X1"}],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"default","priceUsd":0.01,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}}}},"/api/x402/city-activity":{"get":{"operationId":"x402_city_activity","summary":"Live Citizens City activity feed — agent actions, builds, transfers.","description":"Live Citizens City activity feed — agent actions, builds, transfers. Costs $0.01 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"default","priceUsd":0.01,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}}}},"/api/x402/faucet-metrics":{"get":{"operationId":"x402_faucet_metrics","summary":"APEX faucet metrics — claims, unique wallets, total XNT/APEX paid out.","description":"APEX faucet metrics — claims, unique wallets, total XNT/APEX paid out. Costs $0.01 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"default","priceUsd":0.01,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}}}},"/api/x402/xnt-price":{"get":{"operationId":"x402_xnt_price","summary":"Live XNT/USD price + 24h/1h change from on-chain USDCx pool.","description":"Live XNT/USD price + 24h/1h change from on-chain USDCx pool. Costs $0.01 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"default","priceUsd":0.01,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.01"}}}},"/api/x402/exit-check-bulk":{"get":{"operationId":"x402_exit_check_bulk","summary":"Portfolio exit analysis: pass up to 25 mints and get back which positions you are trapped in, ranked worst first. Single-token analysis is free.","description":"Portfolio exit analysis: pass up to 25 mints and get back which positions you are trapped in, ranked worst first. Single-token analysis is free. Costs $0.1 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"premium","priceUsd":0.1,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.1"}}}},"/api/x402/screener-bulk":{"get":{"operationId":"x402_screener_bulk","summary":"Full top-200 token screener — every metric, every token.","description":"Full top-200 token screener — every metric, every token. Costs $0.1 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"premium","priceUsd":0.1,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.1"}}}},"/api/x402/pools":{"get":{"operationId":"x402_pools","summary":"All pools with liquidity, volume, depth — full DEX inventory.","description":"All pools with liquidity, volume, depth — full DEX inventory. Costs $0.1 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"premium","priceUsd":0.1,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.1"}}}},"/api/x402/firehose":{"get":{"operationId":"x402_firehose","summary":"Last 1000 trades across all tokens — bot operator firehose.","description":"Last 1000 trades across all tokens — bot operator firehose. Costs $0.5 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"heavy","priceUsd":0.5,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.5"}}}},"/api/x402/chain-status":{"get":{"operationId":"x402_chain_status","summary":"X1 chain health: epoch, slot, TPS, validator count + delinquency, total/activated stake, supply. Sources api.x1.xyz cluster.","description":"X1 chain health: epoch, slot, TPS, validator count + delinquency, total/activated stake, supply. Sources api.x1.xyz cluster. Costs $0.005 per successful call (USDC on Solana, or XNT on X1 at the live rate).","parameters":[],"responses":{"200":{"description":"Paid: the data, wrapped as { ok, paid, tier, data }.","content":{"application/json":{"schema":{"type":"object"}}}},"402":{"description":"Payment required. Standard x402: the PAYMENT-REQUIRED header (v2) asks for USDC on Solana with our fee payer in extra.feePayer; send the signed transfer in PAYMENT-SIGNATURE and we settle it and answer with PAYMENT-RESPONSE. The body also lists accepts[] (payTo, atomic amount, asset, CAIP-2 network) for paying yourself and replaying the transaction signature in X-PAYMENT-SOL (Solana USDC) or X-PAYMENT (X1 XNT).","content":{"application/json":{"schema":{"type":"object"}}}}},"x-x402":{"tier":"cheap","priceUsd":0.005,"networks":["solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","x1"],"payTo":"HYiepS7mNCVVKoaDmZLQ6rNtMWHTQqKheM1NLGn1x8kJ"},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.005"}}}}}}