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 `/api/v1/collections/25` is listed as "Premium API Access" and accepts POST requests. The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (contract 0x8335…2913 on Base). Since USDC uses 6 decimals, this converts to $0.02 per request, consistent with the site's uniform $0.02 pricing across all endpoints.

The broader platform advertises endpoints in 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). Documentation pages beyond the landing page returned only a "Connect wallet" stub, so detailed request/response schemas, parameter descriptions, and example payloads are not available. The actual functionality behind `/api/v1/collections/25` is unclear — it may be a bundle or gateway to the listed collection of APIs, but this is not documented.

Capabilities

x402-payment-gatedpay-per-requestusdc-base-networkno-api-keydata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datacrypto-quotesgeocodingutility-services

Use cases

  • AI agents making ad-hoc API calls without pre-registering for keys
  • Paying per request for sentiment analysis or text summarization
  • Fetching real-time crypto gas estimates or token quotes on demand
  • Running geocoding or data export tasks with instant USDC settlement

Fit

Best for

  • Developers or agents who want zero-signup, pay-as-you-go API access
  • Use cases requiring small, infrequent API calls where subscriptions are overkill
  • Crypto-native workflows that can attach x402 USDC payments on Base

Not for

  • High-volume production workloads where per-request crypto payments add overhead
  • Users without a Base-network USDC wallet or x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/collections/25 \
  -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 pricing is clear ($0.02 USDC on Base), but documentation pages are empty stubs ('Connect wallet' only). There is no OpenAPI spec, no request/response schema, no examples, and the purpose of the /collections/25 endpoint specifically is undocumented. The listing is essentially a stub with confirmed liveness.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) all return only 'Connect wallet' with no actual content.
  • No OpenAPI or schema available — request parameters and response format for /api/v1/collections/25 are unknown.
  • The purpose of '/collections/25' specifically (vs. individual endpoints like /ai/sentiment) is unclear; it may be a meta-endpoint or bundle.
  • No agents.txt or robots.txt found on the origin.

Citations

Provenance

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

Agent access