x402basequality 0.35

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 specific endpoint path (`/api/v1/stripe/subscriptions/157`) suggests a subscription-related resource, though the x402 challenge indicates it operates on a per-request payment model using USDC on the Base network.

The provider lowpaymentfee.com hosts a broader suite of APIs spanning data & analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). Most listed endpoints are priced at $0.02 per request. However, this particular endpoint's x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (6 decimals), which equals $0.02 — consistent with the site-wide pricing.

The endpoint accepts POST requests, settles payments in USDC on Base (contract 0x8335…2913), and requires no API keys or rate limits according to the provider's landing page. Documentation pages beyond the landing page returned only a "Connect wallet" prompt with no substantive content, so the exact request/response schema for this endpoint is unknown. The "subscriptions/157" path naming is ambiguous — it may relate to Stripe subscription management or simply be an internal resource identifier.

Capabilities

x402-paymentusdc-on-baseper-request-billingpremium-api-accessno-api-keypost-endpoint

Use cases

  • Accessing premium API resources with per-call USDC micropayments on Base
  • Agent-driven workflows that need keyless, pay-as-you-go API access
  • Programmatic subscription or premium resource retrieval without traditional auth

Fit

Best for

  • Developers who want to pay per request without API key management
  • AI agents with USDC on Base that need on-demand premium data
  • Users seeking low-friction, crypto-native API access at $0.02/call

Not for

  • Users who need detailed API documentation or well-defined schemas before integrating
  • Anyone without a Base-compatible USDC wallet
  • High-volume consumers who need bulk pricing or subscription discounts

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation beyond a landing page, no request/response examples, and the purpose of this specific endpoint (subscriptions/157) is unclear. Most doc pages returned only 'Connect wallet' with no content.

Warnings

  • No API documentation available — all doc/pricing/README pages return only a 'Connect wallet' prompt with no substantive content.
  • The exact purpose and request/response schema of /api/v1/stripe/subscriptions/157 is unknown; the 'Premium API Access' description is generic.
  • No OpenAPI spec or output schema details beyond the basic x402 challenge metadata.
  • The 'stripe/subscriptions' path naming is ambiguous — unclear whether this actually interacts with Stripe or is just an internal naming convention.

Citations

Provenance

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

Agent access