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 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, paid in USDC on the Base network.
The specific endpoint at `/api/v1/stripe/charges/65` is labeled "Premium API Access" and returns a valid x402 challenge with a maxAmountRequired of 20,000 base units of USDC (0x8335…), which equals $0.02 given USDC's 6 decimals. Payment is settled on-chain to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3. The endpoint accepts POST requests and returns application/json. No API keys or rate limits are advertised; access is gated purely by the x402 payment header.
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 this particular endpoint returns. The endpoint name ("stripe/charges/65") suggests it may relate to Stripe charge data or a proxy for Stripe payment operations, but this is speculative. Without documentation or sample responses, the actual functionality of this specific endpoint remains unclear.
Capabilities
Use cases
- —Accessing premium API data without subscription or API key management
- —Making one-off paid API calls settled in USDC on Base
- —Agent-driven workflows requiring pay-per-use endpoints
Fit
Best for
- —Developers wanting zero-commitment pay-per-call API access
- —AI agents that can settle x402 payments autonomously
- —Users who prefer crypto-native payment rails over traditional billing
Not for
- —Users needing detailed API documentation or OpenAPI specs before integrating
- —High-volume use cases where per-request pricing may add up
- —Users without USDC on the Base network
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/65 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-header>"Endpoint
Quality
The endpoint is live and returns a valid x402 challenge, but documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, and no examples. The actual functionality of this specific endpoint (/api/v1/stripe/charges/65) is unclear.
Warnings
- —No documentation available — /docs, /api, /pricing, and /README pages all render only 'Connect wallet'
- —No OpenAPI or schema definition found
- —The purpose of the specific endpoint '/api/v1/stripe/charges/65' is unclear and not documented
- —No request body schema or response examples available
- —The endpoint path references 'stripe/charges' which may imply Stripe integration but this is unverified
Citations
- —All endpoints priced at $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —x402 challenge returns maxAmountRequired of 20000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base networkhttps://lowpaymentfee.com/api/v1/stripe/charges/65
- —Available API categories include Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructurehttps://lowpaymentfee.com