x402-gated Stripe invoice endpoint on Base, pay $0.02 per request in USDC.
What it does
This endpoint at lowpaymentfee.com provides x402-protocol access to a Stripe invoice resource (invoice ID 72). It is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML, finance/Web3, and infrastructure categories — all priced at $0.02 per call and settled in USDC on the Base network.
The specific endpoint `/api/v1/stripe/invoices/72` is labeled "Premium API Access" and accepts POST requests. Payment is handled via the x402 protocol: callers receive a 402 challenge containing the USDC asset address on Base (0x8335…2913), a payTo address, and a maxAmountRequired of 20000 base units (i.e., $0.02 given USDC's 6 decimals). No API keys or rate limits are advertised; access is gated purely by per-request micropayment.
The platform's landing page lists additional endpoints for metrics, reports, data export, insights, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02/request price point. However, documentation pages (/docs, /api, /pricing, /README) returned only a "Connect wallet" prompt with no substantive content, so the actual behavior and response schema of this specific invoice endpoint remain unclear.
Capabilities
Use cases
- —Retrieving or interacting with a Stripe invoice via micropayment-gated access
- —Programmatic invoice lookup without traditional API key management
- —Agent-driven payment workflows where per-call USDC settlement is preferred
Fit
Best for
- —Agents or bots that can settle x402 USDC payments on Base
- —Developers wanting keyless, pay-as-you-go access to Stripe invoice data
- —Exploring x402 protocol integration patterns
Not for
- —Users needing detailed API documentation or response schema before calling
- —High-volume invoice processing where per-request fees add up
- —Anyone without a Base-compatible USDC wallet
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/stripe/invoices/72
# Returns 402 with x402 challenge. Supply X-PAYMENT header with valid USDC payment proof on Base to access the resource.Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no response schema, no example responses, and the purpose of a 'Stripe invoices/72' endpoint is ambiguous. All doc pages returned only 'Connect wallet' with no content.
Warnings
- —No API documentation available — /docs, /api, /pricing, and /README all return only a 'Connect wallet' prompt with no substantive content.
- —The response schema and actual payload of this endpoint are completely unknown.
- —The endpoint path references a specific Stripe invoice ID (72); it is unclear whether this is a demo, a fixed resource, or parameterizable.
- —The description 'Premium API Access' is generic and does not explain what the endpoint actually returns.
Citations
- —The endpoint returns a 402 x402 challenge with maxAmountRequired of 20000 base units in USDC on Basehttps://lowpaymentfee.com/api/v1/stripe/invoices/72
- —All APIs on the platform are priced at $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC asset address on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/stripe/invoices/72
- —Documentation pages (/docs, /api, /pricing, /README) returned only 'Connect wallet' with no contenthttps://lowpaymentfee.com/docs