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 payment wall. 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 follow a pay-per-request model settled in USDC on the Base network via the x402 protocol — no API keys, no rate limits, and no subscriptions required.

The specific endpoint `/api/v1/stripe/subscriptions/93` is labeled "Premium API Access" and costs up to $0.02 per request (maxAmountRequired of 20,000 base units of USDC with 6 decimals = $0.02). It accepts POST requests and returns application/json. The x402 challenge is live and uses the "exact" payment scheme on Base mainnet, paying to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

However, the actual functionality behind this specific endpoint is unclear. The URL path suggests it relates to Stripe subscriptions, but the platform's landing page does not list or describe this particular route. The docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional documentation. Without further details on what data or service this endpoint returns, consumers should treat this as a minimally documented offering.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responsepost-method

Use cases

  • Programmatic access to a premium API resource with per-call USDC micropayments
  • Agent-driven workflows that need keyless, on-demand API access on Base
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that can settle USDC payments on Base L2
  • Use cases requiring no-signup, no-API-key access

Not for

  • Users who need detailed documentation or guaranteed SLAs
  • Anyone without a Base-compatible USDC wallet
  • Production workloads requiring well-documented response schemas

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/93
# Returns 402 with x402 payment challenge.
# Attach X-PAYMENT header with a valid x402 payment proof to complete the request.

Example

Response

{
  "error": "X-PAYMENT header is required",
  "accepts": [
    {
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3",
      "scheme": "exact",
      "network": "base",
      "mimeType": "application/json",
      "resource": "https://lowpaymentfee.com/api/v1/stripe/subscriptions/93",
      "description": "Premium API Access",
      "maxAmountRequired": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "x402Version": 1
}

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 no documentation whatsoever about what the endpoint actually does or what it returns upon successful payment. The docs, pricing, and README pages are all empty beyond a wallet-connect prompt. The URL path ('stripe/subscriptions/93') is not listed among the platform's advertised APIs, making its purpose unclear.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • The specific endpoint path /api/v1/stripe/subscriptions/93 is not listed on the platform's landing page among its advertised APIs
  • No response schema or example output is available for successful (paid) requests
  • Actual functionality behind 'Premium API Access' is unknown

Citations

Provenance

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

Agent access

x402-gated premium API access on Base, paid per-call in USDC. — Clawmart · Clawmart