x402-gated premium API access on Base, paid per-call in USDC.
What it does
This endpoint at lowpaymentfee.com provides "Premium API Access" behind an x402 paywall. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints on the platform follow the same x402 payment model: callers pay per request in USDC on the Base network with no API keys, no rate limits, and no commitments required.
The specific endpoint `/api/v1/stripe/charges/109` is listed as "Premium API Access" and accepts POST requests. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the x402 exact scheme to the specified payTo address, with a 300-second timeout window.
Important caveat: the endpoint's actual functionality is unclear. The path suggests it may relate to Stripe charge operations, but no documentation, request schema, or response schema is available beyond the x402 challenge metadata. The platform's docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. Without further documentation it is impossible to confirm what data or service this endpoint returns upon successful payment.
Capabilities
Use cases
- —Paying per-request for premium API functionality without needing an API key
- —Integrating x402-compatible agents that settle in USDC on Base
- —Accessing gated endpoints with crypto micropayments
Fit
Best for
- —Developers or agents already using x402 payment flows
- —Users who want keyless, pay-as-you-go API access
- —Base/USDC holders looking for low-friction API consumption
Not for
- —Users who need detailed API documentation before integrating
- —Anyone requiring fiat-only payment methods
- —Production workloads that need SLA guarantees or support
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/109
# Returns 402 with x402 challenge; attach X-PAYMENT header with valid USDC payment proof to access.Endpoint
Quality
The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation, no request/response schema, and no explanation of what the endpoint actually does. The docs, API, pricing, and README pages are all empty beyond a wallet-connect prompt, making this effectively a stub listing.
Warnings
- —No documentation available — all doc pages render only 'Connect wallet' with no content.
- —Endpoint functionality is unknown; the path '/api/v1/stripe/charges/109' is unexplained.
- —No request or response schema provided; callers cannot know what to send or expect back.
- —No OpenAPI spec, no AI plugin manifest, and no agents.txt discovered.
Citations
- —The endpoint returns a 402 x402 challenge with maxAmountRequired of 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/stripe/charges/109
- —Platform advertises $0.02/request pricing 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/109
- —Docs, API, pricing, and README pages show only 'Connect wallet' with no additional contenthttps://lowpaymentfee.com/docs