x402basequality 0.30

Pay-per-call API platform on Base network via x402 — $0.02/request in USDC.

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 at /api/v1/payments/374 is labeled "Premium API Access" and charges up to 20,000 base units of USDC (i.e., $0.02) per call. No API keys, subscriptions, 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: 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. However, the specific functionality behind the /api/v1/payments/374 endpoint is not documented beyond its "Premium API Access" label, and no request/response schemas are provided for any endpoint.

The endpoint is live and returns a proper 402 challenge. Payment settles in USDC (contract 0x8335…2913) on Base to address 0x1A2B…85F3 with a 300-second timeout. Documentation pages (/docs, /pricing, /api, /README) all render only a "Connect wallet" prompt with no substantive content, so the actual input parameters and response format for this endpoint remain unknown.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keyjson-response

Use cases

  • Programmatic access to a generic pay-per-call API without needing API keys or subscriptions
  • Agent-driven workflows that settle per-request costs in USDC on Base
  • Testing x402 payment flows against a low-cost live endpoint

Fit

Best for

  • Developers exploring x402 protocol integration
  • Agents that need key-free, pay-as-you-go API access
  • Low-cost per-request experimentation on Base network

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • Production workloads requiring well-documented request/response schemas
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/374 \
  -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 and returns a valid x402 402 challenge, but there is zero documentation on what this specific endpoint does, what inputs it accepts, or what it returns. All doc pages render only 'Connect wallet' with no content. The 'Premium API Access' label is generic and uninformative.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all render only a 'Connect wallet' prompt with no substantive content.
  • The specific functionality of /api/v1/payments/374 ('Premium API Access') is completely undocumented; it is unclear what this endpoint actually does.
  • No request or response schema is provided for any endpoint on the platform.
  • The platform lists many API categories (AI, finance, data, etc.) but none have visible documentation to verify actual functionality.

Citations

Provenance

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

Agent access