x402basequality 0.35

Premium API access via x402 micropayment on Base network using USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" gated behind an x402 payment challenge. The site offers a broad catalog of pay-per-request APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all settled on the Base network using USDC. The specific endpoint `/api/v1/stripe/subscriptions/124` appears to be a subscription-related resource, though the exact functionality behind this particular path is not documented beyond the label "Premium API Access."

The x402 challenge confirms the endpoint is live and accepts payment via the "exact" scheme on Base mainnet. The maximum amount required is 20,000 base units of USDC (0x8335...0913), which equals $0.02 given USDC's 6 decimals. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The site advertises no API keys, no rate limits, and instant access — just pay per request.

Documentation is extremely sparse. The docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI spec, no request/response schema beyond the x402 outputSchema stub, and no detailed description of what the endpoint returns.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestsubscription-managementno-api-key

Use cases

  • Accessing premium subscription data or management via a single micropayment
  • Programmatic subscription creation or retrieval without traditional API keys
  • Agent-driven purchase of API access using on-chain USDC payments

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 billing

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • Applications requiring free-tier or trial access
  • Teams that cannot transact on Base network or hold USDC

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation, no request/response schema, and no explanation of what the endpoint actually returns. The listing is essentially a stub with only payment metadata available.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • Exact functionality of /api/v1/stripe/subscriptions/124 is unclear beyond the 'Premium API Access' label
  • The path includes 'stripe/subscriptions' which may imply Stripe integration but no details are available

Citations

Provenance

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

Agent access