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" via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints on the platform follow a pay-per-request model settled in USDC on the Base network, requiring no API keys, no rate limits, and no upfront commitments.

The specific endpoint `/api/v1/stripe/subscriptions/1` is labeled "Premium API Access" and accepts POST requests. Its x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the x402 exact scheme, with a 300-second timeout window. The endpoint returns application/json responses.

Documentation on the site 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 spec, no request/response schema documentation, and no examples of what this particular endpoint actually returns or what input it expects. The name "Premium API Access" and the path segment "stripe/subscriptions" suggest it may relate to subscription management or Stripe integration, but this is speculative. Without documentation, the actual functionality of this endpoint remains unclear.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responsepost-method

Use cases

  • Accessing a premium API endpoint with per-request USDC micropayments on Base
  • Agent-driven API consumption without API keys or account registration
  • Programmatic subscription or payment-related operations (speculative based on path)

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents that can settle x402 payments in USDC on Base
  • Users who prefer crypto micropayments over traditional subscription billing

Not for

  • Users who need detailed API documentation before integrating
  • Applications requiring free or fiat-only payment methods
  • Production use cases that need guaranteed SLAs or support

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/1 \
  -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 with clear pricing ($0.02 USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response examples, and the actual functionality behind "Premium API Access" is entirely unclear. The docs/pricing/API pages are all blank beyond a wallet connect prompt.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • The endpoint name 'Premium API Access' and path '/stripe/subscriptions/1' do not clearly indicate what the endpoint does
  • No examples of successful responses available
  • Functionality is entirely speculative without further documentation

Citations

Provenance

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

Agent access