# LensCrypt DEX Quote Endpoint

> LensCrypt DEX Quote Endpoint is a paid API for AI agents from 67olens-x402.vercel.app, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-09).

Returns a DEX swap quote for a given token pair on a specified blockchain chain, with optional amount parameter.

## Facts

- Endpoint: GET https://67olens-x402.vercel.app/api/quote/%7Bchain%7D/%7Bfrom%7D/%7Bto%7D
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-09
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/lenscrypt-dex-quote-cross-chain-token-swap-price-317bb19c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Qt9TED43xfU28ij6vhqpG

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 lenscrypt-dex-quote-cross-chain-token-swap-price-317bb19c
```

Example prompt: Get me a DEX swap quote on Ethereum for swapping 1000 USDC to WETH — what's the current rate and how much WETH would I receive?

## When to prefer this

Use this endpoint when you need a real-time DEX swap quote for any token pair across supported blockchain chains, especially when integrated into a workflow that pays per call via USDC x402 protocol. Prefer this over CEX price feeds when you specifically need on-chain DEX pricing and routing data.

## Known failure modes

- Invalid chain identifier returns 404 or error response
- Unsupported token address returns no quote or error
- Zero or missing amount may return a default quote or error
- Token pair with no liquidity returns no route found
- Network congestion may cause stale or failed quote

## How this service works

81 paid REST endpoints covering wallet analytics, DeFi yields, token safety, smart money tracking, whale alerts, sniper detection, GMX perps, Solana tools, protocol stats, gas tracking, DEX quotes, NFT analytics, social signals, and 8 AI-powered endpoints (MiMo V2.5). Pay USDC via x402 protocol on Base.

## Output

A DEX swap quote including expected output token amount, exchange rate, price impact, and routing information for the specified token pair on the given blockchain chain.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/lenscrypt-dex-quote-cross-chain-token-swap-price-317bb19c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from 67olens-x402.vercel.app](https://www.zero.xyz/host/67olens-x402.vercel.app/llms.txt)
