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 `/api/v1/transfers/31` is listed as "Premium API Access" and costs $0.02 per call (20,000 base units of USDC with 6 decimals). No API keys, rate limits, or upfront commitments are required — each request is paid for individually via an X-PAYMENT header containing a signed payment.

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.

However, the specific functionality of the `/api/v1/transfers/31` endpoint is unclear. The description simply says "Premium API Access" with no further documentation about what data or service it returns. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no additional technical content. Without schema details or response examples, the actual behavior of this endpoint remains unknown.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keyhttp-post

Use cases

  • Paying per-request for API access without needing API keys or subscriptions
  • Agent-driven workflows that settle API costs in USDC on Base
  • Accessing premium data or services with instant crypto micropayments

Fit

Best for

  • Developers who want keyless, pay-as-you-go API access
  • AI agents with USDC wallets on Base network
  • Prototyping integrations without signup or billing setup

Not for

  • Users who need detailed API documentation or response schemas before integrating
  • High-volume use cases where per-request pricing may be less economical than bulk plans
  • Users without a Base-network USDC wallet

Quick start

# The endpoint requires an x402 payment header with a signed USDC payment on Base.
# Using curl (you need an x402-compatible client to generate the X-PAYMENT header):
curl -X POST https://lowpaymentfee.com/api/v1/transfers/31 \
  -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 no documentation about what the endpoint actually does, no request/response schema, and no examples. The docs pages are empty beyond a wallet-connect prompt. The 'Premium API Access' label is generic and uninformative.

Warnings

  • No documentation available — docs, pricing, and API pages all show only 'Connect wallet' with no technical content.
  • The specific purpose and response format of /api/v1/transfers/31 is unknown; 'Premium API Access' is not descriptive.
  • No OpenAPI spec, no request schema, and no response schema are provided.
  • The broader platform lists many API categories (AI, finance, data, infrastructure) but none are documented — it is unclear whether these endpoints are functional.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 14:15:10Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access