x402basequality 0.35

Pay-per-call API platform on Base network via x402 — $0.02/request, no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that offers a broad set of endpoints across data analytics, AI/ML inference, finance/Web3 data, and utility services. All endpoints are paid per-request using USDC on the Base network at $0.02 per call, with no API keys, rate limits, or upfront commitments required. Payment is handled via the x402 protocol: callers attach an X-PAYMENT header to each request.

The specific endpoint at `/api/v1/charges/50` is listed as "Premium API Access" and 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 POST requests and returns application/json. The broader platform also exposes endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02 price point.

Documentation is extremely sparse: the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl. The actual functionality behind each endpoint is unclear beyond the endpoint names and short labels on the landing page.

Capabilities

x402-paymentper-request-billingusdc-base-networkdata-analyticsai-sentimentai-summarizationai-classificationai-embeddingsfinance-price-feedsexchange-ratescrypto-gas-estimatesgeocodingvalidationconversion

Use cases

  • Agent-driven API calls where per-request crypto payment replaces API key management
  • Quick access to AI inference (sentiment, summarization, classification, embeddings) without subscriptions
  • Fetching real-time crypto gas estimates or token quotes on demand
  • Geocoding or data conversion as a utility microservice

Fit

Best for

  • Developers and agents who want zero-signup, pay-as-you-go API access
  • x402-compatible agents that can attach payment headers automatically
  • Low-volume or bursty workloads where $0.02/request is cost-effective

Not for

  • High-volume production workloads where per-request pricing adds up quickly
  • Users who need detailed API documentation, SLAs, or guaranteed uptime
  • Anyone without a Base-network USDC wallet or x402-capable client

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond endpoint names, and no examples. The docs pages are empty. The actual functionality behind 'Premium API Access' at /api/v1/charges/50 is not described anywhere.

Warnings

  • No OpenAPI or schema documentation available — endpoint behavior must be guessed from names alone
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
  • The specific purpose of /api/v1/charges/50 ('Premium API Access') is undefined — it does not match any of the named endpoints on the landing page
  • No request body schema or response schema is documented anywhere

Citations

Provenance

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

Agent access