# Dexter Jupiter Swap Quote Pro

> Dexter Jupiter Swap Quote Pro is a paid API for AI agents from x402.dexter.cash, paid per call via x402, $0.1/call, status unknown (last checked 2026-09-14).

Returns a Pro-tier Jupiter swap quote preview for a given token pair and trade amount on Solana.

## Facts

- Endpoint: GET https://x402.dexter.cash/api/jupiter/quote/pro
- Price: $0.1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-dexter-cash-b0896d62
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WD_L2y7lJGmBHREnSCQ2M

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-dexter-cash-b0896d62
```

Example prompt: Give me a Pro-tier Jupiter swap quote for swapping 100 USDC to SOL on Solana — I want to see the expected output amount and price impact before I execute.

## When to prefer this

Choose this endpoint when you need a Pro-tier Jupiter swap quote with higher accuracy or access to premium routing data on Solana, especially before executing a trade and wanting to confirm expected output amounts and price impact.

## Known failure modes

- Invalid or unsupported token mint addresses returns an error
- Trade amount too small or too large for available liquidity
- Jupiter routing unavailable for the requested pair
- Payment of 0.1 USDC not satisfied results in 402 response
- Network or RPC issues causing timeout

## How this service works

Gets a Jupiter swap quote preview for Pro-tier Solana trades.

## Output

Returns a swap quote preview including expected output token amount, price impact, best route details, and slippage information for the requested token pair and input amount on Solana via Jupiter aggregator.

## More

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