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 advertises a broad catalog spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all gated via x402 micropayments on the Base network using USDC.
The specific endpoint `/api/v1/stripe/invoices/46` accepts POST requests and returns `application/json`. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0x8335… on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform's landing page confirms uniform $0.02/request pricing across all endpoints. Payment is made via the x402 "exact" scheme to the address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`, with a timeout of 300 seconds.
Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no description of what this particular endpoint actually returns. The endpoint path suggests it may relate to Stripe invoice data, but this is speculative. The platform advertises no API keys, no rate limits, and instant access.
Capabilities
Use cases
- —Accessing premium API data with per-request USDC micropayments on Base
- —Programmatic retrieval of invoice or payment-related data
- —Agent-driven API consumption without API keys or subscriptions
Fit
Best for
- —Developers wanting keyless, pay-per-call API access
- —AI agents that can settle x402 payments on Base
- —Users who prefer crypto micropayments over subscription billing
Not for
- —Users needing detailed API documentation or schemas before integrating
- —Anyone without a Base-compatible USDC wallet
- —High-volume consumers who would benefit from bulk pricing or subscriptions
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/stripe/invoices/46
# Returns 402 with x402 challenge; attach X-PAYMENT header with valid USDC payment on Base to access.Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no clarity on what the endpoint actually returns. This is effectively a stub listing.
Warnings
- —No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
- —No OpenAPI or request/response schema provided
- —The purpose of /api/v1/stripe/invoices/46 is unclear — the endpoint name suggests Stripe invoice data but this is unconfirmed
- —No examples of successful responses available
Citations
- —Uniform $0.02/request pricing across all endpoints, no API keys, no rate limitshttps://lowpaymentfee.com
- —x402 challenge returns maxAmountRequired of 20000 base units USDC on Base with 300s timeouthttps://lowpaymentfee.com/api/v1/stripe/invoices/46
- —Platform offers endpoints across data & analytics, AI & ML, finance & Web3, and infrastructure categorieshttps://lowpaymentfee.com