x402basequality 0.30

x402-gated premium API endpoint on Base, pay-per-call with USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com hosts a collection of x402-protocol pay-per-request API endpoints on the Base network, settling payments in USDC. The specific endpoint `/api/v1/benefits/47` is listed as "Premium API Access" and returns an x402 challenge requiring an exact payment of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). No API keys, subscriptions, or rate limits are advertised — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform offers endpoints across several 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 `/api/v1/benefits/47` endpoint does not clearly map to any of the named categories on the landing page, and no documentation describes what data or functionality it actually returns. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. Without an OpenAPI schema, example responses, or meaningful documentation, the actual payload and purpose of this specific endpoint remain unknown.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkjson-responseno-api-keypost-method

Use cases

  • Programmatic access to a premium API resource with per-call USDC micropayments
  • Agent-driven workflows that need keyless, on-demand API access settled on Base
  • Demonstrating x402 payment protocol integration for pay-per-use services

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that can sign USDC payments on Base for per-call access
  • Use cases requiring no-subscription, no-rate-limit API access

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Anyone without a Base-compatible wallet or USDC balance
  • High-volume batch workloads where per-call payment overhead is impractical

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/benefits/47 \
  -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 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation beyond a wallet-connect prompt, no example responses, and the specific purpose of /api/v1/benefits/47 is entirely undocumented. This is effectively a stub listing.

Warnings

  • The endpoint path /api/v1/benefits/47 does not correspond to any named endpoint on the landing page — its actual functionality is unknown.
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no usable content.
  • No OpenAPI schema or response examples are available; the response format is unknown.
  • No terms of service, SLA, or uptime guarantees are documented.

Citations

Provenance

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

Agent access