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 `/api/v1/inbox/58` is listed as "Premium API Access" and costs up to $0.02 per call (20,000 base units of USDC with 6 decimals). Payment is handled via the x402 protocol — no API keys, no subscriptions, no rate limits. Callers attach an `X-PAYMENT` header with a signed payment to access the resource.

The wider platform advertises four endpoint categories: 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 `/api/v1/inbox/58` is not documented — the description is simply "Premium API Access" with no schema, input/output examples, or further documentation available. The crawled /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no additional content. Without knowing what this particular inbox endpoint does, callers should treat it as an opaque paid endpoint until more documentation surfaces.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Programmatic access to a paid API endpoint without needing API keys or subscriptions
  • 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 zero-signup, pay-as-you-go API access
  • x402 protocol integrators looking for live endpoints to test against
  • Users who prefer crypto-native micropayments over traditional billing

Not for

  • Users who need detailed documentation or guaranteed SLAs before calling an endpoint
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

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

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), but there is zero documentation on what /api/v1/inbox/58 actually does, no input/output schema, no examples, and the site's docs pages are empty. The listing is effectively a stub.

Warnings

  • The specific functionality of /api/v1/inbox/58 is completely undocumented — 'Premium API Access' is the only description provided.
  • No input or output schema is available; callers cannot know what request body to send or what response to expect.
  • The /api, /pricing, and /README pages returned no useful content beyond a wallet-connect prompt.
  • The platform lists many endpoint categories (AI, finance, data, utils) but none of those paths correspond to this specific inbox endpoint.

Citations

Provenance

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

Agent access