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

The specific endpoint listed here returns a Stripe customer object (application/json) and accepts POST requests. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 USD (USDC uses 6 decimals). Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. No API keys or rate limits are advertised; access is granted purely via the x402 payment header.

The platform's landing page lists many other endpoints at similar $0.02 price points covering sentiment analysis, text summarization, embeddings, price feeds, exchange rates, geocoding, and more. However, documentation pages (/docs, /pricing, /api, /README) all returned only a "Connect wallet" prompt with no substantive content, so the actual behavior, request parameters, and response schema for this specific Stripe customer endpoint are unknown. The endpoint's purpose — exposing a Stripe customer record behind a crypto paywall — is unusual and its practical utility is unclear.

Capabilities

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

Use cases

  • Retrieving Stripe customer data for a specific customer ID via crypto-gated access
  • Demonstrating x402 protocol payment flows in agent-to-agent commerce
  • Testing pay-per-request API patterns on Base network

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand Stripe customer lookups without API key management
  • Prototyping crypto-micropayment gated API access

Not for

  • Production Stripe integrations where direct Stripe API access is more reliable and documented
  • Use cases requiring detailed API documentation, request schemas, or SLAs
  • High-volume batch processing of customer records

Quick start

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

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). However, there is no documentation, no request/response schema, no examples, and the purpose of exposing a single Stripe customer record behind a paywall is unexplained. All doc pages returned only 'Connect wallet' with no content.

Warnings

  • No documentation available — all doc pages (/docs, /pricing, /api, /README) return only 'Connect wallet' with no content
  • No request or response schema provided; actual behavior of this endpoint is unknown
  • The endpoint exposes a specific Stripe customer ID (58) which is unusual — unclear if this is a demo, proxy, or production resource
  • No OpenAPI spec or AI plugin manifest found

Citations

Provenance

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

Agent access

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