x402basequality 0.30

x402-gated premium API access on Base, paid per-request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" behind an x402 paywall. The endpoint is live and returns a standard x402 challenge requiring payment in USDC on the Base network. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 per request.

The provider's landing page advertises a broad suite of APIs spanning 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 $0.02 per request with no API keys, no rate limits, and instant access via the Base network. However, the specific endpoint `/api/v1/stripe/subscriptions/77` is labeled "Premium API Access" and its exact functionality is not documented beyond that title — it may relate to a Stripe subscription management or provisioning flow.

Documentation is extremely sparse: the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no usage examples available. The x402 challenge confirms the endpoint accepts POST requests and returns application/json, but the actual input parameters and response structure are unknown.

Capabilities

x402-paymentusdc-baseper-request-billingjson-apipost-method

Use cases

  • Programmatic access to a premium API endpoint with per-call USDC micropayments
  • Agent-driven API consumption without API keys or account signup
  • Accessing subscription-related functionality via x402 payment protocol

Fit

Best for

  • Developers or agents wanting keyless, pay-per-use API access on Base
  • Testing x402 payment flows with low-cost endpoints
  • Crypto-native applications that prefer on-chain settlement

Not for

  • Users who need detailed API documentation or schemas before integrating
  • Applications requiring guaranteed SLAs or support contracts
  • Non-crypto users who cannot pay in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/77 \
  -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 live and returns a valid x402 challenge, but there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The endpoint's actual functionality ("Premium API Access" at a Stripe subscriptions path) is unclear. Effectively a stub listing.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet'
  • No OpenAPI or schema definition found; request parameters and response format are unknown
  • The endpoint path '/api/v1/stripe/subscriptions/77' suggests Stripe subscription management but this is unconfirmed
  • The broad suite of APIs advertised on the landing page may be placeholder or demo content — no way to verify actual functionality

Citations

Provenance

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

Agent access