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 set of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. All endpoints are paid per-request using the x402 protocol, settling in USDC on the Base network. The specific endpoint at `/api/v1/transactions/298` is labeled "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) per call.

The platform advertises no API keys, no rate limits, and instant access. Payments are made inline via the x402 `X-PAYMENT` header. The site lists 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 listed endpoints share the same $0.02 per-request pricing.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl. The specific functionality behind the `/api/v1/transactions/298` path is unclear; it may be a transaction lookup or a generic premium endpoint. Without documentation or example responses, the actual behavior of this endpoint cannot be confirmed.

Capabilities

x402-paymentper-request-billingusdc-settlementbase-networkdata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datacrypto-datageocodingutility-services

Use cases

  • Agents that need on-demand AI inference (sentiment, summarization, classification) without API key management
  • Fetching real-time crypto gas estimates or token quotes with per-call payment
  • Running data analytics or export jobs paid per request in USDC
  • Geocoding or data validation as a utility microservice

Fit

Best for

  • AI agents with Base-network USDC wallets needing frictionless API access
  • Developers who want pay-as-you-go pricing without subscriptions or API keys
  • Low-volume or bursty workloads where per-request billing is cost-effective

Not for

  • Users without a Base-network USDC wallet or x402-compatible client
  • High-volume production workloads needing SLAs, rate-limit guarantees, or detailed documentation
  • Use cases requiring well-documented request/response schemas before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/298 \
  -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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and no examples. The specific purpose of /api/v1/transactions/298 is ambiguous. The docs, pricing, and README pages are all empty stubs.

Warnings

  • No OpenAPI or schema documentation available — endpoint behavior must be discovered empirically
  • All documentation pages (/docs, /api, /pricing, /README) return only a 'Connect wallet' stub with no content
  • The specific purpose and expected input/output of /api/v1/transactions/298 is unclear from available materials
  • No request or response examples could be sourced

Citations

Provenance

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

Agent access