Pay-per-call token data for EGLD via x402 on Base, settled in USDC at $0.02/request.
What it does
This endpoint at lowpaymentfee.com provides on-demand token data for EGLD (MultiversX / Elrond) through the x402 payment protocol. Each request costs $0.02, paid in USDC on the Base network — no API keys, no rate limits, and no subscriptions required. The x402 challenge confirms the endpoint is live and accepts exact-scheme payments to a specified wallet address.
The provider hosts a broader catalog of pay-per-call APIs spanning data & analytics, AI/ML inference (sentiment, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints share the same $0.02-per-request pricing model settled in USDC on Base.
Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The specific data returned by the /api/v1/tokens/EGLD endpoint (fields, format, update frequency) is unknown and must be discovered empirically.
Capabilities
Use cases
- —Fetching real-time or recent EGLD token data for trading bots or dashboards
- —Integrating EGLD price information into a DeFi application without managing API keys
- —Agent-driven portfolio tracking that pays per query with no subscription overhead
Fit
Best for
- —Developers who want keyless, pay-as-you-go access to EGLD token data
- —AI agents that can settle x402 payments autonomously on Base
- —Low-volume or bursty use cases where subscription pricing is wasteful
Not for
- —High-frequency trading requiring sub-second latency guarantees (no SLA documented)
- —Users who need comprehensive historical EGLD data or OHLCV candles (no schema to confirm availability)
- —Anyone requiring detailed API documentation before integration
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/tokens/EGLD \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-header>"Endpoint
Quality
The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on request parameters, response schema, data sources, or update frequency. No OpenAPI spec, no examples, and all doc pages are empty beyond a wallet-connect prompt.
Warnings
- —No API documentation available — /docs, /pricing, /api, and /README pages are all empty
- —No OpenAPI or JSON schema describing request parameters or response format
- —Unknown data source, freshness, and accuracy for EGLD token data
- —Provider identity and terms of service are not disclosed
Citations
- —Endpoint returns 402 with x402 challenge accepting USDC on Base network at maxAmountRequired 20000 (= $0.02)https://lowpaymentfee.com/api/v1/tokens/EGLD
- —All endpoints priced at $0.02/request with no API keys, no rate limits, instant access on Base networkhttps://lowpaymentfee.com
- —Provider offers additional API categories: Data & Analytics, AI & ML, Finance & Web3, Infrastructurehttps://lowpaymentfee.com