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 path `/api/v1/accounts/190` appears to be 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. Payment is settled on the Base network using USDC (contract 0x8335…2913) with an exact-scheme payment of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). There are no API keys required, no rate limits advertised, and access is described as instant once payment is included in the X-PAYMENT header. The response MIME type is application/json.
However, the specific functionality of the `/api/v1/accounts/190` path is unclear. It does not appear in the provider's listed API catalog (which covers analytics, AI, finance, and utility endpoints). There is no OpenAPI schema, no request/response examples, and the documentation pages returned only "Connect wallet" with no substantive content. The provider's landing page confirms the pricing model and general API categories but does not describe what an "accounts" endpoint returns or accepts.
Capabilities
Use cases
- —Accessing premium API data with per-request USDC micropayments on Base
- —Agent-driven workflows that need keyless, pay-as-you-go API access
- —Programmatic account data retrieval (if the accounts endpoint returns user/account info)
Fit
Best for
- —Developers wanting no-signup, 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 well-documented, schema-defined API contracts
- —High-volume use cases where per-request pricing at $0.02 adds up quickly
- —Anyone requiring fiat-only payment methods
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/accounts/190 \
-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 the specific functionality of /api/v1/accounts/190 is undocumented. No OpenAPI schema, no request/response examples, and documentation pages are empty stubs. The purpose of this particular endpoint cannot be determined from available material.
Warnings
- —The specific endpoint /api/v1/accounts/190 is not listed in the provider's public API catalog — its purpose is unknown.
- —All documentation pages (/docs, /api, /pricing, /README) returned only 'Connect wallet' with no actual content.
- —No OpenAPI schema or request/response examples are available.
- —The broader site lists many endpoint categories but none match the 'accounts' path pattern.
Citations
- —Endpoint returns HTTP 402 with x402 challenge requiring 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/accounts/190
- —Provider advertises $0.02/request pricing with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC asset contract is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/accounts/190
- —Provider lists API categories including Data & Analytics, AI & ML, Finance & Web3, and Infrastructurehttps://lowpaymentfee.com