x402basequality 0.35

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that offers a broad catalog of pay-per-request endpoints across data analytics, AI/ML inference, finance/Web3, and utility/infrastructure categories. Each call costs $0.02 in USDC on the Base network, settled on-chain with no API keys, no rate limits, and no upfront commitments.

The specific endpoint at `/api/v1/payments/11` is listed as "Premium API Access." The x402 challenge confirms it is live, accepting POST requests and requiring an exact payment of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02. The payment is directed to address 0x1A2B…85F3 with a 300-second timeout. The response MIME type is application/json.

The broader platform advertises endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and data generation — all at the same $0.02/request price point. However, documentation pages (docs, pricing, README) returned only a "Connect wallet" prompt with no substantive content, so the actual behavior and response schemas of these endpoints remain undocumented.

Capabilities

x402-paymentpay-per-requestusdc-baseno-api-keyjson-responsepost-methodon-chain-settlement

Use cases

  • Agents that need on-demand API access without pre-registration or API keys
  • Paying per-call for miscellaneous utility or data endpoints via USDC on Base
  • Testing x402 payment flows with a low-cost endpoint

Fit

Best for

  • Developers exploring x402 payment protocol integrations
  • AI agents needing keyless, pay-as-you-go API access
  • Low-volume consumers who want no subscription commitment

Not for

  • High-volume production workloads needing SLAs and guaranteed uptime
  • Users who need detailed API documentation or response schema guarantees
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms pricing and network details, but the endpoint's actual functionality (what "Premium API Access" returns) is completely undocumented. All doc/pricing/README pages return only a wallet-connect prompt with no content. No request or response schemas are available.

Warnings

  • The specific purpose and response format of /api/v1/payments/11 ('Premium API Access') is not documented anywhere in the crawled material.
  • All documentation pages (docs, pricing, README) returned only 'Connect wallet' with no substantive content.
  • No OpenAPI spec, request schema, or response schema is available — callers cannot know what to send or what to expect back.
  • The broad catalog of endpoints listed on the homepage (AI, finance, utils) could not be verified for actual functionality.

Citations

Provenance

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

Agent access