x402basequality 0.35

Pay-per-request API platform on Base network via x402 — $0.02/call 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 commitments required. The x402 protocol handles payment inline: callers attach a payment header to each HTTP request and receive the response immediately.

The specific endpoint listed here (`/api/v1/orders/91`) is labeled "Premium API Access" and returns `application/json`. Its x402 challenge advertises a max amount of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals), which equals $0.02 — consistent with the site's uniform pricing. The endpoint accepts POST requests and is discoverable.

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 pages (docs, pricing, README) returned only a "Connect wallet" prompt with no substantive content, so the actual behavior, request schemas, and response formats of these endpoints remain undocumented in the crawled material.

Capabilities

x402-paymentpay-per-requestusdc-basejson-apidata-analyticsai-sentimenttext-summarizationclassificationembeddingsfinance-pricesexchange-ratescrypto-gasgeocodingutility-services

Use cases

  • Agent-driven API calls where per-request crypto payment replaces API key management
  • Accessing AI inference (sentiment, summarization, classification, embeddings) without subscriptions
  • Fetching real-time financial data (prices, exchange rates, gas estimates) on demand
  • Geocoding and data conversion utilities paid per use

Fit

Best for

  • Developers and agents wanting zero-signup, pay-as-you-go API access
  • x402-compatible agents that can settle USDC on Base
  • Low-volume or bursty workloads where subscription pricing is wasteful

Not for

  • High-volume production workloads needing SLAs and guaranteed uptime documentation
  • Users who need detailed API documentation, request/response schemas, or error handling guides
  • Callers who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/orders/91 \
  -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 (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages returned only 'Connect wallet' with no content. The specific purpose of /api/v1/orders/91 ('Premium API Access') is vague and undifferentiated from the rest of the catalog.

Warnings

  • Documentation pages (/docs, /pricing, /README, /api) returned no substantive content — only 'Connect wallet' prompts.
  • No OpenAPI or schema available; request body format and response structure are unknown.
  • The endpoint path '/api/v1/orders/91' with description 'Premium API Access' is generic and does not clarify what this specific order endpoint returns.
  • The broader platform lists many endpoint categories (AI, finance, utils) but none have documented schemas or example payloads.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:53:50Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access