x402basequality 0.35

Pay-per-call API platform on Base network via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that offers a broad catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. Every endpoint costs $0.02 per request, paid in USDC on the Base network with no API keys, no rate limits, and no subscriptions required. The specific endpoint at `/api/v1/accounts/111` is listed as "Premium API Access" and returns `application/json` via POST.

The platform advertises four endpoint 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 utilities (geocoding, validation, conversion, generation). All endpoints appear to follow the same x402 payment scheme — an exact payment of USDC on Base per call.

Documentation is extremely sparse. The docs, API, pricing, 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 crawled material. The x402 challenge for this specific endpoint was successfully captured (HTTP 402 with valid accepts block), confirming the endpoint is live. The challenge specifies a maxAmountRequired of 20000 base units of USDC (6 decimals), which equals $0.02.

Capabilities

x402-paymentusdc-base-networkper-request-pricingjson-apipost-methodno-api-keypay-per-use

Use cases

  • Accessing analytics metrics and reports without subscription commitments
  • Running AI inference tasks (sentiment, summarization, classification, embeddings) on a per-call basis
  • Fetching real-time crypto prices, gas estimates, and exchange rates
  • Performing utility operations like geocoding, validation, and data conversion

Fit

Best for

  • Agents or developers who want instant API access without signup or API keys
  • Low-volume or bursty workloads where per-request pricing is more economical than subscriptions
  • Crypto-native applications that can pay in USDC on Base

Not for

  • High-volume production workloads where $0.02/request adds up quickly without bulk discounts
  • Users who need detailed API documentation, SDKs, or OpenAPI specs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is zero documentation beyond the landing page catalog. No OpenAPI spec, no request/response schemas, no examples, and all doc pages render only 'Connect wallet'. The specific endpoint '/api/v1/accounts/111' has a generic 'Premium API Access' description with no indication of what data it returns.

Warnings

  • No OpenAPI spec or request/response schema available for any endpoint
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • The endpoint path '/api/v1/accounts/111' is not listed in the site's public catalog — its purpose is unclear
  • No examples of actual API responses are available from crawled material

Citations

Provenance

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

Agent access