x402basequality 0.40

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/Web3 data, and general utilities. Every endpoint is priced at $0.02 per request, paid in USDC on the Base network via the x402 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 at `/api/v1/payments/231` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The payment scheme is "exact" with a 300-second timeout. The endpoint accepts POST requests and returns application/json.

The platform also advertises AI endpoints (sentiment analysis, text summarization, classification, embeddings), finance endpoints (price feeds, exchange rates, token quotes, gas estimates), data endpoints (metrics, reports, export, insights), and utility endpoints (geocoding, validation, conversion, generation). Documentation pages exist but appear to require a wallet connection to view, so detailed request/response schemas are not available from the crawl.

Capabilities

x402-paymentpay-per-requestusdc-baseanalytics-apiai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datacrypto-quotesgas-estimatesgeocodingdata-exportno-api-key

Use cases

  • Agents that need on-demand AI inference (sentiment, summarization, classification) without managing API keys
  • Fetching real-time crypto token quotes or gas estimates with per-call payment
  • Running analytics queries or exporting data sets with no subscription commitment
  • Geocoding or data validation as a utility microservice in automated pipelines
  • Embedding generation for RAG or search workflows paid per request

Fit

Best for

  • AI agents that need keyless, pay-as-you-go access to diverse API capabilities
  • Developers prototyping with multiple API categories without subscription overhead
  • Web3-native applications already holding USDC on Base

Not for

  • High-volume production workloads where $0.02/request adds up significantly
  • Users without a Base-network USDC wallet or x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/231 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, documentation pages all require wallet connection and yield no content, so there are no request/response schemas, no examples, and no details about what this specific 'Premium API Access' endpoint actually returns. The broad API catalog is listed on the homepage but individual endpoint behavior is undocumented in the crawl.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) all render only 'Connect wallet' with no visible content — actual API docs may be gated behind wallet authentication.
  • The specific purpose of /api/v1/payments/231 ('Premium API Access') is unclear; it does not match any of the named endpoints on the homepage.
  • No request or response schemas are available; input/output formats are unknown.
  • No OpenAPI spec or ai-plugin manifest was found.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 06:49:33Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access