Pay-per-request API platform on Base via x402 — data, AI, finance, and utility endpoints at $0.02/call.
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, payable in USDC on the Base network.
The specific endpoint at `/api/v1/invoices/28` is listed as "Premium API Access" and returns a valid x402 challenge with a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02. Payment is made via the x402 exact scheme — no API keys, subscriptions, or rate limits are required. The endpoint accepts POST requests and returns application/json.
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 the invoices endpoint actually returns. The site's landing page lists many endpoints but provides no detail on request parameters or response formats for any of them, including this one. Without documentation it is unclear what "Premium API Access" at the invoices/28 path actually provides versus the other listed endpoints.
Capabilities
Use cases
- —Accessing pay-per-request data, AI, finance, or utility APIs without signup or API keys
- —Making micropayments in USDC on Base for individual API calls
- —Integrating x402-compatible agents with a multi-category API catalog
Fit
Best for
- —Developers wanting zero-commitment, pay-as-you-go API access
- —AI agents that support x402 payment protocol on Base
- —Users who prefer crypto-native micropayments over subscriptions
Not for
- —Users needing detailed API documentation or guaranteed SLAs
- —Production workloads requiring well-documented request/response schemas
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/invoices/28 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is live and returns a valid x402 challenge, and the landing page confirms pricing and lists many endpoints. However, there is zero documentation for request parameters, response schemas, or what this specific invoices/28 endpoint actually does. 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 all show only 'Connect wallet'
- —No OpenAPI or schema definition for any endpoint
- —Purpose of /api/v1/invoices/28 ('Premium API Access') is unclear and undocumented
- —No request or response examples available anywhere on the site
Citations
- —All endpoints are priced at $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —The x402 challenge returns maxAmountRequired of 20000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Basehttps://lowpaymentfee.com/api/v1/invoices/28
- —Available API categories include Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructurehttps://lowpaymentfee.com
- —Docs, pricing, API, and README pages render only a 'Connect wallet' prompthttps://lowpaymentfee.com/docs