x402basequality 0.35

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. This specific endpoint (`/api/v1/generate/resource/103`) is listed as "Premium API Access" and accepts POST requests. Payment is settled in USDC on Base, with a maximum amount of 20,000 base units (i.e., $0.02 per call, since USDC uses 6 decimals). No API keys, rate limits, or upfront commitments are required — callers simply attach an x402 payment header to each request.

The broader lowpaymentfee.com 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 priced at $0.02 per request. However, the specific functionality behind `/api/v1/generate/resource/103` is not documented beyond the label "Premium API Access," so its exact input/output behavior is unclear.

The endpoint is live and returns a well-formed x402 challenge (HTTP 402) with scheme "exact" and version 1. The USDC asset contract (`0x8335...2913`) matches the canonical Base USDC address. Documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all returned only a "Connect wallet" prompt with no substantive content, so detailed request/response schemas are unavailable.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkno-api-keypost-endpoint

Use cases

  • Programmatic access to a premium API resource without needing API keys or subscriptions
  • Agent-driven workflows that pay per call using USDC on Base
  • Testing x402 payment protocol integrations with a low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 pay-per-request patterns
  • AI agents that need keyless, on-demand API access
  • Low-volume or bursty workloads where subscription pricing is wasteful

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume production workloads where $0.02/request adds up significantly
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/103 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no OpenAPI schema, no example requests or responses, and the actual functionality behind 'Premium API Access' is entirely opaque. All doc pages returned only 'Connect wallet' with no content.

Warnings

  • The exact functionality of /api/v1/generate/resource/103 is undocumented — 'Premium API Access' is the only description available.
  • All documentation pages (/docs, /pricing, /api, /README) returned no substantive content, only a 'Connect wallet' prompt.
  • No input or output schema is available; callers cannot know what to send or what to expect back.
  • The platform lists many endpoint categories (AI, finance, analytics, infrastructure) but none are documented in detail.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:35:01Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access