Pay-per-call API platform on Base via x402 — analytics, AI, finance, and utility endpoints at $0.02/request.
What it does
lowpaymentfee.com is an x402-enabled API marketplace that offers a variety of 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 and settle payments in USDC on the Base network.
The specific endpoint at `/api/v1/stripe/charges/18` is labeled "Premium API Access" and its x402 challenge advertises 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 HTTP POST requests and returns application/json.
Documentation beyond the landing page is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what this particular endpoint actually returns. The name "stripe/charges" suggests it may relate to Stripe payment or charge data, but this is unconfirmed. Prospective users should be aware that the actual functionality behind this endpoint is undocumented.
Capabilities
Use cases
- —Accessing premium API data without managing API keys or subscriptions
- —Making one-off paid API calls settled in USDC on Base
- —Integrating pay-per-request endpoints into agent workflows
Fit
Best for
- —Developers wanting zero-friction API access without signup
- —AI agents that can settle x402 payments autonomously
- —Users who prefer crypto micropayments over traditional billing
Not for
- —Users needing detailed API documentation or OpenAPI specs before integrating
- —High-volume consumers who need bulk pricing or subscription discounts
- —Users without access to USDC on the Base network
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/18 \
-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 pricing and payment details. However, there is no documentation, no OpenAPI schema, no request/response examples, and the actual functionality of this specific endpoint ('stripe/charges/18') is unclear. The docs, pricing, and README pages are all blank beyond a wallet connect prompt.
Warnings
- —No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet'
- —No OpenAPI or schema definition for request or response payloads
- —The actual functionality of /api/v1/stripe/charges/18 ('Premium API Access') is undocumented and unclear
- —No examples of expected input or output are provided anywhere
Citations
- —All endpoints are priced at $0.02 per request with no API keys, no rate limits, and instant access on the Base networkhttps://lowpaymentfee.com
- —The x402 challenge for this endpoint specifies maxAmountRequired of 20000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Basehttps://lowpaymentfee.com/api/v1/stripe/charges/18
- —The endpoint is described as 'Premium API Access' and accepts HTTP POST returning application/jsonhttps://lowpaymentfee.com/api/v1/stripe/charges/18
- —Available API categories include Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructurehttps://lowpaymentfee.com