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 collection 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 commitments required. The x402 protocol handles payment inline: callers attach a payment header to each HTTP request and receive the response immediately upon settlement.

The specific endpoint at `/api/v1/transfers/157` 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 endpoint accepts POST requests and returns `application/json`. The platform advertises additional endpoints across four categories: Data & Analytics (metrics, reports, export, insights), AI & Machine Learning (sentiment analysis, text summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure (geocoding, validation, conversion, generation).

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 crawled material. The endpoint is live (402 challenge confirmed), but without documentation it is unclear what input this particular `/transfers/157` endpoint expects or what it returns.

Capabilities

x402-paymentusdc-basepay-per-requestjson-apipost-methodno-api-keyno-rate-limit

Use cases

  • Accessing data analytics and reports on a per-request payment basis without API key management
  • Running AI inference tasks (sentiment analysis, summarization, classification, embeddings) with per-call USDC payments
  • Fetching real-time financial data such as token quotes, exchange rates, and gas estimates
  • Using utility services like geocoding, validation, and data conversion via micropayments

Fit

Best for

  • Developers who want instant API access without signup or subscription
  • Agent-based workflows that can attach x402 payment headers automatically
  • Low-volume or bursty usage patterns where pay-per-call is more economical than a subscription

Not for

  • High-volume production workloads where per-request pricing at $0.02 adds up quickly
  • Users who need detailed API documentation, SDKs, or guaranteed SLAs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but documentation is effectively nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, and no examples. The purpose of the specific /transfers/157 endpoint is unclear beyond its generic 'Premium API Access' label.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) contain no usable content — only a 'Connect wallet' prompt.
  • No OpenAPI or schema documentation is available; request and response formats for /api/v1/transfers/157 are unknown.
  • The purpose and behavior of the /transfers/157 endpoint specifically is undocumented; the 'Premium API Access' label is generic.
  • The broader platform lists many endpoints but none have documented input/output schemas.

Citations

Provenance

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

Agent access