x402basequality 0.30

x402-gated API collection on Base — pay $0.02 per request in USDC, no API 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/29` 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), which equals $0.02 per request (USDC uses 6 decimals). The broader site advertises the same $0.02/request price across all its endpoints.

The site organizes its APIs 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 (geocoding, validation, conversion, generation). 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 crawled material.

Capabilities

x402-paymentusdc-basepay-per-requestdata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datacrypto-quotesgeocodingutility-services

Use cases

  • Agents that need on-demand AI inference (sentiment, summarization, classification, embeddings) without managing API keys
  • Fetching real-time crypto token quotes or gas estimates with per-call USDC micropayments
  • Geocoding or data validation as a utility service paid per request on Base

Fit

Best for

  • AI agents with Base USDC wallets needing frictionless API access
  • Developers prototyping with pay-per-use endpoints and no signup
  • Web3-native applications that prefer on-chain payment over subscription billing

Not for

  • High-volume production workloads where $0.02/request adds up quickly without bulk discounts
  • Users who need detailed API documentation, SLAs, or guaranteed uptime

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) 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 and other pages are empty. It is impossible to determine what this specific 'collections/29' endpoint actually returns or what input it expects.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages all render only 'Connect wallet' with no content
  • No OpenAPI or JSON schema describing request or response formats for any endpoint
  • The specific purpose of /api/v1/collections/29 ('Premium API Access') is unclear — it may be a bundle or a specific resource but no details are provided
  • Cannot verify what data or service is actually delivered after payment

Citations

Provenance

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

Agent access