x402basequality 0.30

x402-gated Stripe customer endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides x402-protocol access to a Stripe customer resource (customer ID 14). It is part of a broader platform offering dozens of pay-per-call API endpoints across data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all gated via the x402 payment protocol on the Base network.

The specific endpoint `/api/v1/stripe/customers/14` is labeled "Premium API Access" and accepts POST requests. Payment is settled in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base, with a maximum amount of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). The platform advertises flat $0.02/request pricing across all its endpoints, with no API keys, no rate limits, and no minimum commitments required.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed description of what data this particular endpoint returns. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the actual functionality behind the paywall for this specific Stripe customers route is unclear from available materials.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requeststripe-customer-datano-api-keypost-method

Use cases

  • Retrieving Stripe customer data via a single paid API call without needing API keys
  • Programmatic access to payment infrastructure endpoints settled in USDC on Base
  • Agent-driven workflows that need on-demand Stripe customer lookups with crypto micropayments

Fit

Best for

  • Developers wanting keyless, pay-per-use API access settled in crypto
  • AI agents that can autonomously pay for API calls via x402
  • Users who prefer Base L2 USDC micropayments over traditional subscription billing

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • High-volume use cases where $0.02/request adds up (no bulk discount mentioned)
  • Anyone without a Base-compatible wallet or USDC holdings

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/14 \
  -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 confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and no documentation beyond a wallet-connect prompt. The actual data returned by this Stripe customers endpoint is entirely unknown, making this effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • The purpose of '/api/v1/stripe/customers/14' is unclear — it may expose Stripe customer data but details are unverified
  • No request or response examples available

Citations

Provenance

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

Agent access