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/12` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (i.e., $0.02 given USDC's 6 decimals) per call. The platform advertises no API keys, no rate limits, and instant access — you simply attach an x402 payment header to each request.

The broader lowpaymentfee.com site offers 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 $0.02 per request. However, the specific endpoint being listed here (`/api/v1/transfers/12`) does not clearly map to any of these documented categories — it sits under a `/transfers/` path with a numeric ID, and its description is simply "Premium API Access" with no further documentation on what it actually returns.

Documentation is extremely sparse. The /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what this particular endpoint produces. The endpoint is confirmed live (402 challenge captured), but the actual functionality behind the paywall is unknown.

Capabilities

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

Use cases

  • Accessing premium API data with per-request USDC micropayments
  • Agent-driven API consumption without pre-registration or API keys
  • Programmatic pay-as-you-go access to undocumented premium endpoints

Fit

Best for

  • Developers who want keyless, pay-per-call API access
  • AI agents with x402-compatible payment capabilities
  • Users comfortable paying in USDC on the Base network

Not for

  • Anyone needing documented request/response schemas before paying
  • Users who require fiat-only payment methods
  • Production workloads requiring SLA guarantees or support

Quick start

# The endpoint requires an X-PAYMENT header with a valid x402 payment proof.
# Without payment, it returns a 402 challenge:
curl -X POST https://lowpaymentfee.com/api/v1/transfers/12
# Response: 402 with x402 challenge (maxAmountRequired: 20000 USDC base units = $0.02)

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via 402 challenge, and pricing is clear ($0.02 USDC per request on Base). However, there is zero documentation on what this specific endpoint actually does — no OpenAPI spec, no request/response examples, and the /docs page is empty. The 'Premium API Access' label is generic and uninformative.

Warnings

  • The /transfers/12 path does not correspond to any documented API category on the site — its actual functionality is unknown.
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no content.
  • No OpenAPI spec or response schema is available; callers cannot know what they will receive after paying.
  • The endpoint's purpose is entirely opaque — paying $0.02 may return anything or nothing useful.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 14:00:36Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access