Pay-per-call API platform on Base (USDC) covering data, AI, finance, and utility endpoints at $0.02/request.
What it does
lowpaymentfee.com is an x402-enabled API platform that offers a broad catalog of pay-per-request endpoints settled in USDC on the Base network. The specific endpoint at `/api/v1/charges/10` is listed as "Premium API Access" and costs up to $0.02 per call (maxAmountRequired of 20,000 base units of USDC with 6 decimals). Payment is handled via the x402 protocol — no API keys, no subscriptions, just an X-PAYMENT header with each request.
The platform advertises four endpoint 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 listed at the same $0.02/request price point. The site claims no rate limits, no API keys required, and instant access.
However, documentation is essentially absent — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no actual technical documentation, request/response schemas, or usage examples. It is unclear what request body the `/api/v1/charges/10` endpoint expects or what it returns. The endpoint name "Premium API Access" and the path `/charges/10` do not clearly map to any of the advertised API categories, making its actual functionality uncertain.
Capabilities
Use cases
- —Accessing AI inference endpoints (sentiment, summarization, classification, embeddings) without API key management
- —Fetching real-time financial data like token quotes, gas estimates, and exchange rates on a per-call basis
- —Running data analytics queries and exporting data with per-request billing
- —Using utility services like geocoding, validation, and conversion with no subscription commitment
Fit
Best for
- —Agents or developers who want frictionless pay-per-call API access without signup
- —Crypto-native applications that can settle payments in USDC on Base
- —Low-volume or sporadic API consumers who don't want subscription commitments
Not for
- —High-volume production workloads needing guaranteed SLAs and detailed documentation
- —Developers who need comprehensive API docs, SDKs, or request/response schema definitions before integrating
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/charges/10 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, no examples, and the specific endpoint's purpose ('Premium API Access' at /charges/10) is ambiguous. All doc pages return only 'Connect wallet' with no content.
Warnings
- —No documentation available — /docs, /api, /pricing, /README all show only 'Connect wallet'
- —The endpoint path /api/v1/charges/10 does not clearly correspond to any of the advertised API categories
- —No request body schema or response schema is documented; callers cannot know what to send or expect back
- —No OpenAPI spec, no ai-plugin manifest, no agents.txt found
Citations
- —The endpoint returns a 402 challenge with maxAmountRequired of 20000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/charges/10
- —USDC asset contract on Base: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/charges/10
- —All listed endpoints priced at $0.02/request with no API keys, no rate limits, instant accesshttps://lowpaymentfee.com
- —Platform offers Data & Analytics, AI & ML, Finance & Web3, and Infrastructure endpoint categorieshttps://lowpaymentfee.com
- —Documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet'https://lowpaymentfee.com/docs