x402basequality 0.35

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 an x402-enabled API platform that offers a broad catalog of pay-per-request endpoints across data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. All endpoints are priced at $0.02 per request, paid in USDC on the Base network with no API keys, no rate limits, and no commitments required.

The specific endpoint at `/api/v1/transfers/89` is listed as "Premium API Access." Its x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, which uses 6 decimals), equating to $0.02 per call. Payment is made via the x402 exact scheme to the payTo address on Base. The endpoint accepts POST requests and returns application/json.

The broader platform advertises categories including metrics, reports, data export, insights, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02 price point. However, documentation beyond the landing page is essentially empty (pages like /docs, /pricing, and /README only show a "Connect wallet" prompt), so the actual functionality and response schemas of individual endpoints are not documented or verifiable from the crawl material.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responsepost-methodno-api-key

Use cases

  • Programmatic access to utility/data endpoints without managing API keys or subscriptions
  • Agent-driven workflows that need low-cost per-call pricing settled on-chain
  • Testing x402 payment flows against a live endpoint on Base

Fit

Best for

  • Developers wanting zero-friction, keyless API access via crypto micropayments
  • AI agents that can settle x402 payments autonomously on Base
  • Projects needing simple pay-as-you-go pricing with no minimums

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • Applications requiring high-throughput batch processing where per-call fees add up
  • Users without access to USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transfers/89 \
  -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, confirming pricing and payment details. However, there is no documentation, no OpenAPI schema, no request/response examples, and the purpose of this specific endpoint (/api/v1/transfers/89) is unclear beyond the generic label 'Premium API Access.' The docs, pricing, and README pages are all blank.

Warnings

  • No documentation available — /docs, /pricing, and /README pages are empty (only show 'Connect wallet')
  • The specific function of /api/v1/transfers/89 is unknown; 'Premium API Access' is a generic label
  • No request body schema or response schema is documented or inferrable
  • The platform lists many endpoint categories but none can be verified from crawl content

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 14:20:40Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access