x402basequality 0.30

Pay-per-call API platform on Base network via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is a pay-per-request API platform that uses the x402 protocol to accept USDC payments on the Base network. The specific endpoint `/api/v1/customers/92` is listed as "Premium API Access" and returns a 402 challenge requiring payment of up to 20,000 base units of USDC (i.e., $0.02) per call. No API keys or rate limits are required; callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader platform advertises multiple API categories including 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 endpoints are listed at the same $0.02/request price point.

However, the specific endpoint being listed here (`/api/v1/customers/92`) does not clearly map to any of the documented API categories. Its purpose — what data or service it actually returns — is not described in the available documentation. The docs, pricing, and README pages all render only a "Connect wallet" prompt with no further content. Without a response schema or example output, callers should treat this endpoint as opaque until they can inspect an actual paid response.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Accessing a premium data endpoint with per-call USDC micropayments
  • Integrating pay-as-you-go API calls into agent workflows without API key management
  • Testing x402 protocol payment flows on Base network

Fit

Best for

  • Developers wanting zero-commitment, pay-per-use API access
  • AI agents that can settle x402 payments autonomously
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users who need detailed API documentation or response schemas before purchasing
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without access to USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/customers/92 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

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), but there is no documentation of what this specific endpoint returns, no response schema, no example payloads, and the docs/pricing/README pages are all empty beyond a wallet-connect prompt. The endpoint path (/api/v1/customers/92) doesn't match any documented category, making its purpose unclear.

Warnings

  • The specific endpoint /api/v1/customers/92 is not described in any of the site's documented API categories — its actual function is unknown.
  • All documentation pages (docs, pricing, README, api) render only 'Connect wallet' with no usable content.
  • No output schema or example response is available; callers cannot know what they are paying for without making a paid request.
  • The endpoint path suggests it may return customer-specific data, which could raise privacy or data-handling concerns.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:00:15Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-25

Agent access