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 endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. Every endpoint costs $0.02 per request, paid in USDC on the Base network with no API keys, no rate limits, and no upfront commitments. The specific endpoint at `/api/v1/transactions/71` is listed as "Premium API Access" and returns `application/json` via POST.

The platform advertises four categories of APIs: 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 follow the x402 payment protocol — callers receive a 402 challenge with payment details, settle in USDC on Base, and then receive the response.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawled content. The x402 challenge for this specific endpoint shows a maxAmountRequired of 20000 base units of USDC (6 decimals), which equals $0.02, consistent with the site's advertised pricing.

Capabilities

x402-paymentusdc-base-networkpay-per-requestdata-analyticsai-sentimentai-summarizationai-classificationai-embeddingsfinance-price-feedsexchange-ratescrypto-gas-estimatesgeocodingvalidationconversion

Use cases

  • Querying real-time financial data or crypto prices without API key registration
  • Running AI inference tasks (sentiment, summarization, classification) on a per-request payment basis
  • Geocoding or data validation as a lightweight utility service
  • Exporting analytics data or generating insights reports on demand
  • Estimating gas costs for blockchain transactions

Fit

Best for

  • Developers wanting instant API access without signup or API keys
  • Agents and bots that can settle x402 payments in USDC on Base
  • Low-volume or sporadic usage where per-call pricing is more economical than subscriptions

Not for

  • High-volume production workloads where $0.02/request adds up quickly
  • Users who need detailed API documentation, SDKs, or OpenAPI specs before integrating
  • Anyone unable to pay with USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/71 \
  -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 pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page, and no examples. The specific endpoint '/api/v1/transactions/71' has no description beyond its title. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — all docs/pricing/README pages return only 'Connect wallet'
  • No request or response examples; the purpose of '/api/v1/transactions/71' specifically is unclear
  • The broad catalog of endpoints (AI, finance, analytics, utilities) is advertised but none have documented input/output schemas
  • Cannot verify that the advertised AI/ML or finance endpoints actually function as described

Citations

Provenance

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

Agent access