x402basequality 0.35

Pay-per-call API platform on Base (USDC) offering data, AI, finance, and utility endpoints at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that exposes a broad set of endpoints across four categories: Data & Analytics (metrics, reports, 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, payable in USDC on the Base network via the x402 protocol — no API keys, no rate limits, and no upfront commitments.

The specific endpoint probed (`/api/v1/inbox/199`) is described as "Premium API Access" and returned a valid 402 challenge with a maxAmountRequired of 20,000 base units of USDC (6 decimals), which equals $0.02. Payment is settled on-chain to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using the "exact" scheme. The endpoint accepts POST requests and returns `application/json`.

Documentation beyond the landing page is sparse — the /api, /pricing, and /README pages all resolve to a wallet-connect prompt with no additional content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl. The actual functionality behind `/api/v1/inbox/199` is unclear; the generic "Premium API Access" label does not describe what data or service it provides. The broader platform lists many endpoints but without schemas or sample payloads, it is difficult to confirm what each one actually returns.

Capabilities

x402-paymentusdc-basepay-per-requestdata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datacrypto-quotesgas-estimatesgeocodingvalidationconversion

Use cases

  • Agents needing on-demand AI inference (sentiment, summarization, classification, embeddings) without API key management
  • Fetching real-time crypto token quotes and gas estimates via micropayment
  • Geocoding or data validation as a utility service with no subscription required
  • Exporting analytics data or generating reports on a per-request basis

Fit

Best for

  • AI agents that need keyless, pay-per-call access to diverse utility endpoints
  • Developers prototyping with low-cost, no-commitment API access
  • Web3-native applications already operating on the Base network

Not for

  • High-volume production workloads where $0.02/request adds up significantly
  • Users who need detailed API documentation, SLAs, or guaranteed uptime
  • Applications requiring non-USDC or non-Base payment rails

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/inbox/199 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming pricing and payment details. However, there is no OpenAPI spec, no request/response schema, no usage examples, and the endpoint name 'Premium API Access' is generic and uninformative. The /api, /pricing, and /README pages are empty beyond a wallet-connect prompt. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available for any endpoint
  • The specific endpoint /api/v1/inbox/199 has no description beyond 'Premium API Access' — its actual functionality is unknown
  • Documentation pages (/api, /pricing, /README) return only a wallet-connect prompt with no useful content
  • No request or response examples are available; input format must be guessed
  • The 'inbox/199' path pattern suggests a user-specific or message-specific resource, but this is unconfirmed

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 21:47:14Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access