x402basequality 0.35

x402-gated premium API access on Base, paid per-call 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 specific resource path (`/api/v1/stripe/subscriptions/112`) suggests a subscription-related API, though the exact data or functionality returned after payment is not documented beyond the title. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme.

The x402 challenge indicates a maximum amount of 20,000 base units of USDC. Since USDC uses 6 decimals, this converts to $0.02 per request — consistent with the site's advertised flat pricing of $0.02/request across all endpoints. The provider advertises no API keys, no rate limits, and instant access. The endpoint accepts HTTP POST requests.

The broader lowpaymentfee.com platform offers a range of x402-gated APIs spanning data/analytics, AI/ML (sentiment, summarization, classification, embeddings), finance/Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). However, this specific listing covers only the `/api/v1/stripe/subscriptions/112` endpoint. Documentation beyond the landing page is essentially empty (all doc pages just show "Connect wallet"), so the actual request/response schema for this endpoint is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkper-call-pricinghttp-postsubscription-api

Use cases

  • Programmatic access to a subscription-related resource with per-call USDC micropayments
  • Agent-driven API consumption without API keys or account setup
  • Demonstrating x402 payment protocol integration on Base

Fit

Best for

  • Developers experimenting with x402 payment flows
  • Agents that need keyless, pay-per-call API access on Base
  • Low-volume consumers who want no-commitment pricing

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • High-throughput use cases where $0.02/call adds up significantly
  • Anyone requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation of request parameters, response schema, or what data this endpoint actually returns. All doc/pricing/API pages are gated behind a wallet connect with no content. This is effectively a stub listing.

Warnings

  • No documentation available — all doc pages return only 'Connect wallet' with no content
  • Request body schema and response schema are completely unknown
  • The endpoint path suggests Stripe subscription functionality but no details are provided
  • Cannot verify what data or service is actually delivered after payment

Citations

Provenance

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

Agent access