x402basequality 0.30

Pay-per-call API platform on Base (USDC) offering data, AI, finance, and utility endpoints at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that provides a broad catalog of pay-per-request endpoints settled in USDC on the Base network. The specific endpoint at `/api/v1/payments/225` is labeled "Premium API Access" and charges up to 20,000 base units of USDC (i.e., $0.02) per call. No API keys or rate limits are advertised — callers simply attach an x402 payment header to each request.

The platform organizes its endpoints into four 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 listed endpoints share the same $0.02/request pricing.

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 is live and well-formed, confirming the endpoint accepts POST requests and pays to address `0x1A2B...85F3` using USDC on Base. However, without documentation on what this specific endpoint actually returns or what input it expects, its practical utility is unclear.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestdata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datageocodingno-api-key

Use cases

  • Accessing AI inference endpoints (sentiment, summarization, classification, embeddings) without API key signup
  • Fetching real-time financial data like token quotes, exchange rates, and gas estimates on a per-call basis
  • Running data analytics queries and exporting data with instant pay-per-request billing
  • Geocoding and data validation utilities paid via USDC on Base

Fit

Best for

  • Developers who want instant API access without registration or API keys
  • Agents and bots that can settle payments in USDC on Base via x402
  • Low-volume or sporadic API consumers who prefer pay-per-use over subscriptions

Not for

  • High-volume production workloads where $0.02/request adds up significantly
  • Users who need detailed API documentation, SDKs, or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/225 \
  -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 x402 challenge is live and well-formed, confirming the endpoint exists and pricing is clear ($0.02 USDC on Base). However, there is zero documentation on what this specific endpoint does, what inputs it accepts, or what it returns. Docs pages render only 'Connect wallet' with no content. No OpenAPI spec or examples are available. The listing is effectively a stub.

Warnings

  • No documentation available — all doc/API/pricing/README pages render only 'Connect wallet' with no content
  • No OpenAPI or schema describing request/response formats for this endpoint
  • The specific purpose of /api/v1/payments/225 ('Premium API Access') is undefined — it is unclear what it returns
  • No examples, error codes, or rate limit information available

Citations

Provenance

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

Agent access