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 at `/api/v1/payments/305` is labeled "Premium API Access" and accepts POST requests. The x402 challenge confirms it is live, requiring up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per call (USDC uses 6 decimals). No API keys, rate limits, or subscriptions are required — each request is paid individually via the X-PAYMENT header.

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 $0.02 per request. However, the specific endpoint `/api/v1/payments/305` does not clearly map to any of these named services — it sits under a `/payments/` path and is generically described as "Premium API Access" with no further documentation on what data or functionality it returns.

Documentation is extremely thin. The /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no examples of what this endpoint actually returns. Prospective callers should be aware that the actual behavior of this specific endpoint is undocumented.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keypost-endpoint

Use cases

  • Programmatic access to a pay-per-request API without needing API keys or subscriptions
  • Agent-driven workflows that settle per-call costs in USDC on Base
  • Testing x402 protocol integrations with a low-cost endpoint

Fit

Best for

  • Developers exploring x402 payment protocol integrations
  • Agents needing keyless, pay-as-you-go API access on Base
  • Low-volume callers who want to avoid subscription commitments

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • High-volume production workloads where $0.02/request adds up without bulk discounts
  • Anyone who needs to know exactly what this endpoint returns before paying

Quick start

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

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, no OpenAPI spec, no request/response schema, and no explanation of what this specific endpoint actually does. The generic label 'Premium API Access' and the /payments/305 path provide no functional clarity.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all return only a 'Connect wallet' prompt
  • No OpenAPI or schema describing request parameters or response format for this endpoint
  • The endpoint path /api/v1/payments/305 does not correspond to any of the named services listed on the homepage
  • Actual functionality of this specific endpoint is unknown — 'Premium API Access' is not descriptive

Citations

Provenance

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

Agent access