x402-gated API platform on Base offering data, AI, finance, and utility endpoints at $0.02/request via USDC.
What it does
lowpaymentfee.com is an x402-protocol API marketplace that gates a variety of endpoints behind per-request USDC micropayments on the Base network. The specific endpoint at `/api/v1/stripe/charges/133` is listed as "Premium API Access" and accepts payment via the x402 exact scheme. The 402 challenge confirms it is live, accepting POST requests, and requires up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per call (USDC uses 6 decimals). Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.
The broader platform advertises 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 listed at $0.02 per request with no API keys, no rate limits, and no minimum commitments.
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 example payloads available. The exact functionality behind the `/api/v1/stripe/charges/133` path is unclear; the name suggests it may relate to Stripe charge data, but no details are provided. Users should expect to experiment or contact the provider for specifics.
Capabilities
Use cases
- —Programmatic access to premium API data with per-call USDC micropayments
- —Agent-driven workflows that need keyless, pay-as-you-go API access on Base
- —Testing x402 protocol integrations against a live endpoint
Fit
Best for
- —Developers experimenting with x402 payment protocol
- —Agents that can settle USDC on Base for per-request access
- —Users who want no-signup, no-API-key access to utility endpoints
Not for
- —Users who need detailed API documentation or OpenAPI specs before integrating
- —High-volume consumers who need bulk pricing or rate-limit guarantees
- —Anyone without a Base-compatible USDC wallet
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/133 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on request/response schemas, no OpenAPI spec, no examples, and the purpose of this specific endpoint (/api/v1/stripe/charges/133) is ambiguous. All doc pages return only 'Connect wallet' with no content.
Warnings
- —No API documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet'
- —No OpenAPI or JSON schema for request or response bodies
- —The endpoint path '/api/v1/stripe/charges/133' suggests Stripe charge data but its actual functionality is undocumented
- —Cannot verify what data or service is actually returned after payment
Citations
- —The endpoint returns a 402 challenge with x402Version 1, accepting USDC on Base with maxAmountRequired of 20000 base units ($0.02)https://lowpaymentfee.com/api/v1/stripe/charges/133
- —The platform lists endpoints at $0.02/request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC asset contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/stripe/charges/133
- —Documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no further contenthttps://lowpaymentfee.com/docs