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 on the Base network. The specific path `/api/v1/transactions/92` is one of many endpoints offered by this provider, which spans categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities.
The provider advertises a flat $0.02 per request pricing model with no API keys, no rate limits, and instant access. Payment is settled in USDC (USD Coin) on Base. The x402 challenge confirms the endpoint is live, accepting POST requests with a maximum amount of 20,000 base units of USDC (which equals $0.02 given USDC's 6 decimals). The payment timeout is 300 seconds.
While the provider lists many endpoints across analytics, AI/ML, finance, and utility categories, the specific functionality of `/api/v1/transactions/92` is not clearly documented. The endpoint path suggests it may relate to a transaction record or financial data retrieval, but no detailed schema or response documentation is available. The docs, pricing, and API pages all appear to require wallet connection and provide no additional technical detail beyond the landing page.
Capabilities
Use cases
- —Accessing premium data or transaction information without subscription commitments
- —Programmatic pay-per-use API calls settled in USDC on Base
- —Agent-driven API consumption with no authentication keys required
Fit
Best for
- —Developers wanting zero-commitment pay-per-call API access
- —AI agents that can settle payments via x402 protocol
- —Users who prefer crypto-native micropayments over traditional billing
Not for
- —Users needing detailed API documentation or response schemas before purchasing
- —High-volume consumers who would benefit from bulk pricing or subscriptions
- —Users without access to USDC on the Base network
Quick start
# Send a POST with x402 payment header to access the endpoint
curl -X POST https://lowpaymentfee.com/api/v1/transactions/92 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_token>"Endpoint
Quality
The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02/request in USDC on Base), but there is no documentation of what this specific endpoint returns, no request/response schema, and the crawled docs pages are empty beyond a wallet-connect prompt. The specific purpose of /api/v1/transactions/92 is unclear.
Warnings
- —No documentation available for the specific endpoint /api/v1/transactions/92
- —No request or response schema provided
- —Docs, pricing, and API pages require wallet connection and contain no useful content
- —The exact functionality of this endpoint is unknown — 'Premium API Access' is generic
Citations
- —Flat pricing of $0.02 per request with no API keys, no rate limits, instant access on Base networkhttps://lowpaymentfee.com
- —x402 challenge confirms live endpoint accepting POST with maxAmountRequired of 20000 base units USDC on Basehttps://lowpaymentfee.com/api/v1/transactions/92
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base networkhttps://lowpaymentfee.com/api/v1/transactions/92