x402basequality 0.35

x402-gated Stripe customer data endpoint on Base, paid per-call in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com exposes a specific Stripe customer resource (`/api/v1/stripe/customers/182`) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme. The maximum amount required per call is 20,000 base units of USDC, which at 6 decimals equals $0.02 USD.

The broader lowpaymentfee.com platform advertises a wide catalog of pay-per-request APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto market data, and utility services—all priced at $0.02 per request with no API keys, no rate limits, and no commitments. However, this specific listing is for the Stripe customers endpoint, whose exact response payload and functionality are not documented in the crawled material. The endpoint path suggests it returns information about a particular Stripe customer record (ID 182).

Because the site's documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all returned only a "Connect wallet" prompt with no substantive content, there is no schema documentation, example request/response, or detailed description available for this endpoint. The x402 challenge was successfully captured (HTTP 402), confirming the endpoint is live and accepting payment-gated requests.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-dataper-call-pricingno-api-key

Use cases

  • Retrieving Stripe customer information via a pay-per-call model without needing API keys
  • Programmatic access to customer records settled in USDC on Base
  • Agent-driven lookups of Stripe customer data with instant crypto payment

Fit

Best for

  • Developers wanting keyless, pay-per-use access to Stripe customer data
  • AI agents that can settle x402 payments on Base in USDC
  • Scenarios requiring no subscription or rate-limit constraints

Not for

  • Bulk Stripe data exports (single-customer endpoint, $0.02 per call adds up)
  • Users who need detailed API documentation or response schema before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is zero documentation for this specific endpoint—no request schema, no response schema, no examples. All doc pages return only 'Connect wallet'. The endpoint path (Stripe customers/182) is unusual and unexplained.

Warnings

  • No API documentation available; all doc pages return only 'Connect wallet'
  • No request or response schema provided for this endpoint
  • The endpoint targets a specific Stripe customer ID (182); unclear what data is returned or whether the ID is parameterizable
  • The broader site lists many API categories but none match this Stripe customers path, suggesting it may be a demo or test endpoint

Citations

Provenance

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

Agent access