x402basequality 0.25

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com hosts a collection of pay-per-request API endpoints gated by the x402 payment protocol on the Base network. This specific endpoint (`/api/v1/benefits/80`) is listed as "Premium API Access" and accepts payment in USDC (contract 0x8335…2913 on Base). The x402 challenge advertises a maxAmountRequired of 20,000 base units, which at 6 decimals for USDC equals $0.02 per request. No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform offers 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 uniformly priced at $0.02 per request.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what the `/api/v1/benefits/80` endpoint actually returns. The endpoint is confirmed live (returns a proper 402 challenge), but without documentation it is unclear what data or functionality "Premium API Access" provides beyond the generic label.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keyno-rate-limitjson-response

Use cases

  • Accessing premium API data without needing to register or manage API keys
  • Agent-driven workflows that need on-demand API calls settled in USDC on Base
  • Testing x402 payment protocol integrations with a low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • AI agents that can autonomously pay for API calls via crypto
  • Users who want instant access without subscriptions or commitments

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone without a Base-compatible USDC wallet
  • Production workloads requiring well-documented, schema-validated endpoints

Quick start

# The endpoint requires an x402 payment header. First, obtain the 402 challenge:
curl -X POST https://lowpaymentfee.com/api/v1/benefits/80
# Then construct and attach a valid X-PAYMENT header per the x402 spec
# paying 20000 base units ($0.02) USDC on Base to 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on what it actually does or returns. No OpenAPI schema, no request/response examples, and the /docs page is empty. The 'Premium API Access' label is completely generic. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • The purpose of /api/v1/benefits/80 ('Premium API Access') is entirely unclear
  • No request or response examples available anywhere in crawled content

Citations

Provenance

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

Agent access