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/98` is listed as "Premium API Access" and returns an x402 challenge requiring an exact payment of up to 20,000 base units of USDC (0.02 USD, i.e. two cents) per call. No API keys, rate limits, or subscriptions are needed — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader platform advertises 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 priced at $0.02 per request.

However, the specific functionality behind `/api/v1/benefits/98` is not documented beyond the label "Premium API Access." There is no OpenAPI schema, no request/response examples, and the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. The endpoint is confirmed live (returns a valid 402 challenge), but what data or service it actually provides is unclear. Callers should be aware that the concrete behavior of this particular route is undocumented.

Capabilities

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

Use cases

  • Agents needing on-demand API access without pre-registration or API keys
  • Programmatic pay-per-call access to a premium endpoint using USDC on Base
  • Testing x402 payment flows against a live, low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 protocol integrations
  • AI agents that can autonomously pay for API calls via crypto
  • Users who want zero-commitment, no-signup API access

Not for

  • Users who need detailed documentation or guaranteed SLAs before calling
  • Anyone without a Base-network USDC wallet or x402-compatible client
  • High-volume batch workloads where per-request crypto settlement adds overhead

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/benefits/98 \
  -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 confirmed live with a valid x402 402 challenge, but there is zero documentation on what the endpoint actually returns. No OpenAPI schema, no request/response examples, and the docs pages are empty beyond a wallet-connect prompt. The specific route '/api/v1/benefits/98' has no description beyond its title.

Warnings

  • No documentation available for this specific endpoint — its actual functionality is unknown
  • Docs, pricing, API, and README pages all render only 'Connect wallet' with no substantive content
  • No OpenAPI or output schema provided; request and response formats are entirely undocumented
  • The endpoint path '/api/v1/benefits/98' does not match any of the advertised API categories on the homepage

Citations

Provenance

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

Agent access