x402basequality 0.30

Pay-per-call API platform on Base (USDC) covering 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-enabled API platform that offers a broad catalog of pay-per-request endpoints settled in USDC on the Base network. The specific endpoint at `/api/v1/inbox/70` is listed as "Premium API Access" and costs up to $0.02 per call (20,000 base units of USDC with 6 decimals). No API keys or rate limits are advertised; callers simply attach an x402 payment header to each request.

The wider platform advertises four endpoint families: 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 listed at the same $0.02/request price point.

Note that the specific `/api/v1/inbox/70` endpoint does not clearly map to any of the documented API categories, and no schema or documentation is available for its request or response format. The crawled docs pages (/api, /pricing, /README) returned only a "Connect wallet" prompt with no additional technical detail. Without an OpenAPI spec, example payloads, or detailed documentation, the actual functionality behind this endpoint remains unclear.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-endpoint

Use cases

  • Accessing data analytics or reports on a per-call basis without subscriptions
  • Running AI inference tasks (sentiment, summarization, classification, embeddings) with per-request billing
  • Fetching real-time crypto prices, gas estimates, or exchange rates
  • Using utility services like geocoding or data validation with instant USDC micropayments

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go API access
  • Agent-based workflows that settle payments programmatically via x402
  • Users who prefer crypto-native billing without API key management

Not for

  • High-volume production workloads needing guaranteed SLAs and detailed documentation
  • Users who need well-documented request/response schemas before integrating
  • Teams that cannot transact in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and the specific /api/v1/inbox/70 path is not described in the catalog. The actual functionality is unknown.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The path /api/v1/inbox/70 does not correspond to any documented API category on the site
  • All documentation pages (/api, /pricing, /README) returned only 'Connect wallet' with no content
  • Actual request body format and response structure are completely unknown

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 00:20:49Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access