x402basequality 0.35

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 at `/api/v1/stripe/customers/31`. It is part of a broader platform offering dozens of pay-per-call API endpoints across categories including data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all gated behind x402 payment challenges settled in USDC on the Base network.

The specific endpoint probed (`/api/v1/stripe/customers/31`) returns a live 402 challenge requesting up to 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals), which equals $0.02 per request. Payment is made via the x402 `exact` scheme to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`, with a 300-second timeout. The endpoint accepts POST requests and returns `application/json`.

The platform advertises a uniform $0.02/request pricing model with no API keys, no rate limits, and no minimum commitments. However, documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all render only a "Connect wallet" prompt with no substantive content, so the actual behavior and response schema of this particular Stripe customers endpoint are unknown. It is unclear what data is returned or what input parameters are expected beyond a POST body.

Capabilities

x402-paymentusdc-basestripe-customer-datapay-per-callno-api-key

Use cases

  • Retrieving Stripe customer information via a pay-per-call model without API key management
  • Programmatic access to Stripe customer data settled on-chain in USDC on Base
  • Agent-driven workflows that need Stripe customer details with instant, keyless access

Fit

Best for

  • Developers wanting keyless, pay-per-use access to Stripe customer data
  • AI agents that can settle x402 payments on Base
  • Projects needing low-friction API access without subscription commitments

Not for

  • Users who need detailed API documentation or response schema guarantees before integrating
  • High-volume use cases where $0.02/request adds up significantly compared to direct Stripe API access
  • Anyone needing non-USDC or non-Base payment options

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no input/output schema, and no example responses. All doc pages render only 'Connect wallet' with no content. The purpose and data returned by this specific Stripe customers endpoint are entirely unclear.

Warnings

  • No documentation available — all doc pages (/docs, /pricing, /api, /README) show only 'Connect wallet'
  • No input or output schema provided for this endpoint beyond the x402 challenge metadata
  • The purpose of exposing a Stripe customer resource (ID 31) via a public pay-per-call endpoint is unclear — potential data sensitivity concerns
  • Response format and fields are completely unknown

Citations

Provenance

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

Agent access