x402basequality 0.30

DeFi liquidity data for Fantom (FTM), paid per-request via x402 on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides DeFi liquidity data for the Fantom (FTM) ecosystem. It is part of a broader platform offering data & analytics, AI/ML inference, finance/Web3, and infrastructure APIs, all gated behind the x402 payment protocol on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on Base (contract 0x8335…2913) using the x402 "exact" scheme. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 per request — consistent with the platform's uniform $0.02/request pricing advertised on its landing page. No API keys or rate limits are mentioned; access is instant once payment is attached.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no additional technical content. There is no OpenAPI spec, no request/response schema, and no example payloads available. The specific fields returned by the FTM liquidity endpoint (e.g., pool addresses, TVL, token pairs, volume) are unknown and must be discovered by making a paid call. The endpoint is confirmed live via a valid 402 challenge.

Capabilities

defi-liquidity-datafantom-ftmx402-paymentusdc-baseper-request-pricingjson-api

Use cases

  • Querying current DeFi liquidity pools and metrics on the Fantom network
  • Monitoring TVL or pool composition changes for FTM-based protocols
  • Feeding Fantom liquidity data into trading bots or portfolio dashboards

Fit

Best for

  • Agents or bots needing on-demand Fantom DeFi liquidity snapshots
  • Developers who want keyless, pay-per-call access without subscriptions
  • x402-compatible clients settling micropayments in USDC on Base

Not for

  • Users needing detailed API documentation or guaranteed response schemas before purchasing
  • High-frequency bulk data consumers who need subscription-based pricing
  • Non-Fantom DeFi data (endpoint is FTM-specific)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The actual data returned is entirely unknown, making this effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README all show only 'Connect wallet'
  • No OpenAPI or JSON schema for request or response bodies
  • Actual response fields for FTM liquidity data are unknown and must be discovered empirically
  • Platform lists many diverse endpoints (AI, geocoding, finance) at uniform $0.02 pricing with no docs — provenance and data quality are unverifiable

Citations

Provenance

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

Agent access