x402basequality 0.30

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/106`) behind an x402 paywall. The provider operates a broader platform offering dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all settled on the Base network using USDC via the x402 protocol.

The specific endpoint probed (`/api/v1/stripe/customers/106`) is described by the provider as "Premium API Access" and returns an x402 challenge requesting up to 0.02 USDC (20,000 base units of USDC with 6 decimals) per call. The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on the Base L2 network. The endpoint accepts POST requests and returns `application/json`.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what data the endpoint actually returns beyond the generic title. The broader platform advertises a flat $0.02/request pricing model with no API keys, no rate limits, and instant access. However, the actual functionality behind this particular Stripe customers endpoint is unclear from available materials.

Capabilities

x402-paymentusdc-settlementbase-networkper-call-pricingstripe-customer-datajson-responsepost-method

Use cases

  • Retrieving Stripe customer data via a pay-per-call model without API key management
  • Programmatic access to customer records settled in USDC on Base
  • Agent-driven workflows that need on-demand Stripe customer lookups with crypto payment

Fit

Best for

  • Developers wanting keyless, pay-per-use API access settled in crypto
  • AI agents that can autonomously pay for API calls via x402
  • Users who prefer Base L2 USDC micropayments over traditional billing

Not for

  • Users needing detailed API documentation or request/response schemas before integrating
  • High-volume use cases where per-call pricing at $0.02 adds up significantly
  • Anyone requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, confirming it is operational. However, documentation is effectively nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and the purpose of this specific Stripe customer endpoint is unclear. The listing is essentially a stub.

Warnings

  • Documentation pages (docs, API, pricing, README) all render only 'Connect wallet' with no usable content.
  • No OpenAPI or schema available — request body format and response structure are unknown.
  • The endpoint path references a specific Stripe customer ID (106); it is unclear whether this is a demo, a real customer record, or a proxy to Stripe's API.
  • No information on what data is returned or what input the POST body expects.

Citations

Provenance

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

Agent access