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 part of a broader platform offering multiple API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities — all gated behind x402 micropayments settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/subscriptions/137` is listed as "Premium API Access" and returns a valid x402 challenge (HTTP 402) requesting up to 20,000 base units of USDC (0.02 USD) per call. The payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using the USDC contract on Base (`0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The endpoint accepts POST requests and returns `application/json`.

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 data or functionality this specific endpoint actually returns. The platform advertises $0.02/request pricing with no API keys, no rate limits, and instant access, but the actual behavior of this particular subscription endpoint is undocumented. The URL path suggests it may relate to Stripe subscription management, but this is speculative.

Capabilities

x402-paymentusdc-basemicropaymentper-request-billingjson-responsepost-method

Use cases

  • Accessing premium API functionality with per-call USDC micropayments on Base
  • Agent-driven API consumption without API keys or subscriptions
  • Programmatic access to paid services using x402 protocol

Fit

Best for

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

Not for

  • Users needing detailed API documentation or schemas before integrating
  • Applications requiring high-throughput with predictable flat-rate pricing
  • Developers without access to USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/137 \
  -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, confirming it accepts USDC payments on Base at $0.02/call. However, there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the endpoint actually does beyond the label 'Premium API Access'. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; actual endpoint behavior is unknown
  • The URL path '/api/v1/stripe/subscriptions/137' suggests Stripe subscription management but this is unconfirmed
  • No examples of expected input or output format

Citations

Provenance

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

Agent access