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/charges/67` 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.
Payment is settled on the Base network using USDC (contract 0x8335…2913) through the x402 exact-payment scheme. The endpoint accepts HTTP POST requests and returns application/json responses. No API keys are required; callers simply attach an X-PAYMENT header with a valid x402 payment proof. The maximum timeout for payment settlement is 300 seconds.
The provider's landing page lists sibling endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, and more — all at the same $0.02 price point. However, the specific functionality behind `/api/v1/charges/67` (labeled only "Premium API Access") is not documented in detail. No OpenAPI spec, request/response schemas, or usage examples were found in the crawl. The docs, pricing, and API pages all rendered only a "Connect wallet" prompt with no additional content.
Capabilities
Use cases
- —Programmatic access to premium API functionality with per-call USDC micropayments
- —Agent-driven workflows that need keyless, pay-as-you-go API access on Base
- —Testing x402 payment flows against a live endpoint
Fit
Best for
- —Developers exploring x402 payment protocol integrations
- —AI agents that need frictionless, keyless API access
- —Users who prefer crypto micropayments over subscription billing
Not for
- —Users who need detailed documentation or guaranteed SLAs before integrating
- —Anyone without a Base-network USDC wallet
- —High-volume use cases where $0.02/request adds up significantly
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/charges/67 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-proof>"Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but the actual functionality behind '/api/v1/charges/67' is undocumented. No OpenAPI spec, no request/response schemas, and no examples exist. Docs pages render only a wallet-connect prompt. This is effectively a stub listing.
Warnings
- —The specific functionality of /api/v1/charges/67 ('Premium API Access') is not documented — it is unclear what data or service it returns.
- —No OpenAPI specification or request/response schema is available.
- —All documentation pages (docs, pricing, API, README) rendered only a 'Connect wallet' prompt with no substantive content.
- —The provider hosts many endpoints but none have detailed documentation visible in the crawl.
Citations
- —Endpoint returns 402 with x402 challenge on Base network using USDC at maxAmountRequired 20000 (= $0.02)https://lowpaymentfee.com/api/v1/charges/67
- —Provider lists multiple API categories (Data & Analytics, AI & ML, Finance & Web3, Infrastructure) all at $0.02/requesthttps://lowpaymentfee.com
- —No API keys, no rate limits, instant access, Base networkhttps://lowpaymentfee.com
- —USDC asset contract is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/charges/67