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 provides a broad collection of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and general utility services. 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 minimum commitments — callers simply attach an X-PAYMENT header with a valid payment proof to each request.

The specific endpoint at `/api/v1/keys/16` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (i.e., $0.02) on Base. The platform advertises four categories of APIs: 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 appear to follow the same pricing and payment model.

Documentation is minimal — the site's /api, /pricing, and /README pages all resolve to a "Connect wallet" prompt with no further detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawled material. The endpoint is confirmed live (402 challenge captured), but the lack of documentation makes it difficult to know what request bodies are expected or what response payloads look like.

Capabilities

x402-paymentper-request-pricingusdc-base-settlementdata-analyticsai-sentimentai-summarizationai-classificationai-embeddingsfinance-price-feedsexchange-ratescrypto-gas-estimatesgeocodingvalidationconversion

Use cases

  • Agents that need on-demand AI inference (sentiment, summarization, classification, embeddings) without managing API keys
  • Fetching real-time crypto price feeds, gas estimates, or exchange rates with per-call payment
  • Running data analytics queries or exporting data with no subscription commitment
  • Geocoding, validation, or format conversion as utility microservices

Fit

Best for

  • AI agents and bots that can settle payments via x402 on Base
  • Developers wanting zero-commitment, pay-as-you-go API access
  • Use cases requiring low-cost ($0.02) per-request pricing without rate limits

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume production workloads where subscription pricing would be cheaper
  • Callers who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/keys/16 \
  -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 confirmed live with a valid 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing endpoint names, and no examples. The purpose of this specific endpoint (/api/v1/keys/16 labeled 'Premium API Access') is unclear — it may be a meta-endpoint for key generation rather than a data API. Significant uncertainty remains.

Warnings

  • No OpenAPI or schema documentation available — request/response formats are unknown
  • The /api, /pricing, and /README pages all return only a 'Connect wallet' prompt with no useful content
  • The purpose of /api/v1/keys/16 ('Premium API Access') is ambiguous — it may differ from the other listed endpoints
  • No examples or error documentation found

Citations

Provenance

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

Agent access