x402basequality 0.35

x402-gated API platform on Base offering data, AI, finance, and utility endpoints at $0.02/request via USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-protocol API marketplace that gates a variety of endpoints behind per-request USDC micropayments on the Base network. The specific endpoint at `/api/v1/inbox/56` is listed as "Premium API Access" and accepts POST requests, charging up to 20,000 base units of USDC (i.e., $0.02 per call, since USDC uses 6 decimals). Payment is settled on-chain to a specified wallet address, with no API keys, rate limits, or upfront commitments required.

The broader platform advertises four categories of APIs: 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 endpoint probed here (`/api/v1/inbox/56`) does not clearly map to any of those named categories — it may be a generic or custom inbox endpoint.

No OpenAPI schema, detailed documentation, or example request/response payloads were found during crawling. The `/api`, `/pricing`, and `/README` pages all returned only a "Connect wallet" prompt with no substantive content. As a result, the exact input format and response structure for this endpoint are unknown. The x402 challenge confirms the endpoint is live and accepting payment-gated POST requests, but callers will need to experiment or contact the provider to determine the expected request body and response format.

Capabilities

x402-paymentusdc-micropaymentbase-networkper-request-billingno-api-keypost-endpoint

Use cases

  • Paying per-call for API access without needing API keys or subscriptions
  • Integrating x402-compatible agents with on-chain USDC micropayments on Base
  • Accessing data, AI, finance, or utility endpoints with no rate limits

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go API access
  • AI agents that support x402 payment protocol on Base
  • Users who prefer on-chain USDC settlement over traditional billing

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge confirms the endpoint is live with clear pricing ($0.02 USDC on Base), but there is no OpenAPI schema, no documentation, no example requests or responses, and the purpose of the specific /api/v1/inbox/56 endpoint is unclear. The crawled pages beyond the homepage returned only wallet-connect prompts with no useful content.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The endpoint path /api/v1/inbox/56 does not correspond to any named API on the provider's homepage — its purpose is unclear
  • All documentation pages (/api, /pricing, /README) returned only 'Connect wallet' with no content
  • No example request or response payloads are available; callers must discover the interface experimentally

Citations

Provenance

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

Agent access