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 76). 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/76` is labeled "Premium API Access" 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 per request (USDC uses 6 decimals). Payment is made via the x402 exact scheme to the specified payTo address. No API keys or rate limits are advertised; access is granted purely through the x402 payment header.

The platform's landing page lists numerous other endpoints across categories like sentiment analysis, text summarization, geocoding, exchange rates, and more — all at the same $0.02/request price point. However, documentation pages (/docs, /pricing, /api, /README) returned only a "Connect wallet" prompt with no substantive content, so there is no detailed schema, parameter documentation, or example responses available for this or any other endpoint on the platform.

Capabilities

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

Use cases

  • Retrieving Stripe customer details via a single paid request without needing an API key
  • Programmatic agent access to Stripe customer data settled in USDC on Base
  • Demonstrating x402 payment protocol integration with a real endpoint

Fit

Best for

  • Agents or bots that need on-demand Stripe customer lookups without subscription overhead
  • Developers experimenting with x402 payment-gated APIs
  • Use cases requiring keyless, pay-as-you-go access to customer data

Not for

  • High-volume Stripe integrations where direct Stripe API access is cheaper
  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/76 \
  -H "X-PAYMENT: <x402-payment-header>" \
  -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 OpenAPI schema, no request/response examples, and all documentation pages return only a wallet-connect prompt. The purpose of a 'Stripe customers/76' endpoint is unclear — it could return customer details or perform some action, but nothing is documented. Effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all return only 'Connect wallet' with no content
  • No request or response schema provided; the purpose and output of this specific endpoint are unknown
  • The endpoint references a hardcoded Stripe customer ID (76), which is unusual and may indicate a demo or test resource
  • The broader platform lists many endpoints but none have documented schemas or examples

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 10:04:43Z · 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