Pay-per-call premium API access on Base via x402 — $0.02/request in USDC.
What it does
This endpoint at lowpaymentfee.com provides "Premium API Access" via the x402 payment protocol. The specific resource `/api/v1/accounts/98` 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 endpoint is live and returns a valid x402 challenge (HTTP 402) requesting payment of up to 20,000 base units of USDC (0x8335…2913) on the Base network. Since USDC uses 6 decimals, this translates to $0.02 per call. Payment is made via the `exact` scheme to wallet 0x1A2B…85F3 with a 300-second timeout. The endpoint accepts POST requests and returns `application/json`.
The provider advertises no API keys, no rate limits, and instant access. However, documentation pages (/docs, /pricing, /api, /README) all render only a "Connect wallet" prompt with no substantive content, so there is no available documentation on request/response schemas, error handling, or what data the `/api/v1/accounts/98` resource actually returns. The exact purpose of the "accounts/98" resource is unclear — it may be a user account lookup or a generic premium endpoint, but this cannot be confirmed from available material.
Capabilities
Use cases
- —Accessing premium data or account information with per-request USDC micropayments
- —Agent-driven API consumption without pre-registration or API keys
- —Programmatic pay-as-you-go access to various utility endpoints
Fit
Best for
- —Developers wanting keyless, pay-per-call API access on Base
- —AI agents that can settle x402 payments in USDC
- —Users who prefer no-commitment, no-subscription API pricing
Not for
- —Users who need detailed API documentation or response schema guarantees
- —High-volume consumers who would benefit from bulk/subscription pricing
- —Anyone without a Base-compatible USDC wallet
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/accounts/98 \
-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, but there is zero documentation on what the endpoint actually returns. No request/response schemas, no examples, and all doc pages are empty wallet-connect stubs. The purpose of '/api/v1/accounts/98' specifically is unknown.
Warnings
- —No documentation available — all doc pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content.
- —The specific purpose and response format of /api/v1/accounts/98 is unknown; no output schema is provided beyond mimeType application/json.
- —Cannot verify what data or functionality this endpoint provides beyond the generic 'Premium API Access' label.
Citations
- —The endpoint returns a 402 challenge requesting up to 20,000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/accounts/98
- —USDC asset address is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/accounts/98
- —Provider advertises $0.02/request pricing with no API keys, no rate limits, and instant accesshttps://lowpaymentfee.com
- —Provider offers endpoints across data & analytics, AI & ML, finance & Web3, and infrastructure categorieshttps://lowpaymentfee.com
- —Documentation pages render only a 'Connect wallet' prompt with no substantive contenthttps://lowpaymentfee.com/docs