USDT liquidity data on DeFi markets, paid per-request via x402 on Base.
What it does
This endpoint at lowpaymentfee.com provides DeFi liquidity data for USDT, accessible via the x402 payment protocol on the Base network. Each request costs $0.02 in USDC (20,000 base units of USDC on Base, which has 6 decimals). No API keys or rate limits are required — callers simply attach an x402 payment header to a POST request and receive a JSON response.
The endpoint is part of a broader suite of APIs offered by lowpaymentfee.com spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced uniformly at $0.02 per request. The specific endpoint `/api/v1/defi/USDT/liquidity` is not listed on the provider's landing page among the advertised endpoints, though the DeFi/finance category is represented by other endpoints. The exact response schema is not documented — no OpenAPI spec, detailed docs, or example responses were found in the crawl. The docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further content.
Because documentation is essentially absent beyond the x402 challenge and the landing page overview, the precise fields returned by this liquidity endpoint are unknown. Callers should expect a JSON payload related to USDT liquidity metrics, but the structure must be discovered empirically.
Capabilities
Use cases
- —Querying real-time USDT liquidity across DeFi protocols
- —Monitoring USDT pool depth for trading or arbitrage decisions
- —Integrating USDT liquidity metrics into dashboards or bots
- —Agent-driven DeFi analytics pipelines that pay per call
Fit
Best for
- —Developers building DeFi analytics tools needing USDT liquidity data
- —AI agents that need pay-per-call access without API key management
- —Low-volume or bursty workloads where $0.02/request is cost-effective
Not for
- —Users needing detailed API documentation or guaranteed response schemas before integrating
- —High-frequency trading systems where $0.02 per request adds up quickly
- —Non-USDT or non-DeFi data needs
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/defi/USDT/liquidity \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_token>"Endpoint
Quality
The endpoint is live (returns a valid x402 402 challenge), but there is no OpenAPI spec, no documentation, no example responses, and the specific /defi/USDT/liquidity path is not even listed among the provider's advertised endpoints. The response schema is completely unknown.
Warnings
- —No OpenAPI or schema documentation available for this endpoint
- —The /api/v1/defi/USDT/liquidity path is not listed among the provider's advertised APIs on the landing page
- —Docs, pricing, and API pages returned only 'Connect wallet' with no usable content
- —Response format and fields are entirely unknown — must be discovered empirically
- —This endpoint may be a stub or placeholder given its absence from the provider's own catalog
Citations
- —The endpoint returns a 402 x402 challenge with maxAmountRequired of 20000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/defi/USDT/liquidity
- —The provider advertises $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —The USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 is the canonical USDC contract on Basehttps://lowpaymentfee.com/api/v1/defi/USDT/liquidity
- —The /api/v1/defi/USDT/liquidity endpoint is not listed among the provider's advertised API endpointshttps://lowpaymentfee.com