x402basequality 0.30

x402-gated Stripe customer endpoint on Base, paying $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 at `/api/v1/stripe/customers/28`. 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 utility categories — all gated behind x402 payment challenges settled in USDC on the Base network.

The specific endpoint probed returns a 402 challenge requesting up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the x402 "exact" scheme to the payTo address. The platform advertises no API keys, no rate limits, and instant access — you simply attach an X-PAYMENT header with a valid x402 payment proof.

However, the actual functionality behind this particular `/stripe/customers/28` path is unclear. The provider's landing page does not list this specific route among its documented APIs, and the crawled docs/pricing/README pages returned only a "Connect wallet" stub with no further detail. It is possible this is a Stripe customer lookup or management endpoint, but without documentation or example responses, the exact input/output behavior cannot be confirmed.

Capabilities

x402-paymentusdc-basepay-per-callstripe-customer-apino-api-keyno-rate-limit

Use cases

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

Fit

Best for

  • Agents or bots that can settle x402 payments in USDC on Base
  • Developers wanting keyless, pay-per-call access to Stripe-related data
  • Low-volume or sporadic usage where per-request pricing is preferable to subscriptions

Not for

  • High-volume Stripe integrations where direct Stripe API access would be cheaper
  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Anyone unable to settle USDC payments on the Base L2 network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/28 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no example request/response, and the specific endpoint path (/stripe/customers/28) is not listed on the provider's landing page. The docs, pricing, and README pages all returned only a 'Connect wallet' stub with no useful content.

Warnings

  • The specific endpoint /api/v1/stripe/customers/28 is not listed among the provider's documented APIs on the landing page
  • All documentation pages (docs, pricing, README, api) returned only a 'Connect wallet' stub — no actual docs available
  • No input or output schema is provided beyond the basic outputSchema stub in the x402 challenge
  • The exact functionality (what data is returned or what input is expected) is unknown
  • No OpenAPI spec or ai-plugin manifest found

Citations

Provenance

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

Agent access