x402basequality 0.25

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. 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 use the x402 protocol for per-request payment, settling in USDC on the Base network.

The specific endpoint `/api/v1/stripe/subscriptions/167` is labeled "Premium API Access" in the x402 challenge. The maximum amount required per call is 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals). The endpoint accepts POST requests and returns application/json. Payment is made via the x402 "exact" scheme to the specified wallet address on Base.

Documentation 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 schema, no request/response examples, and no description of what "Premium API Access" actually returns or what input it expects. The platform advertises no API keys, no rate limits, and instant access, but the actual functionality behind this particular endpoint is undocumented.

Capabilities

x402-paymentusdc-settlementbase-networkper-request-billingjson-responsepost-method

Use cases

  • Accessing a premium API endpoint with per-request USDC micropayments
  • Agent-driven API consumption without API keys or subscriptions
  • Demonstrating x402 protocol payment flows on Base

Fit

Best for

  • Developers exploring x402 protocol integrations
  • Agents that need keyless, pay-per-call API access
  • Users who prefer crypto micropayments over traditional subscriptions

Not for

  • Anyone needing documented request/response schemas before integrating
  • High-volume use cases where per-call pricing may add up without bulk discounts
  • Users without USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on what the endpoint actually does, what inputs it accepts, or what it returns. The name 'Premium API Access' is generic and uninformative. No OpenAPI schema, no examples, and all doc pages are empty beyond a wallet-connect prompt.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or input/output schema provided; actual functionality of this endpoint is unknown
  • The endpoint path includes 'stripe/subscriptions' which is unusual for an x402-settled endpoint and may indicate a subscription management or proxy function, but this is unconfirmed
  • Cannot verify what data or service is returned after payment

Citations

Provenance

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

Agent access