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 broad 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 minimum commitments required.
The specific endpoint `/api/v1/wire/104` is labeled "Premium API Access" but its exact functionality is not documented beyond that title. The x402 challenge confirms it is live, accepts POST requests, and charges a maximum of 20,000 base units of USDC (i.e., $0.02) per call. Payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, using the USDC contract at `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`. The response MIME type is `application/json`.
Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no description of what data or functionality this particular wire endpoint returns. Prospective users should be aware that the actual behavior of this endpoint is unclear from available materials.
Capabilities
Use cases
- —Programmatic access to a premium API endpoint with per-request USDC micropayments
- —Agent-driven workflows that need keyless, pay-as-you-go API access on Base
- —Testing x402 payment protocol integrations against a live endpoint
Fit
Best for
- —Developers exploring x402 payment-gated APIs
- —Agents that can settle USDC payments on Base automatically
- —Users who want no-commitment, no-key API access
Not for
- —Users who need detailed API documentation or guaranteed SLAs
- —Anyone without USDC on the Base network
- —Use cases requiring well-defined request/response schemas
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/wire/104 \
-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 OpenAPI spec, no request/response schema, and no explanation of what 'Premium API Access' actually does. The listing is effectively a stub with only pricing and protocol details confirmed.
Warnings
- —No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
- —No OpenAPI or schema describing request parameters or response format
- —The exact functionality of /api/v1/wire/104 ('Premium API Access') is undocumented and unclear
- —No examples of request or response payloads available
Citations
- —Endpoint returns HTTP 402 with x402 challenge, confirming it is live on Base with USDChttps://lowpaymentfee.com/api/v1/wire/104
- —All endpoints priced at $0.02/request with no API keys, no rate limits, and instant access on Basehttps://lowpaymentfee.com
- —USDC contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/wire/104
- —Platform offers APIs across data & analytics, AI & ML, finance & Web3, and infrastructure categorieshttps://lowpaymentfee.com