x402basequality 0.35

x402-gated API platform on Base offering 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-protocol API marketplace that gates a variety of endpoints behind per-request micropayments settled in USDC on the Base network. The specific endpoint at `/api/v1/inbox/65` is listed as "Premium API Access" and charges up to 20,000 base units of USDC (i.e., $0.02 per request, since USDC uses 6 decimals). No API keys or rate limits are required — callers simply attach an x402 payment header to each request.

The broader platform advertises four categories of endpoints: 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/request pricing. However, the specific functionality behind the `/api/v1/inbox/65` path is not documented beyond the generic "Premium API Access" label, so its exact purpose is unclear.

The endpoint is live and returns a well-formed x402 challenge (version 1, scheme "exact") with payment directed to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using the canonical Base USDC contract (`0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The timeout is 300 seconds. No OpenAPI schema, detailed documentation, or example responses were found during the crawl — the /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no further content.

Capabilities

x402-paymentusdc-baseper-request-micropaymentdata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datageocodingutility-apis

Use cases

  • Accessing AI inference endpoints (sentiment, summarization, classification, embeddings) without API key management
  • Fetching real-time financial data such as token quotes, gas estimates, and exchange rates
  • Running data analytics queries and exporting data on a pay-per-call basis
  • Using utility services like geocoding, validation, and format conversion

Fit

Best for

  • Agents and developers who want zero-signup, pay-per-call API access
  • Crypto-native applications that can settle micropayments in USDC on Base
  • Low-volume or bursty workloads where per-request pricing beats subscriptions

Not for

  • High-volume production workloads where $0.02/request adds up quickly
  • Users who cannot transact in USDC on the Base network
  • Applications requiring detailed SLAs, documentation, or guaranteed uptime

Quick start

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

Example

Request

{
  "url": "https://lowpaymentfee.com/api/v1/inbox/65",
  "body": {},
  "method": "POST",
  "headers": {
    "X-PAYMENT": "<x402-payment-token>",
    "Content-Type": "application/json"
  }
}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but the specific functionality of /api/v1/inbox/65 is undocumented. No OpenAPI schema, no example responses, and the crawled docs pages (pricing, README, api) returned only 'Connect wallet' with no useful content. The platform lists many endpoints but provides no detailed documentation for any of them.

Warnings

  • The exact purpose and input/output schema of /api/v1/inbox/65 ('Premium API Access') is unknown — no documentation found.
  • All non-root crawled pages (/api, /pricing, /README) returned only a 'Connect wallet' prompt with no documentation content.
  • No OpenAPI spec, ai-plugin manifest, or robots.txt/agents.txt discovered.
  • The broad list of endpoints (AI, finance, data, etc.) is advertised on the landing page but none could be individually verified or documented.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 21:54:30Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access