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, paid in USDC on the Base network via the x402 protocol. There are no API keys, no rate limits, and no minimum commitments — callers simply attach an X-PAYMENT header with a valid payment proof to access any endpoint.

The specific endpoint at `/api/v1/transfers/132` is listed as "Premium API Access" and returns an x402 challenge requesting up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The payment scheme is "exact" with a 300-second timeout. 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 data generation. However, documentation beyond the landing page is essentially empty (all sub-pages only show a "Connect wallet" prompt), so the actual request/response schemas for individual endpoints are unknown.

Capabilities

x402-paymentpay-per-requestusdc-basedata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsprice-feedsexchange-ratesgeocodingutility-apis

Use cases

  • Agents that need on-demand AI inference (sentiment, summarization, classification) without managing API keys
  • Fetching real-time crypto token quotes or gas estimates with per-call USDC payments
  • Geocoding or data validation as a utility service in automated pipelines
  • Exporting analytics data or generating reports on a pay-as-you-go basis

Fit

Best for

  • Developers or agents wanting zero-signup, pay-per-use API access
  • Workflows that need diverse endpoint categories under a single payment scheme
  • Base/USDC-native applications looking for low-cost micropayment APIs

Not for

  • Users who need detailed API documentation or OpenAPI schemas before integrating
  • High-volume production workloads that benefit from bulk pricing or rate-limit guarantees
  • Non-crypto callers who cannot produce x402 payment headers

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transfers/132 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema documentation, and all doc/pricing/readme pages are empty stubs showing only 'Connect wallet'. The specific purpose of /api/v1/transfers/132 ('Premium API Access') is vague and undocumented. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — all doc pages return only 'Connect wallet'
  • The specific purpose and expected input/output of /api/v1/transfers/132 is undocumented
  • The broad catalog of endpoints (AI, finance, utils) is advertised but none have verifiable documentation
  • Cannot confirm any endpoint actually returns useful data beyond the 402 challenge

Citations

Provenance

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

Agent access