x402basequality 0.30

XTZ liquidity data via x402 micropayment on Base for $0.02 per request

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides DeFi liquidity data for XTZ (Tezos) via a pay-per-call x402 protocol. Each request costs $0.02, paid in USDC on the Base network. No API keys or accounts are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof to access the data.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of APIs across categories including data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all at a flat $0.02 per request. The specific endpoint `/api/v1/defi/XTZ/liquidity` is not listed on the site's main landing page (which shows finance, crypto, AI, and utility endpoints), so its exact response schema and data source are undocumented. The x402 challenge confirms it is live and accepting POST requests, settling payments to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no example request/response, and no description of what fields the liquidity endpoint returns. Callers should expect a JSON response but will need to experiment to determine the exact schema.

Capabilities

defi-liquidity-dataxtz-tezosx402-micropaymentusdc-base-settlementpay-per-requestno-api-key

Use cases

  • Querying current XTZ liquidity pool data for DeFi dashboards
  • Automated trading bots needing Tezos liquidity snapshots
  • Portfolio analytics tools integrating cross-chain liquidity metrics

Fit

Best for

  • Agents or bots that need on-demand XTZ liquidity data without managing API keys
  • Developers prototyping DeFi tools who want instant pay-per-call access
  • Low-volume consumers who prefer micropayments over subscription plans

Not for

  • High-frequency trading requiring sub-second latency and guaranteed SLAs
  • Users who need detailed documentation or schema guarantees before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/XTZ/liquidity \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing and settlement details, but there is zero documentation on request/response schema, no OpenAPI spec, and the specific /defi/XTZ/liquidity endpoint is not even listed on the provider's own landing page. Effectively a stub listing.

Warnings

  • This specific endpoint (/api/v1/defi/XTZ/liquidity) is not listed on the provider's homepage — it may be undocumented, experimental, or deprecated
  • No documentation exists beyond a 'Connect wallet' prompt on /docs, /pricing, /api, and /README pages
  • No request or response schema is available; callers must discover the API shape by experimentation
  • The platform lists many generic API categories (AI, analytics, utils) all at $0.02 — unclear whether these are production-quality data sources

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:49:25Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access