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/216 is labeled "Premium API Access" and accepts POST requests with payment via the x402 exact scheme. The x402 challenge indicates a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request given USDC's 6 decimals.

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. The platform emphasizes no API keys, no rate limits, no minimums, and instant access.

However, the specific endpoint /api/v1/payments/216 does not clearly map to any of the listed API categories — it sits under a /payments/ path with a numeric ID, and its description is simply "Premium API Access" with no further documentation on what data or functionality it returns. The docs, pricing, API, and README pages all returned only a "Connect wallet" prompt with no substantive content. Without an OpenAPI schema, request/response examples, or detailed documentation, the actual behavior of this endpoint remains unclear.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keypost-endpointjson-response

Use cases

  • Paying per-call for API access without subscriptions or API keys
  • Programmatic access to platform services using USDC on Base
  • Agent-driven API consumption with x402 payment protocol

Fit

Best for

  • Developers wanting zero-commitment pay-per-use API access
  • AI agents that can settle x402 payments in USDC on Base
  • Users who prefer crypto micropayments over traditional billing

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who need bulk pricing or rate guarantees
  • Anyone requiring fiat-only payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/216 \
  -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 (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, no documentation beyond a wallet-connect prompt, and the specific endpoint path (/api/v1/payments/216) does not correspond to any documented API. The actual functionality behind this endpoint is unknown.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The /payments/216 path does not match any of the documented API categories on the site
  • Docs, pricing, API, and README pages all returned only 'Connect wallet' with no content
  • Actual request body format and response structure are unknown
  • No examples or test data available to verify endpoint behavior

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 06:53:34Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access