x402-gated Premium API Access on Base, pay $0.02 per request in USDC.
What it does
This endpoint at lowpaymentfee.com provides "Premium API Access" behind an x402 paywall on the Base network. The specific resource path `/api/v1/charges/89` is one of many endpoints offered by the provider, which hosts a broad catalog spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request.
The x402 challenge confirms the endpoint is live and accepts payment via the "exact" scheme on Base, settling in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The maximum amount required is 20,000 base units, which at 6 decimals equals $0.02. The endpoint accepts POST requests and returns application/json. No API keys or rate limits are advertised; access is granted purely through per-call x402 payment.
However, the specific functionality behind `/api/v1/charges/89` is not documented — the description is simply "Premium API Access" with no further detail on what data or service is returned. The provider's docs, pricing, and API pages all render only a "Connect wallet" prompt with no additional documentation. Without an OpenAPI schema, example requests/responses, or detailed docs, the actual capability of this particular endpoint remains unclear.
Capabilities
Use cases
- —Programmatic access to a pay-per-call API without API keys or subscriptions
- —Agent-driven workflows that need on-demand endpoint access settled in USDC on Base
- —Testing x402 payment flows against a live endpoint
Fit
Best for
- —Developers exploring x402 payment protocol integrations
- —Agents that need keyless, per-request API access on Base
- —Low-commitment, pay-as-you-go API consumption at $0.02/call
Not for
- —Users who need detailed documentation or guaranteed SLAs before integrating
- —High-volume use cases where per-request crypto settlement overhead matters
- —Anyone needing a clearly specified, well-documented API contract
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/charges/89 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no example requests or responses, and the docs pages are empty beyond a wallet-connect prompt. The specific functionality of /api/v1/charges/89 is undocumented, making this effectively a stub listing.
Warnings
- —The specific functionality of /api/v1/charges/89 is not documented — 'Premium API Access' is the only description available.
- —All documentation pages (docs, api, pricing, README) render only a 'Connect wallet' prompt with no usable content.
- —No OpenAPI schema, example payloads, or response format documentation exists.
- —The provider lists many endpoints on its homepage but none match the /api/v1/charges/89 path, so the purpose of this specific endpoint is unclear.
Citations
- —The endpoint returns a 402 x402 challenge with maxAmountRequired of 20000 base units in USDC on Basehttps://lowpaymentfee.com/api/v1/charges/89
- —USDC asset contract is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/charges/89
- —Provider advertises $0.02/request pricing with no API keys, no rate limits, and instant accesshttps://lowpaymentfee.com
- —Documentation pages render only a 'Connect wallet' prompthttps://lowpaymentfee.com/docs