x402basequality 0.35

Pay-per-call Stripe customer data endpoint on Base via x402, $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to Stripe customer data (specifically customer ID 111) via the x402 payment protocol. It accepts POST requests and charges 0.02 USDC per call on the Base network. No API keys or rate limits are required — payment is handled inline via the X-PAYMENT header using the x402 exact scheme.

The hosting site lowpaymentfee.com offers a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all priced at $0.02 per request. This specific endpoint appears to proxy or wrap Stripe's customer retrieval functionality, though the exact response payload is undocumented. The x402 challenge confirms the endpoint is live, settles in USDC (contract 0x8335…2913 on Base), and pays to address 0x1A2B…85F3.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no example request/response, and no description of what fields are returned for a Stripe customer lookup. Buyers should treat this as a minimally documented endpoint.

Capabilities

x402-paymentstripe-customer-datausdc-settlementbase-networkpay-per-callno-api-key

Use cases

  • Retrieving Stripe customer information without managing API keys
  • Agent-driven customer lookups paid per call in USDC
  • Integrating Stripe data into Web3 workflows with on-chain settlement

Fit

Best for

  • Agents needing one-off Stripe customer lookups without subscription overhead
  • Developers experimenting with x402 payment flows
  • Web3 applications that want to pay for SaaS data with crypto

Not for

  • High-volume Stripe integrations where a direct Stripe API key is cheaper
  • Use cases requiring detailed documentation or SLA guarantees
  • Non-Base-network users who cannot settle in USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no example responses, and the actual functionality behind 'Stripe customers/111' is unexplained. Effectively a stub listing.

Warnings

  • No documentation available — docs/pricing/API pages only show 'Connect wallet'
  • No OpenAPI or response schema provided
  • Unclear what data is returned for a Stripe customer lookup
  • Endpoint path includes a hardcoded customer ID (111) — unclear if this is parameterized or fixed
  • No robots.txt or agents.txt present

Citations

Provenance

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

Agent access