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 resource path `/api/v1/transactions/361` 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 (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The x402 challenge confirms a maxAmountRequired of 20000 base units, which equals $0.02 given USDC's 6 decimals. The endpoint accepts POST requests and returns application/json responses.
Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. The specific functionality of the `/api/v1/transactions/361` path is unclear; it may relate to a transaction lookup or processing endpoint, but no schema or example payloads are documented. The broader site lists endpoints for analytics, AI inference (sentiment, summarization, classification, embeddings), finance (price feeds, exchange rates, crypto quotes, gas estimates), and utilities (geocoding, validation, conversion, generation), all at the same $0.02 price point.
Capabilities
Use cases
- —Accessing premium data or transaction information without subscription commitments
- —Agent-driven API consumption with per-call crypto payments
- —Programmatic access to services without managing API keys
Fit
Best for
- —Developers wanting zero-commitment pay-per-use API access
- —AI agents that can settle x402 payments autonomously
- —Users who prefer crypto micropayments over traditional billing
Not for
- —Users needing detailed API documentation before integrating
- —High-volume consumers who would benefit from bulk pricing
- —Anyone without a Base-compatible USDC wallet
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/transactions/361 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_token>"Endpoint
Quality
The endpoint is live (402 challenge confirmed) with clear pricing, but documentation is effectively nonexistent — all doc pages show only 'Connect wallet'. No request/response schema, no examples, and the specific purpose of /api/v1/transactions/361 is undocumented.
Warnings
- —No documentation available — all doc pages render only 'Connect wallet'
- —The specific functionality of /api/v1/transactions/361 is unknown
- —No request body schema or response schema documented
- —No OpenAPI spec or AI plugin manifest available
Citations
- —Flat pricing of $0.02 per request with no API keys, no rate limits, instant accesshttps://lowpaymentfee.com
- —Payment in USDC on Base network, maxAmountRequired 20000 base units (=$0.02)https://lowpaymentfee.com/api/v1/transactions/361
- —USDC asset contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/transactions/361