x402basequality 0.35

Pay-per-call API suite on Base (USDC) covering analytics, AI, finance, and utilities 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 offers a broad collection of endpoints spanning data analytics, AI/ML inference, finance/crypto market data, and general-purpose utilities. Every endpoint is priced at $0.02 per request, settled in USDC on the Base network via the x402 payment protocol. There are no API keys, no rate limits, and no upfront commitments — callers simply attach an X-PAYMENT header with a valid payment proof to each request.

The specific endpoint probed here (`/api/v1/admin`) is described as "Premium API Access" and carries a max amount of 20,000 base units of USDC (i.e., $0.02 given USDC's 6 decimals), consistent with the site-wide $0.02 pricing. The platform lists 16 endpoints across four categories: 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 (geocoding, validation, conversion, generation).

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. No OpenAPI schema, request/response examples, or detailed parameter documentation were found. The endpoint is live (returns a proper 402 challenge), but without documentation it is difficult to know what request bodies each endpoint expects or what response shapes they return.

Capabilities

x402-paymentusdc-basepay-per-callsentiment-analysistext-summarizationtext-classificationembeddingsanalytics-metricsdata-exportprice-feedsexchange-ratesgas-estimatesgeocodingvalidationconversion

Use cases

  • Running sentiment analysis or text summarization without managing API keys or subscriptions
  • Fetching real-time crypto token quotes and gas estimates via micropayment
  • Geocoding addresses or validating data on a per-call payment basis
  • Exporting analytics data or generating reports with no rate limits
  • Generating text embeddings for search or classification tasks

Fit

Best for

  • Agents or bots that need low-friction, keyless API access via x402
  • Developers who want pay-as-you-go pricing with no minimum spend
  • Crypto-native applications already operating on the Base network

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume production workloads where $0.02/request adds up significantly
  • Users without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, documentation is essentially nonexistent — all doc/pricing/readme pages show only 'Connect wallet'. No OpenAPI schema, no request/response examples, and no description of what the /admin endpoint actually does beyond 'Premium API Access'. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all render only 'Connect wallet'
  • No OpenAPI or JSON schema describing request parameters or response format for any endpoint
  • The /api/v1/admin endpoint name suggests administrative functionality but its actual purpose is undocumented
  • Cannot verify that the 16 listed endpoints actually function; only /api/v1/admin was probed

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:21:24Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access