x402basequality 0.30

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com offers a suite of pay-per-request APIs accessible via the x402 payment protocol on the Base network. The endpoint at `/api/v1/benefits/99` is labeled "Premium API Access" and requires a per-call payment of up to 20,000 base units of USDC (0.02 USD) settled on Base. No API keys, rate limits, or upfront commitments are needed — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader platform advertises endpoints across four 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 `/api/v1/benefits/99` endpoint's functionality is not documented beyond its "Premium API Access" label — it does not correspond to any of the named endpoints on the landing page.

The x402 challenge confirms the endpoint is live, accepts POST requests, and settles payments to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using USDC (`0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`) on Base. The response MIME type is `application/json`. Documentation pages beyond the landing page returned only a "Connect wallet" prompt with no substantive content.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkjson-responseno-api-keypremium-api-access

Use cases

  • Accessing premium API data with per-request USDC micropayments on Base
  • Agent-driven workflows that need keyless, pay-as-you-go API access
  • Programmatic access to services without subscription or rate-limit overhead

Fit

Best for

  • Developers wanting zero-commitment, pay-per-use API access
  • AI agents with x402-compatible payment capabilities
  • Users who prefer crypto-native micropayments over traditional API key billing

Not for

  • Users who need detailed API documentation or OpenAPI schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/benefits/99 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing and settlement details, but the specific endpoint's functionality ('Premium API Access' at /api/v1/benefits/99) is undocumented. No OpenAPI schema, no request/response examples, and all documentation pages beyond the landing page are empty. The endpoint path doesn't match any named service on the site.

Warnings

  • The /api/v1/benefits/99 endpoint is not listed among the named APIs on the landing page — its actual functionality is unknown.
  • All documentation pages (/docs, /api, /pricing, /README) returned only 'Connect wallet' with no substantive content.
  • No OpenAPI spec, request schema, or response examples are available.
  • The endpoint's purpose must be inferred; treat integration as experimental.

Citations

Provenance

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

Agent access