Pay-per-call premium API access on Base via x402 — $0.02 per 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/367` is one of many endpoints offered by the platform, which spans data & analytics, AI & machine learning, finance & Web3, and infrastructure utility categories. All endpoints are priced at $0.02 per request, payable in USDC on the Base network with no API keys, no rate limits, and no minimum commitments.
The x402 challenge confirms the endpoint is live, accepting POST requests and settling payments in USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` on Base). The `maxAmountRequired` of 20000 base units equals $0.02 (USDC uses 6 decimals). The payment scheme is "exact" with a 300-second timeout. The response MIME type is `application/json`.
Note that the specific endpoint `/api/v1/charges/367` does not clearly map to any of the named API categories listed on the site (analytics, AI, finance, infrastructure). It may be a generic charge endpoint or a specific resource. Documentation beyond the landing page is effectively empty — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. Without OpenAPI specs, request/response schemas, or usage examples, the exact functionality behind this particular endpoint remains unclear.
Capabilities
Use cases
- —Accessing premium API endpoints without traditional API key registration
- —Making one-off paid API calls settled in USDC on Base
- —Integrating pay-per-use API services into agent workflows
Fit
Best for
- —Developers who want instant API access without signup or API keys
- —Agents that can settle x402 payments in USDC on Base
- —Use cases requiring low-cost per-request pricing with no commitments
Not for
- —Users who need detailed API documentation or OpenAPI schemas before integrating
- —High-volume consumers who prefer subscription-based pricing
- —Users without USDC on the Base network
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/charges/367 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The x402 challenge is live and pricing is clear ($0.02/request in USDC on Base), but there is no OpenAPI schema, no request/response examples, and no meaningful documentation — docs pages only show 'Connect wallet'. The specific purpose of /api/v1/charges/367 is ambiguous.
Warnings
- —No OpenAPI or schema documentation available — all doc pages render only 'Connect wallet'
- —The specific endpoint /api/v1/charges/367 does not map to any named API on the site; its exact functionality is unknown
- —No request body schema or response schema provided
- —No usage examples or error handling documentation available
Citations
- —All endpoints priced at $0.02 per request with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —x402 challenge returns maxAmountRequired of 20000 base units in USDC on Base with exact scheme and 300-second timeouthttps://lowpaymentfee.com/api/v1/charges/367
- —USDC asset contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/charges/367
- —Platform offers APIs across data & analytics, AI & ML, finance & Web3, and infrastructure categorieshttps://lowpaymentfee.com