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" 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 for payment, settling in USDC on the Base network.

The specific endpoint `/api/v1/stripe/subscriptions/192` is labeled "Premium API Access" in the x402 challenge. The maximum amount required per request 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. Payment is made via the x402 "exact" scheme to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what "Premium API Access" actually returns or what input parameters it expects. The endpoint name suggests it may relate to Stripe subscription management, but this is speculative. The platform's homepage lists many endpoints at $0.02 each with claims of no API keys, no rate limits, and instant access.

Capabilities

x402-paymentusdc-settlementbase-networkjson-responsepost-methodper-request-billing

Use cases

  • Accessing premium API functionality with per-call USDC micropayments
  • Agent-driven API consumption without API keys or subscriptions
  • Programmatic access to services behind x402 paywalls

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents with x402-compatible payment capabilities
  • Users who prefer crypto micropayments over traditional API subscriptions

Not for

  • Users needing detailed API documentation before integration
  • Applications requiring well-defined request/response schemas
  • High-volume use cases where subscription pricing would be cheaper

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/192 \
  -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 essentially no documentation: no OpenAPI schema, no request/response examples, and no explanation of what the endpoint actually does. The docs pages are empty beyond a wallet-connect prompt. The endpoint name ('stripe/subscriptions/192') is opaque and its purpose is unclear.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or input/output schema provided
  • The purpose of 'Premium API Access' at /api/v1/stripe/subscriptions/192 is unclear — no description of what it returns or what inputs it expects
  • Many endpoints listed on the homepage but none have documented behavior

Citations

Provenance

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

Agent access