x402basequality 0.35

Real-time XTZ (Tezos) token price via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns the current price of the XTZ (Tezos) token, accessible via the x402 payment protocol. It is part of a broader suite of pay-per-call APIs hosted at lowpaymentfee.com, covering data analytics, AI/ML inference, finance, crypto, and utility services. Each request costs $0.02 in USDC on the Base network — no API keys, no rate limits, and no subscriptions required.

The x402 challenge confirms the endpoint is live and accepts payment via the "exact" scheme on Base, settling in USDC (contract 0x8335…2913) to the provider's address. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02. The endpoint accepts POST requests and returns application/json responses.

Documentation beyond the landing page is sparse — the /docs, /pricing, /api, and /README pages all resolve to a wallet-connect stub with no additional technical detail. There is no OpenAPI spec, no example request/response payloads, and no description of the response schema for the XTZ price data. The endpoint appears functional based on the 402 challenge, but the lack of documentation limits confidence in the exact response format.

Capabilities

token-pricextz-pricex402-paymentusdc-settlementbase-networkpay-per-requestno-api-keycrypto-market-data

Use cases

  • Fetching the current XTZ/Tezos token price for portfolio tracking or trading bots
  • Integrating real-time Tezos pricing into a DeFi dashboard or aggregator
  • Agent-driven price lookups where per-call micropayments replace API key management

Fit

Best for

  • Agents or apps needing on-demand XTZ price data without subscription overhead
  • Developers who want keyless, pay-per-use crypto price feeds
  • x402-compatible clients settling micropayments in USDC on Base

Not for

  • High-frequency trading requiring sub-second latency and bulk pricing (no documented rate guarantees)
  • Users who need historical price data or OHLCV candles (only current price indicated)
  • Non-crypto payment workflows — requires USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no documented request/response schema, and all documentation pages beyond the landing page are empty wallet-connect stubs. The actual response format for the XTZ price endpoint must be guessed.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All doc/pricing/README pages return only a wallet-connect stub with no content
  • No example responses or field descriptions for the token price data
  • Provider hosts many diverse endpoints (AI, analytics, finance, utils) all at $0.02 — unclear if all are fully implemented or placeholders

Citations

Provenance

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

Agent access