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 hosts 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/messages/183` is listed as "Premium API Access" and returns `application/json`. Its x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The endpoint accepts HTTP POST and is marked as discoverable. The broader platform advertises four categories of APIs: 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).

Documentation is minimal — the /api, /pricing, and /README pages all resolve to a wallet-connect prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawled material. The endpoint is live (402 challenge confirmed), but the actual behavior behind the paywall and the structure of request bodies and responses remain unknown.

Capabilities

x402-paymentusdc-basepay-per-calldata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datacrypto-quotesgeocodingvalidationconversion

Use cases

  • Querying real-time financial data (prices, exchange rates, gas estimates) without API key management
  • Running AI inference tasks (sentiment, summarization, classification, embeddings) on a per-call payment basis
  • Accessing utility services like geocoding, validation, and data conversion with instant crypto-settled payments

Fit

Best for

  • Agents or bots that need keyless, on-demand API access paid per call
  • Developers prototyping with multiple API categories without subscription commitments
  • Crypto-native workflows that can settle USDC on Base

Not for

  • High-volume production workloads where per-call pricing at $0.02 adds up quickly
  • Users who need detailed API documentation, SDKs, or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/messages/183 \
  -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 challenge, and the landing page lists available APIs with pricing. However, there is no OpenAPI spec, no request/response schema, no documentation beyond the landing page, and no examples. The actual functionality behind /api/v1/messages/183 is unclear — the 'Premium API Access' label is generic and doesn't describe what the endpoint does.

Warnings

  • No OpenAPI spec or schema documentation available
  • The /api, /pricing, and /README pages are empty (wallet-connect only)
  • The specific endpoint /api/v1/messages/183 has no description of its actual functionality — 'Premium API Access' is a generic label
  • No request body or response body schema is documented anywhere
  • The platform lists many endpoints but none have detailed docs; actual capabilities behind the paywall are unverified

Citations

Provenance

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

Agent access