x402basequality 0.35

Pay-per-call API platform on Base (USDC) covering data, AI, finance, and utility endpoints at $0.02/request.

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 & machine learning, finance & Web3, and infrastructure utilities. Every endpoint is priced at $0.02 per request, settled in USDC on the Base network via the x402 payment protocol. There are no API keys, no rate limits, and no upfront commitments — callers simply attach an x402 payment header to each request.

The specific endpoint at `/api/v1/transfers/41` is listed as "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) on Base. The payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a 300-second timeout. 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. However, documentation beyond the landing page is essentially empty (all sub-pages just show "Connect wallet"), so the actual behavior and response schemas of individual endpoints are unknown.

Capabilities

x402-paymentusdc-basepay-per-requestdata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datacrypto-quotesgeocodingutility-apis

Use cases

  • Agents needing on-demand AI inference (sentiment, summarization, classification, embeddings) without API key management
  • Fetching real-time crypto quotes, gas estimates, or exchange rates with per-call payment
  • Geocoding or data validation as a utility service paid in USDC on Base
  • Exporting data or generating analytics reports on a pay-as-you-go basis

Fit

Best for

  • AI agents that need keyless, pay-per-call access to diverse API categories
  • Developers wanting to avoid subscription commitments for low-volume API usage
  • Web3-native applications already operating on the Base network with USDC

Not for

  • High-volume production workloads where $0.02/request adds up significantly
  • Users who need detailed API documentation, response schemas, or SLA guarantees before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but documentation is effectively nonexistent — every doc/pricing/API page just shows 'Connect wallet'. There is no OpenAPI spec, no response schema, no example requests or responses, and the purpose of this specific '/transfers/41' endpoint is unclear beyond the generic 'Premium API Access' label.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) are all empty, showing only 'Connect wallet'
  • No OpenAPI or schema available — request/response formats are unknown
  • The specific endpoint '/api/v1/transfers/41' does not match any of the advertised API paths on the landing page, making its actual function unclear
  • No SLA, rate limit, or uptime guarantees documented

Citations

Provenance

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

Agent access