x402basequality 0.35

Pay-per-request API platform on Base network via x402 — $0.02/call, no API keys required.

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 endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. Every endpoint is priced at $0.02 per request, payable in USDC on the Base network with no API keys, rate limits, or upfront commitments. The x402 protocol handles payment inline: callers attach a payment header to each HTTP request and receive the response immediately upon settlement.

The specific endpoint at `/api/v1/transfers/15` is listed as "Premium API Access" with a maximum charge of 20,000 base units of USDC (0x8335…2913 on Base). Since USDC uses 6 decimals, this equals $0.02 per call, consistent with the site's uniform pricing. The endpoint accepts POST requests and returns 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 generation. However, documentation beyond the landing page is essentially empty (all sub-pages only show "Connect wallet"), so the actual behavior, request schemas, and response formats for each endpoint — including this one — are undocumented. The endpoint is live and returning a valid x402 402 challenge.

Capabilities

x402-paymentpay-per-requestusdc-baseno-api-keyjson-responsepost-method

Use cases

  • Accessing premium API functionality with per-request USDC micropayments on Base
  • Agent-driven workflows that need keyless, on-demand API access
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • AI agents that can settle USDC payments on Base per call
  • Users who want no-signup, no-API-key access to utility endpoints

Not for

  • Users who need detailed API documentation or request/response schemas before integrating
  • High-volume consumers who prefer subscription or bulk pricing over per-call payments

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, there is no documentation, no OpenAPI schema, no request/response examples, and the purpose of '/api/v1/transfers/15' specifically is entirely opaque. All doc pages return only 'Connect wallet' with no content.

Warnings

  • No documentation available — all doc/pricing/API pages are empty beyond 'Connect wallet'
  • The specific purpose and expected input/output of /api/v1/transfers/15 is unknown; 'Premium API Access' is a generic label
  • No OpenAPI spec or request/response schema provided
  • Cannot verify what data or service this endpoint actually returns

Citations

Provenance

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

Agent access