XLM liquidity data via x402 micropayment on Base network, $0.02 per request.
What it does
This endpoint provides DeFi liquidity data for XLM (Stellar Lumens) through the x402 payment protocol. It is part of a broader API platform at lowpaymentfee.com that offers data & analytics, AI/ML, finance/Web3, and infrastructure endpoints, all priced at $0.02 per request with no API keys, no rate limits, and no commitments required.
The endpoint is live and returns a 402 challenge requesting payment of 20,000 base units of USDC (USD Coin, 6 decimals = $0.02) on the Base network. Payment is made via the x402 exact scheme to the specified wallet address. The endpoint accepts POST requests and returns JSON. The x402 challenge specifies a maximum timeout of 300 seconds.
Note that while the endpoint path suggests XLM liquidity data, no documentation or response schema is available describing the exact fields returned. The provider's landing page lists many API categories (analytics, AI, finance, crypto, utilities) but the specific /defi/XLM/liquidity endpoint is not explicitly listed among the advertised endpoints. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no further detail.
Capabilities
Use cases
- —Querying current XLM liquidity pool data for DeFi analytics
- —Integrating XLM liquidity metrics into trading dashboards
- —Automated agents fetching on-chain liquidity snapshots for Stellar
Fit
Best for
- —Developers needing on-demand XLM liquidity data without API key management
- —AI agents that can pay per-request via x402 on Base
- —Low-volume or sporadic DeFi data consumers who prefer pay-as-you-go
Not for
- —Users needing free or bulk-discounted DeFi data feeds
- —Applications requiring WebSocket streaming of real-time liquidity updates
- —Users who cannot transact USDC on the Base network
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/defi/XLM/liquidity \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_token>"Endpoint
Quality
The endpoint is live and returns a valid x402 402 challenge, confirming it accepts payments. However, there is no OpenAPI schema, no response examples, no documentation beyond a wallet-connect prompt, and the specific /defi/XLM/liquidity path is not listed on the provider's own landing page. The actual data returned is entirely unknown.
Warnings
- —No documentation available — docs, pricing, and API pages all show only 'Connect wallet' with no content.
- —The /api/v1/defi/XLM/liquidity endpoint is not listed among the provider's advertised APIs on the landing page.
- —No response schema or example response is available; the structure of returned data is unknown.
- —Provider appears to be a generic multi-category API platform; quality and reliability of DeFi data source is unverified.
Citations
- —Endpoint returns 402 with x402 challenge requesting 20,000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/defi/XLM/liquidity
- —USDC asset contract is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/defi/XLM/liquidity
- —Platform pricing is $0.02 per request with no API keys, no rate limits, and instant accesshttps://lowpaymentfee.com
- —Docs, pricing, and API pages render only a 'Connect wallet' prompthttps://lowpaymentfee.com/docs