x402basequality 0.25

Pay-per-call API platform on Base (USDC) 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-enabled API platform that provides a broad catalog of pay-per-request endpoints settled in USDC on the Base network. The specific endpoint at `/api/v1/inbox/83` is listed as "Premium API Access" and costs up to $0.02 per request (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 POST request.

The wider 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/83` path is unclear — the description is simply "Premium API Access" with no further documentation, input schema, or example responses available. The crawled docs pages (pricing, README, API) all returned only a "Connect wallet" prompt with no additional content. Without an OpenAPI spec or detailed documentation, callers cannot determine what data or service this particular endpoint returns.

Capabilities

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

Use cases

  • Programmatic access to paid API services without managing API keys or subscriptions
  • Agent-driven workflows that need on-demand API calls settled via crypto micropayments
  • Testing x402 payment flows against a live endpoint on Base

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents that can settle USDC payments on Base per request
  • Prototyping x402 payment integrations

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume use cases where per-request crypto settlement overhead is impractical
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid 402 x402 challenge), but there is no OpenAPI spec, no documentation of what /api/v1/inbox/83 actually does, no input/output schema, and no example responses. The crawled pages beyond the landing page were empty. The listing is effectively a stub with only pricing and payment metadata available.

Warnings

  • No documentation exists for the /api/v1/inbox/83 endpoint — its actual functionality is unknown
  • No OpenAPI or input/output schema is provided
  • Docs, pricing, and README pages all returned only 'Connect wallet' with no content
  • The endpoint path 'inbox/83' suggests a user-specific or dynamic resource rather than a general-purpose API

Citations

Provenance

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

Agent access