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 API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints on the platform are pay-per-request with no API keys, no rate limits, and settlement on the Base network using USDC.

The specific endpoint `/api/v1/stripe/subscriptions/13` is labeled "Premium API Access" and requires a payment of up to 20,000 base units of USDC (0.02 USD) per request, consistent with the platform's uniform $0.02/request pricing. The x402 challenge confirms the endpoint is live, accepting POST requests, and settling payments to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base using the USDC contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`.

However, the actual functionality behind this "Premium API Access" endpoint is unclear. The URL path suggests it may relate to Stripe subscription management, but no documentation, request/response schema, or usage examples are available. The platform's docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. Without knowing what this endpoint returns or what input it expects, agents should treat it as an opaque paid endpoint until more documentation surfaces.

Capabilities

x402-paymentusdc-settlementbase-networkper-request-billingno-api-keypost-method

Use cases

  • Accessing a premium API resource with per-call USDC micropayments on Base
  • Integrating x402-compatible agents with paid endpoints without API key management
  • Testing x402 payment flows against a live, low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol integrations
  • Agents that need keyless, pay-per-call API access on Base
  • Low-cost micropayment API testing

Not for

  • Users who need clear documentation on request/response schemas before integrating
  • Production workloads requiring well-documented, stable API contracts
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/13 \
  -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 with clear pricing, but there is no documentation, no request/response schema, and no explanation of what 'Premium API Access' actually provides. The docs pages are empty beyond a wallet connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages all show only 'Connect wallet' with no content.
  • The actual functionality of this endpoint is unknown; the 'Premium API Access' label and '/stripe/subscriptions/13' path are not explained anywhere.
  • No request or response schema is provided, making integration risky without trial-and-error.
  • The endpoint path references 'stripe/subscriptions' which may imply subscription management, but this is unconfirmed.

Citations

Provenance

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

Agent access