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" 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 are pay-per-request with no API keys, no rate limits, and settlement on the Base network using USDC.

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

However, the actual functionality behind this particular endpoint is unclear. The name references "stripe/subscriptions" which may relate to subscription management, but no documentation, request schema, or response schema is provided beyond the x402 challenge metadata. The platform's docs, pricing, and API pages all render only a "Connect wallet" prompt with no further detail. Without concrete documentation on what this endpoint does or what inputs it expects, agents should treat this as a loosely documented pay-per-call endpoint.

Capabilities

x402-paymentusdc-settlementbase-networkper-request-pricingno-api-keyjson-responsepost-method

Use cases

  • Paying per-call for API access without managing API keys or subscriptions
  • Integrating x402-compatible agents with a low-cost endpoint on Base
  • Exploring x402 payment protocol with a live, inexpensive test endpoint

Fit

Best for

  • Agents that support x402 payment protocol on Base
  • Developers experimenting with pay-per-request APIs settled in USDC
  • Use cases requiring keyless, on-demand API access

Not for

  • Users needing well-documented API contracts with clear input/output schemas
  • Production workloads requiring SLA guarantees or detailed error handling documentation
  • Users without USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no request/response schema, and the actual functionality behind 'Premium API Access' is undefined. The docs pages render only wallet-connect prompts with no usable content.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content
  • No request or response schema provided; the actual behavior of this endpoint is unknown
  • The endpoint path references 'stripe/subscriptions' but no explanation of what it does is available
  • Cannot verify what data or service is returned after payment

Citations

Provenance

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

Agent access