Pay-per-call LUNC token data via x402 on Base, settled in USDC at $0.02/request.
What it does
This endpoint at lowpaymentfee.com provides token data for LUNC (Terra Classic) through an x402-gated API. The endpoint is live and returns a 402 challenge requiring payment of up to 20,000 base units of USDC (0x8335…2913) on the Base network, which equals $0.02 per request (USDC uses 6 decimals). No API keys or rate limits are required — access is granted per-call via the x402 payment protocol.
The provider hosts a broad catalog of endpoints spanning data/analytics, AI/ML, finance/Web3, and utility services, all uniformly priced at $0.02 per request. This specific endpoint (/api/v1/tokens/LUNC) falls under the Finance & Web3 category and likely returns token-level data such as price, market cap, or related metadata for LUNC. However, no response schema or example output is documented, so the exact fields returned are unknown.
Payment is made via the x402 "exact" scheme: the caller includes an X-PAYMENT header with a signed USDC transfer of up to $0.02 to the payTo address on Base. The maximum timeout is 300 seconds. The endpoint accepts POST requests and is marked as discoverable.
Capabilities
Use cases
- —Fetching current LUNC token data (price, metadata) on demand
- —Integrating LUNC market information into trading bots or dashboards
- —Agent-driven crypto portfolio monitoring that pays per query
Fit
Best for
- —Developers needing keyless, pay-per-call access to LUNC token data
- —AI agents that can settle micropayments in USDC on Base
- —Projects wanting no-commitment crypto data without subscription plans
Not for
- —High-frequency trading requiring sub-second latency and bulk data (no documented rate guarantees)
- —Users who need detailed historical OHLCV data (response schema is undocumented)
- —Anyone unable to transact USDC on the Base network
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/tokens/LUNC \
-H "X-PAYMENT: <x402-signed-payment-header>" \
-H "Content-Type: application/json"Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no documented response format, no example responses, and the crawled docs/pricing/README pages are all empty beyond a 'Connect wallet' prompt. The actual data returned by this endpoint is entirely unknown.
Warnings
- —No response schema or example output documented — the exact data returned for LUNC is unknown
- —Documentation pages (/docs, /pricing, /README) are effectively empty, showing only 'Connect wallet'
- —No OpenAPI spec or ai-plugin manifest available
- —The provider's catalog lists many endpoints but none have detailed documentation
Citations
- —Endpoint returns 402 with x402 challenge requiring up to 20,000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/tokens/LUNC
- —USDC asset contract is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/tokens/LUNC
- —All endpoints priced at $0.02 per request with no API keys, no rate limits, and instant accesshttps://lowpaymentfee.com
- —Endpoint is categorized under Finance & Web3 on the provider's landing pagehttps://lowpaymentfee.com