x402basequality 0.35

Real-time AVAX token price via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns the current price of the AVAX (Avalanche) token. It is part of a broader suite of pay-per-call APIs hosted at lowpaymentfee.com, all settled via the x402 protocol on the Base network using USDC. Each request costs $0.02 (20,000 base units of USDC with 6 decimals). No API keys or accounts are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The provider offers endpoints across several categories including data analytics, AI/ML inference, finance/Web3 market data, and utility services, all at a uniform $0.02 per request. This specific endpoint (`/api/v1/tokens/AVAX/price`) falls under the Finance & Web3 category and is designed to return AVAX price data in JSON format. The x402 challenge confirms the endpoint is live, accepts POST requests, and settles payments to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base.

Documentation beyond the landing page is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no example request/response payloads, and no description of the response schema. The endpoint's actual data source and update frequency are unknown.

Capabilities

token-priceavax-pricex402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyreal-time-price

Use cases

  • Fetching the current AVAX token price for portfolio tracking or trading bots
  • Integrating real-time AVAX pricing into a DeFi dashboard without managing API keys
  • Agent-driven price lookups where per-call micropayments replace subscription billing

Fit

Best for

  • Agents or bots that need on-demand AVAX price data without subscription overhead
  • Developers prototyping crypto dashboards who want instant, keyless API access
  • Low-volume consumers who prefer pay-per-call over monthly plans

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users who need historical AVAX price data or OHLCV candles (endpoint appears to return current price only)
  • Anyone without a Base-network USDC wallet for x402 payments

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/AVAX/price \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms pricing, network, and asset details. However, there is no OpenAPI spec, no documented request/response schema, no example payloads, and the docs pages are empty beyond a wallet-connect prompt. The endpoint's data source, update frequency, and response format are entirely unknown.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • Docs, API, pricing, and README pages all render only 'Connect wallet' with no content
  • The specific /api/v1/tokens/AVAX/price path is not listed on the landing page (landing page lists /api/v1/crypto/quotes and /api/v1/finance/prices instead)
  • Data source and freshness/update frequency are undocumented

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:21:50Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access