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 payment challenge. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all gated via the x402 protocol on the Base network and settled in USDC.
The specific endpoint `/api/v1/stripe/subscriptions/169` is listed as "Premium API Access" with a maximum payment of 20,000 base units of USDC (0.02 USD per request). The x402 challenge confirms the endpoint is live, accepts POST requests, and settles payments to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using USDC on Base (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The payment scheme is "exact" with a 300-second timeout.
However, the actual functionality behind this endpoint is unclear. The path suggests a Stripe subscription resource, but no documentation, request/response schema, or usage examples are available. The site's docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. Without knowing what data or service this endpoint returns upon successful payment, agents should treat this as an opaque paid endpoint until more documentation surfaces.
Capabilities
Use cases
- —Programmatic access to a premium API resource via x402 micropayment
- —Agent-driven API consumption without API keys or accounts
- —Demonstrating x402 payment flow on Base with USDC
Fit
Best for
- —Developers experimenting with x402 payment protocol
- —Agents that can settle USDC payments on Base
- —Use cases requiring keyless, pay-per-call API access
Not for
- —Users who need detailed API documentation before purchasing
- —Applications requiring guaranteed SLAs or support
- —Anyone needing to understand the response format before paying
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/169
# Returns 402 with x402 challenge; attach X-PAYMENT header with valid USDC payment on Base to access.Endpoint
Quality
The endpoint is live and returns a valid x402 challenge, but there is no documentation, no request/response schema, and no explanation of what the endpoint actually does. The docs pages are empty. This is effectively a stub listing.
Warnings
- —No documentation available — all doc pages render only 'Connect wallet' with no content
- —Unknown functionality: the endpoint path suggests a Stripe subscription resource but no details are provided
- —No request or response schema available; agents cannot predict what they will receive after payment
- —The endpoint name 'Premium API Access' is generic and uninformative
Citations
- —The endpoint returns a valid x402 challenge with maxAmountRequired of 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/stripe/subscriptions/169
- —The platform advertises $0.02 per request pricing with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC on Base uses contract address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 with 6 decimalshttps://lowpaymentfee.com/api/v1/stripe/subscriptions/169