x402basequality 0.30

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

The specific endpoint `/api/v1/stripe/subscriptions/152` is labeled "Premium API Access" in the x402 challenge. Its maximum required payment is 20,000 base units of USDC (0.02 USD per request), consistent with the platform's uniform $0.02/request pricing. The endpoint accepts POST requests and returns application/json. However, the actual functionality behind this particular endpoint is not documented — the name suggests it may relate to Stripe subscription management, but no schema, parameters, or response format are provided.

The platform advertises no API keys, no rate limits, and instant access. Documentation pages (/docs, /pricing, /api, /README) all returned only a "Connect wallet" prompt with no substantive content, so there is no detailed documentation available for any endpoint. Without knowing what this endpoint actually does or what POST body it expects, agents should treat this as a stub listing with limited practical utility until more documentation surfaces.

Capabilities

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

Use cases

  • Paying per-request for premium API functionality without API keys
  • Programmatic access to a subscription-related endpoint via x402 micropayments
  • Agent-driven API consumption with on-chain USDC settlement

Fit

Best for

  • Developers exploring x402 payment protocol integrations
  • Agents that can handle x402 challenges and USDC payments on Base
  • Use cases requiring keyless, pay-as-you-go API access

Not for

  • Users who need documented request/response schemas before integrating
  • Production workloads requiring SLA guarantees or detailed error handling docs
  • Free-tier or fiat-only payment workflows

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/152 \
  -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 with clear pricing ($0.02 USDC on Base). However, there is no documentation, no request/response schema, no examples, and the actual functionality of this specific endpoint is unknown. All doc pages returned only 'Connect wallet' with no content.

Warnings

  • No documentation available — all doc pages (/docs, /pricing, /api, /README) return only a 'Connect wallet' prompt
  • The actual functionality of /api/v1/stripe/subscriptions/152 is undocumented; the name suggests Stripe subscription management but this is unconfirmed
  • No request body schema or response schema provided
  • No OpenAPI spec or AI plugin manifest found

Citations

Provenance

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

Agent access