x402-gated Stripe charges endpoint on Base, pay $0.02 per request in USDC.
What it does
This endpoint at lowpaymentfee.com provides "Premium API Access" behind an x402 payment wall. The specific path `/api/v1/stripe/charges/30` appears to be part of a broader platform offering dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all priced at $0.02 per request settled in USDC on the Base network.
The x402 challenge confirms the endpoint is live, accepting POST requests, and requires an exact payment of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals → $0.02) to the payee address 0x1A2B…85F3. The payment timeout is 300 seconds. No API keys or rate limits are advertised; access is granted purely through the x402 payment header.
Documentation is extremely sparse. The landing page lists available API categories and endpoints but the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what the `/api/v1/stripe/charges/30` endpoint actually returns. The endpoint name suggests it may relate to Stripe charge creation or retrieval (possibly charges of $30), but this is speculative. Without documentation or sample responses, the actual functionality of this specific endpoint remains unclear.
Capabilities
Use cases
- —Programmatic access to Stripe charge data or creation via crypto micropayment
- —Agent-driven API calls without traditional API key management
- —Pay-per-use access to financial infrastructure endpoints
Fit
Best for
- —Developers wanting keyless, pay-per-call API access settled in USDC on Base
- —AI agents that can handle x402 payment challenges autonomously
- —Users who prefer crypto micropayments over subscription billing
Not for
- —Users needing detailed API documentation or guaranteed SLAs before integrating
- —High-volume use cases where per-request pricing may add up versus flat-rate plans
- —Anyone without a Base-compatible USDC wallet
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/30 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what this endpoint actually does, no request/response schemas, and no examples. The docs/pricing/README pages are all empty wallet-connect stubs. The endpoint's purpose (Stripe charges) is only inferred from the URL path.
Warnings
- —No OpenAPI spec or request/response schema available
- —All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
- —The actual functionality of /api/v1/stripe/charges/30 is unclear — 'Premium API Access' is the only description
- —No examples of successful responses exist in the crawl material
- —Platform appears to list many endpoints but none have documented behavior
Citations
- —The endpoint returns a 402 challenge requiring 20,000 base units of USDC on Base (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)https://lowpaymentfee.com/api/v1/stripe/charges/30
- —All APIs are priced at $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —The platform offers APIs across Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure categorieshttps://lowpaymentfee.com
- —Documentation pages (/docs, /pricing, /api, /README) contain only 'Connect wallet' with no substantive contenthttps://lowpaymentfee.com/docs