x402basequality 0.25

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. It is one of several 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 use the x402 protocol on the Base network, accepting USDC payments with no API keys or rate limits required.

The specific endpoint `/api/v1/stripe/subscriptions/5` is labeled "Premium API Access" in the x402 challenge. Its maximum cost is 20,000 base units of USDC (6 decimals), which equals $0.02 per request. The endpoint accepts POST requests and returns application/json responses. Payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on the Base network, with a timeout of 300 seconds.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional 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 endpoint name suggests it may relate to Stripe subscription management, but this is speculative. The platform's landing page confirms the general pricing model ($0.02/request, no API keys, no rate limits, Base network), but provides no specifics for this particular endpoint.

Capabilities

x402-paymentusdc-on-baseper-request-billingno-api-keyjson-response

Use cases

  • Accessing premium API functionality with per-call USDC micropayments on Base
  • Integrating x402-compatible agents with pay-as-you-go endpoints
  • Testing x402 protocol payment flows against a live endpoint

Fit

Best for

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

Not for

  • Users who need detailed API documentation or schemas before integrating
  • High-volume production workloads requiring SLAs or support
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid x402 402 challenge), but there is virtually no documentation: no OpenAPI schema, no request/response examples, no description of what the endpoint actually does. The docs pages are empty beyond a wallet-connect prompt. The endpoint's purpose ("Premium API Access" / stripe subscriptions) is unclear.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or input/output schema provided; request format is unknown
  • Endpoint purpose is unclear — 'Premium API Access' and the path '/stripe/subscriptions/5' give no concrete indication of functionality
  • No examples of request or response payloads available

Citations

Provenance

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

Agent access