EGLD liquidity data via x402 micropayment on Base network for $0.02/request
What it does
This endpoint at lowpaymentfee.com provides DeFi liquidity data for EGLD (MultiversX/Elrond) tokens, accessible via the x402 payment protocol. Each request costs $0.02 (20,000 base units of USDC on Base network, where USDC uses 6 decimals). No API keys or rate limits are required — callers simply attach an x402 payment header with each POST request.
The endpoint is part of a broader platform offering data & analytics, AI/ML inference, finance/Web3, and infrastructure APIs, all priced at $0.02 per request and settled in USDC on the Base L2 network. The specific path `/api/v1/defi/EGLD/liquidity` is not listed on the provider's landing page among the showcased endpoints, but the x402 challenge is live and returns a valid 402 response with payment terms. The response MIME type is application/json.
Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what fields the liquidity endpoint returns. The endpoint is confirmed live via the 402 challenge, but the actual data payload structure is unknown.
Capabilities
Use cases
- —Querying real-time EGLD liquidity pool data for trading bots
- —Monitoring DeFi liquidity depth for MultiversX ecosystem tokens
- —Integrating EGLD liquidity metrics into portfolio dashboards
Fit
Best for
- —Agents or bots needing on-demand EGLD liquidity data without API key management
- —Developers building MultiversX DeFi analytics tools
- —x402-compatible clients that can pay per request in USDC on Base
Not for
- —Users needing detailed API documentation or guaranteed SLA before integrating
- —High-frequency use cases where $0.02/request adds up significantly
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/defi/EGLD/liquidity \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is live (valid 402 challenge captured), but documentation is effectively nonexistent — docs/pricing/API pages all show only 'Connect wallet'. No OpenAPI schema, no request/response examples, and this specific /defi/EGLD/liquidity path isn't even listed among the provider's advertised endpoints. The data payload structure is entirely unknown.
Warnings
- —This specific endpoint (/api/v1/defi/EGLD/liquidity) is not listed among the provider's advertised APIs on the landing page
- —All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no usable content
- —No OpenAPI schema or response examples available — response structure is unknown
- —The provider lists many diverse API categories (AI, geocoding, finance) at identical pricing, which may indicate a generic or placeholder service
Citations
- —The x402 challenge returns maxAmountRequired of 20000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base network, equaling $0.02https://lowpaymentfee.com/api/v1/defi/EGLD/liquidity
- —The provider advertises $0.02/request pricing with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —Documentation pages render only 'Connect wallet' with no further contenthttps://lowpaymentfee.com/docs