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 provides access to Stripe customer data (specifically customer ID 10) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme.

The specific endpoint `/api/v1/stripe/customers/10` is listed as "Premium API Access" and costs up to 20,000 base units of USDC (i.e., $0.02 given USDC's 6 decimals) per request. The broader lowpaymentfee.com platform advertises a suite of APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments. However, the crawled documentation pages (docs, pricing, README) returned only a "Connect wallet" prompt with no substantive content, so details about request/response schemas, authentication flows, or the actual data returned by this Stripe customers endpoint are unknown.

Because the endpoint returned a valid 402 challenge with a well-formed x402 payload, it is confirmed live. The payment address is 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 and the maximum timeout is 300 seconds. No OpenAPI spec, AI plugin manifest, or agents.txt was found.

Capabilities

x402-paymentusdc-basestripe-customer-dataper-call-pricingjson-responseno-api-key

Use cases

  • Retrieving Stripe customer records without traditional API key provisioning
  • Agent-driven lookups of customer billing data with per-call USDC micropayments
  • Integrating Stripe customer info into Web3 workflows that settle on Base

Fit

Best for

  • Developers who want keyless, pay-per-use access to Stripe customer data
  • AI agents that can autonomously pay for API calls via x402
  • Projects already operating on the Base L2 with USDC liquidity

Not for

  • Bulk Stripe data exports requiring thousands of calls (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed SLAs (docs are effectively empty)
  • Anyone without USDC on Base or an x402-compatible payment client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/10 \
  -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 confirmed live via a valid 402 challenge with clear pricing and network details. However, there is no OpenAPI spec, no request/response schema, and all documentation pages returned only a wallet-connect stub. The actual data returned by this Stripe customers endpoint is completely undocumented.

Warnings

  • Documentation pages (/docs, /pricing, /README) contain no usable content — only a 'Connect wallet' prompt.
  • No OpenAPI or schema definition available; request body and response format are unknown.
  • The endpoint path references a specific Stripe customer ID (10); it is unclear whether this is parameterized or a fixed demo resource.
  • No information on what Stripe customer fields are returned or whether real Stripe data is proxied.

Citations

Provenance

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

Agent access

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