x402basequality 0.30

x402-gated premium API access on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com is part of a suite of x402-protocol pay-per-call APIs hosted on the Base network. The specific resource `/api/v1/benefits/38` is labeled "Premium API Access" and returns JSON content. Payment is settled in USDC (contract 0x8335…2913 on Base) at a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals). No API keys, rate limits, or upfront commitments are required — callers simply attach an x402 payment header to each POST 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 listed at the same $0.02/request price point. However, the specific functionality behind `/api/v1/benefits/38` is not documented beyond the generic "Premium API Access" label, so the exact data or service it returns is unclear.

The endpoint is confirmed live: it returns a proper HTTP 402 challenge with x402 version 1 headers. The payment recipient address is 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3, and the maximum timeout for payment settlement is 300 seconds. Documentation on the site is extremely thin — the docs, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail.

Capabilities

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

Use cases

  • Accessing a premium API resource without needing API keys or subscriptions
  • Making one-off paid API calls settled instantly in USDC on Base
  • Integrating pay-per-request endpoints into agent workflows via x402 protocol

Fit

Best for

  • Developers who want zero-commitment, pay-as-you-go API access
  • AI agents that can autonomously pay for API calls via x402
  • Users already holding USDC on the Base network

Not for

  • Users who need detailed documentation or well-defined response schemas before integrating
  • Anyone without a Base-compatible wallet or USDC holdings

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 challenge, but the actual functionality behind '/api/v1/benefits/38' is completely undocumented. No OpenAPI schema, no response examples, and the docs/pricing/README pages are empty beyond a wallet-connect prompt. The listing is effectively a stub with only pricing and protocol details available.

Warnings

  • The specific functionality of /api/v1/benefits/38 ('Premium API Access') is not documented anywhere — it is unclear what data or service this endpoint actually provides.
  • All documentation pages (docs, pricing, README) render only a 'Connect wallet' prompt with no technical content.
  • No OpenAPI spec, response schema, or example responses are available.
  • No input schema is documented; the POST body format is unknown.

Citations

Provenance

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

Agent access