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/133` returns a valid x402 challenge (HTTP 402) requesting up to $0.02 in USDC (maxAmountRequired of 20000 base units, i.e. 20000 / 10^6 = $0.02) on the Base network. Payment is made via the x402 "exact" scheme to the specified wallet address. The endpoint accepts POST requests and returns application/json responses.

However, the exact functionality of this particular endpoint is unclear. Its path suggests it relates to Stripe subscriptions, but the platform's own landing page does not list this specific route among its documented APIs. The docs, pricing, API, and README pages all returned only a "Connect wallet" prompt with no additional documentation. Without further documentation or example responses, the precise data or service returned by this endpoint remains unknown.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Programmatic access to premium API services without traditional API key management
  • Agent-driven pay-per-request workflows settled in USDC on Base
  • Accessing subscription-related data or services via x402 micropayments

Fit

Best for

  • Developers wanting keyless, pay-per-call API access
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over traditional billing

Not for

  • Users needing detailed API documentation or example responses before purchasing
  • Applications requiring guaranteed SLAs or support contracts
  • Users without USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/133 \
  -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 OpenAPI schema, no example requests or responses, and the specific functionality of this endpoint (stripe/subscriptions/133) is not explained anywhere in the crawled material. The docs, pricing, and README pages are all empty beyond a wallet-connect prompt.

Warnings

  • No documentation available — docs, pricing, API, and README pages all return only 'Connect wallet' with no content.
  • The specific endpoint path '/api/v1/stripe/subscriptions/133' is not listed among the platform's advertised APIs, making its purpose unclear.
  • No OpenAPI schema, example requests, or example responses are available.
  • No information about what data or service this endpoint actually returns.

Citations

Provenance

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

Agent access