x402basequality 0.35

x402-gated API collection on Base — pay $0.02 per request in USDC, no keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com hosts a suite of x402-protocol pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. Every endpoint is gated by the x402 payment challenge: callers attach a USDC payment on the Base network in the X-PAYMENT header and receive the response immediately — no API keys, no accounts, no rate limits.

The specific endpoint at `/api/v1/collections/38` is listed as "Premium API Access." The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (asset 0x8335…2913 on Base, 6 decimals), which equals $0.02 per request. The broader site offers roughly 16 endpoints organized into four categories: 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). All are priced at $0.02 per call.

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 endpoint accepts POST requests and returns application/json, but the exact request body format and response structure are unknown.

Capabilities

x402-paymentpay-per-callusdc-baseno-api-keydata-analyticsai-sentimentai-summarizationai-classificationai-embeddingsfinance-pricesexchange-ratescrypto-gasgeocodingvalidation

Use cases

  • Agents that need on-demand AI inference (sentiment, summarization, classification, embeddings) without managing API keys
  • Fetching real-time crypto gas estimates or token price quotes with per-call USDC payment
  • Running data analytics or export jobs paid per request via x402 protocol
  • Geocoding or data validation as a utility microservice with no subscription commitment

Fit

Best for

  • AI agents with Base-network USDC wallets needing frictionless API access
  • Developers prototyping against multiple API categories without signup
  • Low-volume or bursty workloads where pay-per-call is cheaper than a subscription

Not for

  • High-volume production workloads where $0.02/request adds up quickly
  • Users who need detailed API documentation, SLAs, or guaranteed uptime
  • Callers without a Base-network USDC wallet or x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/collections/38 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and no examples. The /docs and related pages are empty. The purpose of '/collections/38' specifically is unclear beyond the generic label 'Premium API Access.'

Warnings

  • No OpenAPI or schema documentation available — request/response formats are entirely unknown
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
  • The specific purpose of /api/v1/collections/38 is unclear; it may be a bundle or a single endpoint
  • No SLA, rate-limit, or uptime guarantees documented

Citations

Provenance

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

Agent access