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" 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 on the Base network, accepting USDC payments with no API keys or rate limits required.

The specific endpoint `/api/v1/stripe/subscriptions/83` is labeled "Premium API Access" in the x402 challenge. The maximum amount required per call is 20,000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base), which equals $0.02 USD (USDC uses 6 decimals). The endpoint accepts POST requests and returns application/json responses. Payment is made via the x402 "exact" scheme to the address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3, with a maximum timeout of 300 seconds.

However, the actual functionality behind this specific endpoint is unclear. The path suggests it relates to Stripe subscriptions, but no documentation, request schema, or response schema is available beyond the x402 challenge metadata. The platform's docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. Without further documentation, the exact input parameters and response format cannot be determined.

Capabilities

x402-paymentusdc-baseper-call-pricingjson-responsepost-methodno-api-keyno-rate-limit

Use cases

  • Accessing premium API functionality with per-call USDC micropayments on Base
  • Integrating pay-as-you-go API services without traditional API key management
  • Agent-driven API consumption using x402 payment protocol

Fit

Best for

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

Not for

  • Users who need detailed API documentation before integrating
  • Anyone without a Base-compatible USDC wallet
  • Use cases requiring free or trial-tier access

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/83 \
  -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 no explanation of what "Premium API Access" actually does. The docs pages are empty (wallet-connect only). The endpoint path referencing Stripe subscriptions is unexplained. This is effectively a stub listing.

Warnings

  • No documentation available — all doc pages render only 'Connect wallet' with no content
  • The actual functionality behind 'Premium API Access' at /api/v1/stripe/subscriptions/83 is unknown
  • No request or response schema provided beyond the x402 outputSchema stub
  • The endpoint path references 'stripe/subscriptions' which is unusual for an x402-settled endpoint and may indicate internal/test functionality

Citations

Provenance

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

Agent access