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 95). It is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML inference, finance, and utility categories — all gated behind x402 payment challenges settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/customers/95` accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335… on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform's landing page confirms a flat $0.02/request pricing model with no API keys, no rate limits, and no minimum commitments required.

The endpoint's exact functionality is unclear from available documentation. The URL path suggests it retrieves or interacts with a specific Stripe customer record, but no request/response schema, parameter documentation, or usage examples are provided. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. Without further documentation it is impossible to confirm what data this endpoint returns or what POST body it expects.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-datapay-per-requestno-api-key

Use cases

  • Retrieving Stripe customer information via a pay-per-request model without API key management
  • Programmatic access to customer billing data settled in USDC on Base
  • Agent-driven workflows that need on-demand Stripe customer lookups

Fit

Best for

  • Developers who want keyless, pay-as-you-go access to Stripe customer data
  • AI agents that can settle x402 payments in USDC on Base
  • Projects needing low-cost per-request billing without subscriptions

Not for

  • Users who need bulk Stripe data access (no batch endpoint documented)
  • Anyone requiring detailed API documentation or guaranteed SLAs before integrating
  • Use cases needing non-USDC or non-Base payment settlement

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/95 \
  -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 (402 challenge captured) and pricing is clear ($0.02/request in USDC on Base). However, there is no request/response schema, no documentation beyond a wallet-connect prompt, and the specific purpose of this Stripe customer endpoint is ambiguous. Effectively a stub listing.

Warnings

  • No request body schema or response schema documented
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • The exact purpose of accessing Stripe customer ID 95 is unclear — it may be a demo or placeholder
  • No OpenAPI spec or AI plugin manifest available

Citations

Provenance

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

Agent access