x402basequality 0.30

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 exposes a variety of 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 utilities (geocoding, validation, conversion, generation). All endpoints are pay-per-call at $0.02 per request, settled in USDC on the Base network.

The specific endpoint `/api/v1/wire/81` is listed as "Premium API Access" and returned a valid x402 challenge with a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02. Payment is made via the x402 exact scheme — no API keys, subscriptions, or rate limits are required. The caller simply includes an X-PAYMENT header with a valid payment proof.

Documentation is extremely sparse. The /docs, /pricing, /api, 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. The purpose of the `/api/v1/wire/81` path specifically is unclear — it does not match any of the named endpoints listed on the homepage. Without documentation it is impossible to determine what input this endpoint expects or what output it returns.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkdata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datageocodingutility-apis

Use cases

  • Accessing AI inference (sentiment, summarization, classification, embeddings) without API key management
  • Fetching real-time financial data and crypto gas estimates on a per-call basis
  • Running geocoding, validation, or data conversion tasks with instant crypto-settled payments
  • Integrating pay-per-use analytics and data export into agent workflows

Fit

Best for

  • Agents or developers wanting zero-signup, pay-per-call API access
  • Crypto-native workflows that can settle in USDC on Base
  • Low-volume or bursty usage patterns where subscriptions are wasteful

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume production workloads requiring bulk pricing or rate-limit guarantees
  • Developers without a Base-compatible wallet or USDC holdings

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it accepts USDC payments on Base at $0.02/call. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the specific /api/v1/wire/81 path does not correspond to any named endpoint on the homepage. Effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README all render only 'Connect wallet'
  • No OpenAPI or JSON schema provided for request or response
  • The path /api/v1/wire/81 does not match any of the named endpoints listed on the homepage; its actual function is unknown
  • No usage examples or error handling documentation available

Citations

Provenance

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

Agent access