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. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a catalog of pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints are priced at $0.02 per request, settled in USDC on the Base network, with no API keys, no rate limits, and no commitments required.
The specific endpoint `/api/v1/payments/113` is labeled "Premium API Access" in the x402 challenge but its exact functionality is not documented beyond that label. The x402 challenge confirms it is live, accepts POST requests, and requires a payment of up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 exact scheme to wallet address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.
The broader platform advertises endpoints for 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 price point. However, documentation pages (docs, pricing, README) returned only a "Connect wallet" prompt with no further technical detail, so the actual request/response schemas for this or any endpoint remain unknown.
Capabilities
Use cases
- —Accessing premium API functionality with per-request USDC micropayments on Base
- —Agent-driven API consumption without pre-registration or API keys
- —Programmatic pay-as-you-go access to a multi-category API platform
Fit
Best for
- —Developers or agents wanting zero-commitment, pay-per-call API access
- —x402-compatible clients on the Base network
- —Use cases requiring no rate limits and instant access without signup
Not for
- —Users needing detailed API documentation or well-defined request/response schemas
- —Applications requiring non-crypto payment methods
- —High-volume use cases where per-request pricing may be inefficient compared to subscription plans
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/payments/113 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is live and returns a valid x402 challenge, but there is no documentation, no request/response schema, and the purpose of this specific endpoint ('Premium API Access') is entirely opaque. Docs pages all return only 'Connect wallet' with no content. This is effectively a stub listing.
Warnings
- —The exact functionality of /api/v1/payments/113 ('Premium API Access') is undocumented and unclear.
- —All documentation pages (docs, pricing, README, api) returned only 'Connect wallet' with no usable content.
- —No request or response schema is available for any endpoint on this platform.
- —The platform lists many endpoints but none have documented input/output contracts.
Citations
- —Endpoint returns a valid x402 challenge with maxAmountRequired of 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/payments/113
- —All endpoints priced at $0.02/request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —Platform offers APIs across Data & Analytics, AI & ML, Finance & Web3, and Infrastructure categorieshttps://lowpaymentfee.com
- —USDC asset contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/payments/113