Pay-per-call API platform on Base network via x402 — $0.02/request in USDC.
What it does
lowpaymentfee.com is a pay-per-request API platform that uses the x402 protocol to accept USDC payments on the Base network. The specific endpoint `/api/v1/transactions/136` is listed as "Premium API Access" and returns a 402 challenge requiring payment of up to 20,000 base units of USDC (i.e., $0.02) per call. No API keys, rate limits, or subscriptions are required — each request is individually settled on-chain.
The broader platform advertises multiple API categories including Data & Analytics (metrics, reports, data export, insights), AI & Machine Learning (sentiment analysis, text summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are priced at $0.02 per request.
However, documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no examples of what the `/api/v1/transactions/136` endpoint actually returns. The endpoint is live and responds with a valid x402 challenge, but without documentation it is unclear what data or functionality this specific transaction endpoint provides.
Capabilities
Use cases
- —Accessing premium API data without subscription or API key management
- —Making one-off paid API calls settled in USDC on Base
- —Agent-driven workflows that need frictionless per-call payment
Fit
Best for
- —Developers who want zero-signup, pay-as-you-go API access
- —AI agents with x402-compatible wallets on Base
- —Users who prefer on-chain micropayments over traditional billing
Not for
- —Users who need detailed API documentation or OpenAPI specs before integrating
- —High-volume consumers who want bulk pricing or subscription discounts
- —Developers without a Base-network USDC wallet
Quick start
# The endpoint requires an X-PAYMENT header with a valid x402 payment proof.
# Without a payment library, you'll get a 402 challenge:
curl -X POST https://lowpaymentfee.com/api/v1/transactions/136
# Returns 402 with x402 challenge. Use an x402-compatible client to attach payment.Endpoint
Quality
The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response examples, and no explanation of what the /api/v1/transactions/136 endpoint actually returns. The docs pages are all empty "Connect wallet" stubs. This is effectively a stub listing.
Warnings
- —No documentation available — all doc pages render only 'Connect wallet' with no content
- —No OpenAPI or schema describing request parameters or response format
- —Purpose of /api/v1/transactions/136 ('Premium API Access') is completely undocumented
- —Cannot verify what data or functionality this endpoint provides without paying
Citations
- —The endpoint returns a 402 challenge requiring up to 20,000 base units of USDC (asset 0x8335…) on Base networkhttps://lowpaymentfee.com/api/v1/transactions/136
- —All endpoints priced at $0.02/request with no API keys, no rate limits, instant access on Base networkhttps://lowpaymentfee.com
- —Platform offers Data & Analytics, AI & ML, Finance & Web3, and Infrastructure API categorieshttps://lowpaymentfee.com
- —Docs, API, pricing, and README pages show only 'Connect wallet' with no further contenthttps://lowpaymentfee.com/docs