x402basequality 0.35

x402-gated Stripe customer endpoint on Base, paying $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 80). It is part of a broader platform that offers dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all gated behind x402 micropayments on the Base network using USDC.

The specific endpoint `/api/v1/stripe/customers/80` is labeled "Premium API Access" by the provider. Based on the x402 challenge, each call costs a maximum of 20,000 base units of USDC (0.02 USD) settled on Base to the provider's wallet. The endpoint accepts POST requests and returns `application/json`. No API keys or rate limits are advertised; access is granted purely through the x402 payment header.

The provider's landing page lists a uniform $0.02/request pricing model across all endpoints with no minimums or commitments. Documentation pages (/docs, /pricing, /api, /README) all resolve but contain only a "Connect wallet" prompt with no substantive technical documentation, schemas, or usage examples. The actual data returned by this specific Stripe customers endpoint is unclear — it could be a proxy to Stripe's customer API or a demo/test resource. Without documentation or response examples, the exact payload structure and use case remain uncertain.

Capabilities

x402-paymentusdc-basestripe-customer-datapay-per-requestno-api-keyjson-response

Use cases

  • Retrieving Stripe customer data via a crypto-micropayment gateway
  • Agent-driven access to payment platform customer records without API keys
  • Demonstrating x402 protocol integration with Stripe-backed services

Fit

Best for

  • Developers exploring x402 protocol integrations
  • Agents needing keyless, pay-per-call access to Stripe customer data
  • Projects that want to avoid traditional API key management

Not for

  • Production Stripe integrations requiring full Stripe API coverage
  • Use cases needing detailed documentation or guaranteed SLAs
  • Bulk data retrieval where per-request pricing is cost-prohibitive

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/80 \
  -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 and returns a valid x402 challenge with clear pricing (0.02 USDC on Base). However, there is no documentation, no OpenAPI schema, no response examples, and the purpose of this specific Stripe customer endpoint is ambiguous. All doc pages return only 'Connect wallet' with no content.

Warnings

  • No documentation available — all doc pages (/docs, /pricing, /api, /README) show only 'Connect wallet'
  • No OpenAPI or response schema provided; the actual response payload is unknown
  • The purpose of exposing a single Stripe customer record (ID 80) via x402 is unclear — may be a demo or test endpoint
  • No information on data freshness, uptime guarantees, or error handling

Citations

Provenance

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

Agent access