Pay-per-request API platform on Base via x402 — $0.02/call for data, AI, finance, and utility endpoints.
What it does
lowpaymentfee.com is an x402-enabled API platform that offers 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, settled in USDC on the Base network.
The specific endpoint at `/api/v1/orders/100` is described as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (i.e., $0.02) on Base. The platform advertises no API keys, no rate limits, and instant access — payment is handled entirely through the x402 protocol's `X-PAYMENT` header. The payment address is `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` and the USDC asset contract is `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` on Base.
Documentation is extremely sparse. The /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what any endpoint actually returns. The endpoint names and categories are listed on the landing page but their actual functionality and response formats are unknown.
Capabilities
Use cases
- —Accessing AI inference (sentiment, summarization, classification, embeddings) on a per-call basis without API keys
- —Fetching real-time financial data like token quotes, exchange rates, and gas estimates
- —Running utility operations like geocoding, validation, and data conversion with micropayments
- —Exporting data or generating analytics reports via pay-per-request model
Fit
Best for
- —Agents or developers wanting zero-signup, pay-per-call API access
- —Use cases requiring small, infrequent API calls where subscriptions are wasteful
- —Crypto-native workflows that can settle USDC on Base
Not for
- —High-volume production workloads where per-request pricing adds up quickly
- —Users who need detailed API documentation, schemas, or SLAs before integrating
- —Users without access to USDC on Base network
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/orders/100 \
-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 works. However, documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI spec, no request/response schemas, no examples, and the actual functionality behind '/api/v1/orders/100' is unclear. The landing page lists many endpoints but provides no detail on inputs or outputs.
Warnings
- —Documentation pages (/docs, /api, /pricing, /README) are all empty beyond a 'Connect wallet' prompt
- —No OpenAPI or schema documentation available for any endpoint
- —The specific endpoint /api/v1/orders/100 is labeled 'Premium API Access' but its actual function is undocumented
- —No request body schema or response format is documented anywhere
- —The broad catalog of 16+ endpoints is listed on the homepage but none have detailed documentation
Citations
- —All endpoints priced at $0.02 per request with no API keys, no rate limits, instant access on Base networkhttps://lowpaymentfee.com
- —x402 challenge returns maxAmountRequired of 20000 base units of USDC (6 decimals = $0.02) on Basehttps://lowpaymentfee.com/api/v1/orders/100
- —USDC asset contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/orders/100
- —Categories include Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructurehttps://lowpaymentfee.com