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 path `/api/v1/wire/96` 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. 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 instant once payment is included in the X-PAYMENT header. The timeout window is 300 seconds.
However, the specific functionality behind `/api/v1/wire/96` is not documented on the provider's site — it does not appear in the listed API catalog. The crawled docs, pricing, and README pages all returned only a "Connect wallet" prompt with no additional content. Without documentation or an output schema describing what this particular endpoint returns, its exact purpose remains unclear. The provider's landing page lists other endpoints (metrics, reports, sentiment analysis, summarization, etc.) but this wire/96 path is not among them.
Capabilities
Use cases
- —Programmatic access to a premium API resource with per-call USDC micropayments
- —Agent-driven workflows that need keyless, instant API access settled on Base
- —Testing x402 payment protocol integrations against a live endpoint
Fit
Best for
- —Developers experimenting with x402 payment-gated APIs
- —Agents that can settle USDC payments on Base L2
- —Use cases requiring no-signup, no-key API access
Not for
- —Users who need detailed documentation or guaranteed SLAs before integrating
- —Anyone without a Base-compatible USDC wallet
- —Production workloads requiring well-documented, specific endpoint contracts
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/wire/96 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is live and returns a valid x402 402 challenge, but the specific resource /api/v1/wire/96 is undocumented — it does not appear in the provider's listed API catalog. No output schema, no example request/response, and the docs/pricing/README pages are all blank beyond a wallet-connect prompt. The actual functionality is unknown.
Warnings
- —The endpoint path /api/v1/wire/96 is not listed in the provider's public API catalog — its purpose is unclear.
- —Documentation pages (/docs, /pricing, /README, /api) returned no meaningful content beyond 'Connect wallet'.
- —No output schema or example responses are available for this endpoint.
- —The exact data or service returned by this endpoint cannot be verified from available materials.
Citations
- —The endpoint returns a valid x402 challenge with maxAmountRequired of 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/wire/96
- —The provider lists APIs across data & analytics, AI & ML, finance & Web3, and infrastructure categories, all at $0.02/requesthttps://lowpaymentfee.com
- —The provider advertises no API keys, no rate limits, instant access, and Base network settlementhttps://lowpaymentfee.com
- —USDC contract address on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/wire/96