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/18` 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 required — callers simply attach an X-PAYMENT header with a valid x402 payment proof to access the resource.

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 uniformly priced at $0.02 per request.

However, the specific functionality of the `/api/v1/transfers/18` endpoint is unclear. The name "Premium API Access" and the path segment "transfers/18" do not map obviously to any of the documented API categories. Documentation pages (/docs, /pricing, /README) all returned only a "Connect wallet" prompt with no substantive content. Without an OpenAPI schema, request/response examples, or detailed documentation, the actual behavior and output of this endpoint remain unknown.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keyno-rate-limitshttp-post

Use cases

  • Accessing premium API functionality with per-call USDC micropayments on Base
  • Agent-driven workflows that need keyless, on-demand API access
  • Testing x402 protocol integrations with a low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that can settle USDC payments on Base L2
  • Use cases requiring no-signup, no-key API access

Not for

  • Users who need detailed documentation or OpenAPI specs before integrating
  • Applications requiring free or fiat-only payment methods
  • Production workloads that need guaranteed SLAs or support

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transfers/18 \
  -H "X-PAYMENT: <x402_payment_proof>" \
  -H "Content-Type: application/json"

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 OpenAPI schema, no request/response examples, and all documentation pages are empty stubs showing only 'Connect wallet'. The specific purpose of /api/v1/transfers/18 is undocumented.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • All doc pages (/docs, /pricing, /README) returned only 'Connect wallet' with no content
  • The specific functionality of /api/v1/transfers/18 ('Premium API Access') is unclear — the path does not match any documented API category
  • No request body schema or response format is documented anywhere

Citations

Provenance

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

Agent access