x402basequality 0.30

Pay-per-call API platform on Base via x402 — $0.02/request, no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is a pay-per-request API platform that uses the x402 protocol to accept USDC payments on the Base network. The specific endpoint `/api/v1/wire/181` is listed as "Premium API Access" and costs up to $0.02 per call (maxAmountRequired of 20,000 base units of USDC, which has 6 decimals = $0.02). Payment is made inline via the X-PAYMENT header — no API keys, accounts, or rate limits are advertised.

The broader platform advertises multiple API categories including 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 endpoints are listed at the same $0.02/request price point.

However, the specific functionality behind `/api/v1/wire/181` ("Premium API Access") is not documented beyond its title. There is no OpenAPI schema, no request/response examples, and the docs, pricing, and API pages all render only a "Connect wallet" prompt with no additional content. Without knowing what this endpoint actually returns, callers should treat it as an opaque paid endpoint until further documentation is available.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keyhttp-post

Use cases

  • Programmatic access to a paid API endpoint without needing an API key or account
  • Agent-driven workflows that settle per-call costs in USDC on Base
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers or agents wanting frictionless pay-per-use API access
  • x402 protocol integrators looking for a live test endpoint
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users who need detailed documentation or guaranteed SLAs before calling
  • Anyone without a Base-network USDC wallet or x402-compatible client
  • Use cases requiring known, well-documented response schemas

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/wire/181 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what the endpoint actually does, no request/response schema, and the docs pages are empty. The listing is effectively a stub.

Warnings

  • The specific functionality of /api/v1/wire/181 ('Premium API Access') is completely undocumented — it is unclear what data or service it provides.
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no usable content.
  • No OpenAPI schema, no request body schema, and no response examples are available.
  • The platform lists many endpoint categories (AI, finance, analytics, etc.) but none are documented beyond titles and prices.

Citations

Provenance

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

Agent access