x402basequality 0.30

Pay-per-call API platform on Base (USDC) via x402 — $0.02/request, no API keys required.

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/payments/386` is listed as "Premium API Access" and costs $0.02 per call (20,000 base units of USDC with 6 decimals). No API keys, accounts, or rate limits are advertised — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

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 and settle via USDC on Base.

However, the specific endpoint probed (`/api/v1/payments/386`) does not clearly map to any of the documented API categories on the landing page. Its description is simply "Premium API Access" with no further documentation about what data or functionality it returns. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no additional technical documentation, schemas, or example responses. This makes it difficult to determine the actual functionality of this particular endpoint.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keyhttp-post

Use cases

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

Fit

Best for

  • Developers who want zero-signup, pay-per-call 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 guaranteed SLAs before purchasing
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Users without access to USDC on the Base network

Quick start

# The endpoint returns 402 with an x402 challenge.
# Attach a valid X-PAYMENT header (x402 v1, USDC on Base) to access.
curl -X POST https://lowpaymentfee.com/api/v1/payments/386 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

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). However, there is no documentation, no OpenAPI schema, no example request/response, and the endpoint path '/api/v1/payments/386' does not correspond to any documented API on the landing page. The actual functionality behind 'Premium API Access' is unknown.

Warnings

  • No documentation available — docs, pricing, and API pages all render only 'Connect wallet' with no technical content.
  • The endpoint path /api/v1/payments/386 does not match any of the documented API routes on the landing page; its actual functionality is unclear.
  • No OpenAPI schema, example requests, or example responses are provided.
  • No information about what data or service is returned after payment.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 07:21:44Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access