x402-gated Stripe invoice endpoint on Base, pay-per-call with USDC.
What it does
This endpoint at lowpaymentfee.com provides access to a Stripe invoice resource (invoice #173) behind an x402 paywall. The x402 challenge confirms the endpoint is live and accepts payment in USDC on the Base network using the "exact" scheme. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 per request.
The broader lowpaymentfee.com platform advertises a suite of pay-per-request APIs spanning 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 commitments required.
However, the specific endpoint being listed here (/api/v1/stripe/invoices/173) does not appear in the site's documented API catalog, and its purpose — labeled only as "Premium API Access" — is unclear. There is no OpenAPI schema, no request/response documentation, and the crawled docs, pricing, and README pages returned only a "Connect wallet" prompt with no additional content. The actual behavior and output of this endpoint remain unknown beyond what the x402 challenge reveals.
Capabilities
Use cases
- —Programmatically retrieving or interacting with a Stripe invoice via x402 micropayment
- —Demonstrating x402 protocol payment flows on the Base network
- —Agent-driven invoice access without traditional API key authentication
Fit
Best for
- —Developers experimenting with x402 protocol integrations
- —Agents that can settle USDC payments on Base for per-call API access
- —Use cases requiring keyless, pay-as-you-go API access
Not for
- —Users needing well-documented API contracts with clear request/response schemas
- —Production workloads requiring SLA guarantees or support
- —Anyone looking for the platform's AI, analytics, or utility endpoints (this listing covers only the invoice endpoint)
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/stripe/invoices/173 \
-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 no OpenAPI schema, no documented request/response format, no examples, and the docs pages are empty. The specific endpoint path (/api/v1/stripe/invoices/173) is not listed in the site's own API catalog, making its purpose and output entirely opaque.
Warnings
- —No OpenAPI or schema documentation available for this endpoint
- —Docs, pricing, README, and API pages all returned only 'Connect wallet' with no usable content
- —This specific endpoint (/api/v1/stripe/invoices/173) is not listed in the site's own API catalog
- —Purpose of 'Premium API Access' is undefined beyond the label — actual response payload is unknown
- —Endpoint path references a specific invoice ID (173), suggesting it may be a single-resource accessor rather than a general-purpose API
Citations
- —The x402 challenge returns maxAmountRequired of 20000 base units in USDC (asset 0x8335…) on Base networkhttps://lowpaymentfee.com/api/v1/stripe/invoices/173
- —All listed APIs are priced at $0.02 per request with no API keys, no rate limits, and instant accesshttps://lowpaymentfee.com
- —The platform lists APIs across Data & Analytics, AI & ML, Finance & Web3, and Infrastructure categorieshttps://lowpaymentfee.com
- —Docs, pricing, README, and API pages returned only 'Connect wallet' with no documentation contenthttps://lowpaymentfee.com/docs