Pay-per-call API platform on Base (USDC) offering data, AI, finance, and utility endpoints at $0.02/request.
What it does
lowpaymentfee.com is an x402-enabled API platform that provides a broad catalog of pay-per-request endpoints across four categories: Data & Analytics (metrics, reports, data export, insights), AI & Machine Learning (sentiment analysis, text summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are priced at $0.02 per request, paid in USDC on the Base network via the x402 protocol.
The specific endpoint `/api/v1/inbox/11` is listed as "Premium API Access" and its x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (0x8335… on Base), which equals $0.02 given USDC's 6 decimals. Payment is made per-call with no API keys, no rate limits, and no minimum commitments required. The x402 challenge uses the "exact" scheme with a 300-second timeout.
Note that while the landing page lists many endpoints across multiple categories, the specific function of `/api/v1/inbox/11` ("Premium API Access") is not clearly documented — it does not correspond to any of the named endpoints on the homepage. There is no OpenAPI schema, no detailed request/response documentation, and the pricing, README, and API pages behind the site require a wallet connection and yielded no useful content. The actual capabilities of this particular endpoint remain unclear.
Capabilities
Use cases
- —Programmatic access to paid API endpoints without traditional API key management
- —Agent-driven workflows that need on-demand API calls settled via crypto micropayments
- —Accessing data, AI inference, finance, or utility services at low per-request cost
Fit
Best for
- —Developers and agents wanting frictionless pay-per-use API access on Base
- —Use cases requiring no signup, no rate limits, and instant access
- —Crypto-native applications that can settle USDC payments on Base
Not for
- —Users who need detailed API documentation or OpenAPI schemas before integrating
- —High-volume use cases where per-request pricing may not be cost-effective compared to subscription plans
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/inbox/11 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>" \
-d '{}'Endpoint
Quality
The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response documentation, and the specific purpose of /api/v1/inbox/11 is undocumented. The crawled pages beyond the homepage returned only 'Connect wallet' with no useful content.
Warnings
- —The specific function of /api/v1/inbox/11 ('Premium API Access') is not documented and does not match any named endpoint on the homepage.
- —No OpenAPI schema or request/response examples are available.
- —Pricing, README, and API documentation pages require wallet connection and returned no content.
- —The broad catalog of endpoints listed on the homepage could not be individually verified.
Citations
- —All endpoints priced at $0.02 per request with no API keys, no rate limits, and instant accesshttps://lowpaymentfee.com
- —x402 challenge returns maxAmountRequired of 20000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base networkhttps://lowpaymentfee.com/api/v1/inbox/11
- —Endpoint categories include Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructurehttps://lowpaymentfee.com