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/92` 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 APIs 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 per-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 endpoint is confirmed live (returns a proper 402 challenge), but without documentation it is unclear what request body the `/api/v1/payments/92` endpoint expects or what response it returns. The "Premium API Access" label is generic and does not clarify the endpoint's specific function.

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 management
  • Fetching real-time financial data such as token quotes, exchange rates, and gas estimates
  • Running data analytics queries and exporting data on a per-request payment basis
  • Geocoding and utility operations paid per call via USDC on Base

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go API access
  • Agent workflows that can attach x402 payment headers automatically
  • Users who prefer crypto-native (USDC on Base) micropayments over subscription billing

Not for

  • Production workloads requiring detailed API documentation and SLAs
  • Users who need fiat-only payment options (only USDC on Base is supported)
  • High-volume consumers who would benefit from bulk pricing or subscriptions

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/92 \
  -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 confirmed live with a valid 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no documentation beyond a wallet-connect prompt, no request/response schemas, and the endpoint name 'Premium API Access' is generic with no indication of what it actually does. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema definition found for any endpoint
  • The specific function of /api/v1/payments/92 ('Premium API Access') is unclear — it does not match any of the named endpoints listed on the homepage
  • Request and response formats are entirely unknown

Citations

Provenance

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

Agent access