x402basequality 0.30

Pay-per-call API platform on Base with $0.02 USDC requests via x402 — no keys, no rate limits.

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/inbox/50` 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). Payment is handled inline via the X-PAYMENT header — no API keys, accounts, or subscriptions are required.

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 of the `/api/v1/inbox/50` endpoint is unclear. The path suggests a mailbox or inbox resource (item #50), but no documentation, request schema, or response schema is available beyond the generic "Premium API Access" label. The endpoint accepts POST requests and returns `application/json`. Without further documentation, the exact input parameters and response format remain unknown.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keypost-endpointjson-response

Use cases

  • Accessing a premium inbox or messaging resource with per-call USDC micropayments
  • Integrating pay-per-use API calls into agent workflows without managing API keys
  • Programmatic access to platform services settled on Base L2

Fit

Best for

  • Developers wanting zero-friction API access without signup or key management
  • Agents that can settle x402 payments in USDC on Base
  • Use cases requiring low-cost per-request billing ($0.02/call)

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone unable to transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/inbox/50 \
  -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 x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, and no explanation of what the /api/v1/inbox/50 endpoint actually does. The crawled pages beyond the homepage returned only 'Connect wallet' with no useful content. This is effectively a stub listing.

Warnings

  • No documentation available for the /api/v1/inbox/50 endpoint — its purpose and expected input/output are unknown
  • No OpenAPI spec, no request schema, and no response schema provided
  • Crawled /api, /pricing, and /README pages returned no useful content (only 'Connect wallet')
  • The 'inbox/50' path semantics are unclear — could be a messaging inbox, a numbered resource, or something else entirely

Citations

Provenance

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

Agent access