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" via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a collection of pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints on the platform use the x402 protocol to gate access, settling payments in USDC on the Base network.

The specific endpoint `/api/v1/stripe/subscriptions/26` 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. Payment is made via the x402 exact scheme to the specified wallet address on Base.

Documentation is extremely sparse. The landing page lists many API categories (analytics, AI, finance, utilities) all at $0.02/request, but the crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no detailed description of what "Premium API Access" actually returns or what input it expects. The endpoint is live (returning a valid 402 challenge), but without documentation it is unclear what data or functionality this specific subscription endpoint provides.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responsepost-method

Use cases

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

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that can settle USDC payments on Base automatically
  • Use cases requiring keyless, commitment-free API access

Not for

  • Users needing well-documented APIs with clear input/output schemas
  • Production workloads requiring SLA guarantees or support
  • Users without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/26 \
  -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 402 challenge, but there is virtually no documentation—no OpenAPI schema, no request/response examples, and no description of what the endpoint actually does beyond the label "Premium API Access". The docs, pricing, and README pages are all blank (just wallet-connect prompts). This is effectively a stub listing.

Warnings

  • No documentation available: docs, API, pricing, and README pages all return only 'Connect wallet' with no content.
  • No OpenAPI or input/output schema provided; it is unknown what request body this endpoint expects or what it returns.
  • The endpoint name 'Premium API Access' and path '/api/v1/stripe/subscriptions/26' suggest a subscription-related function, but no details are available to confirm this.
  • The relationship between 'stripe/subscriptions' in the path and USDC/x402 payment is unclear and potentially confusing.

Citations

Provenance

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

Agent access