x402basequality 0.30

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" via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety 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 on the Base network, settling payments in USDC.

The specific endpoint `/api/v1/stripe/subscriptions/132` is labeled "Premium API Access" and requires a maximum payment of 20,000 base units of USDC (0.02 USD) per request. The x402 challenge confirms it accepts POST requests and returns application/json. However, the crawled documentation pages (docs, api, pricing, README) all returned only a "Connect wallet" prompt with no further technical detail, so the actual functionality behind this particular endpoint is unclear — the name suggests it may relate to Stripe subscription management, but no schema, parameters, or response format are documented.

The platform advertises $0.02 per request across all its endpoints, with no API keys, no rate limits, and instant access. Payment is made via the x402 `exact` scheme to a specified wallet address on the Base network. The endpoint is live and returned a proper 402 challenge during probing.

Capabilities

x402-paymentusdc-settlementbase-networkper-request-pricingjson-responsepost-method

Use cases

  • Accessing premium API functionality with per-call USDC micropayments
  • Agent-driven API consumption without API keys or account setup
  • Programmatic access to subscription-related endpoints via x402 protocol

Fit

Best for

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

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • Applications requiring free or fiat-only payment methods
  • High-volume use cases where per-request pricing may not be cost-effective compared to bulk plans

Quick start

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

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 request/response examples, and the actual functionality behind 'Premium API Access' is entirely undocumented. The docs, API, pricing, and README pages all render only a 'Connect wallet' prompt with no useful content.

Warnings

  • No documentation available — all doc pages return only 'Connect wallet' with no technical content
  • No OpenAPI or request/response schema provided for this endpoint
  • The endpoint path '/api/v1/stripe/subscriptions/132' suggests Stripe subscription functionality but this is unconfirmed
  • Actual behavior and response format are unknown — integration requires trial and error

Citations

Provenance

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

Agent access