x402basequality 0.30

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/71`) suggests a subscription-tier or premium-level endpoint, though the exact data or functionality it returns is not documented beyond its title. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 exact-payment scheme.

The x402 challenge indicates a maximum required amount of 20,000 base units of USDC. Since USDC uses 6 decimals, this converts to $0.02 per request — consistent with the site-wide pricing of $0.02/request advertised on the landing page. The provider emphasizes no API keys, no rate limits, and instant access; callers simply attach an X-PAYMENT header with a valid x402 payment proof.

lowpaymentfee.com hosts a broader catalog of x402-gated APIs spanning data/analytics, AI/ML (sentiment, summarization, classification, embeddings), finance/crypto (price feeds, exchange rates, gas estimates), and utility services (geocoding, validation, conversion). However, the specific behavior and response schema of this particular `/api/v1/stripe/subscriptions/71` endpoint are undocumented — the crawled docs, pricing, and API pages all returned only a "Connect wallet" stub with no further detail.

Capabilities

x402-paymentusdc-base-networkper-call-pricingpremium-api-accessno-api-key-required

Use cases

  • Accessing premium data or services with per-call USDC micropayments
  • Agent-driven workflows that need keyless, instant API access
  • Programmatic consumption of gated endpoints without subscription management

Fit

Best for

  • Agents or developers who want frictionless pay-per-call access without API keys
  • Users already holding USDC on Base who want low-fee micropayments
  • Automated pipelines that need on-demand premium API calls

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/71 \
  -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 live (402 challenge captured) and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation of what this endpoint actually returns, no request/response schema, and the crawled doc pages are all empty stubs. The endpoint path ('stripe/subscriptions/71') is opaque and unexplained.

Warnings

  • No documentation available — all doc/pricing/API pages return only a 'Connect wallet' stub with no content.
  • The endpoint path references 'stripe/subscriptions' which is unusual for an x402-only endpoint; actual behavior is unknown.
  • No request body schema or response schema is provided; callers cannot know what to send or expect back.
  • The 'Premium API Access' title is generic and does not describe the endpoint's function.

Citations

Provenance

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

Agent access