x402basequality 0.30

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 `/api/v1/inbox/47` 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 pay per request via the x402 protocol's X-PAYMENT header.

The 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. The x402 challenge for this particular endpoint confirms it accepts POST requests and returns application/json.

Note that the specific functionality behind `/api/v1/inbox/47` is not documented beyond the generic "Premium API Access" label. There is no OpenAPI schema, no request/response examples, and the crawled docs pages (pricing, README, API) all resolve to a minimal "Connect wallet" prompt with no additional detail. The endpoint is live and returns a valid x402 challenge, but the lack of documentation makes it difficult to determine what data or service this particular inbox endpoint provides.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-apino-api-keypost-method

Use cases

  • Agent-driven API consumption with per-call USDC micropayments
  • Accessing data, AI, or finance endpoints without API key registration
  • Programmatic pay-as-you-go access to utility services on Base

Fit

Best for

  • Developers wanting zero-signup, pay-per-use API access
  • AI agents that can settle x402 payments autonomously
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone requiring non-USDC or non-Base-network payment options

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/inbox/47 \
  -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 and returns a valid x402 challenge, but there is no OpenAPI schema, no request/response examples, and no documentation explaining what /api/v1/inbox/47 actually does. The crawled pages beyond the homepage are empty wallet-connect prompts. The listing is effectively a stub with confirmed liveness and pricing.

Warnings

  • No documentation available for /api/v1/inbox/47 — the specific functionality is unknown
  • No OpenAPI or schema definition found for any endpoint on the platform
  • Crawled /api, /pricing, and /README pages returned no useful content (only 'Connect wallet')
  • The 'inbox' path pattern is unusual and not explained anywhere in available materials

Citations

Provenance

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

Agent access