x402basequality 0.30

x402-gated Stripe invoice 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 Stripe invoice resource (`/api/v1/stripe/invoices/63`) behind an x402 payment wall. When called without payment, it returns a 402 challenge requesting USDC on the Base network. The specific resource appears to be a single Stripe invoice lookup or action, though the exact response payload is undocumented.

The parent site lowpaymentfee.com advertises a broader catalog of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment, summarization, classification, embeddings), finance/crypto market data, and utility services. All endpoints are listed at $0.02 per request with no API keys, no rate limits, and settlement on Base. This particular endpoint's x402 challenge specifies a maxAmountRequired of 20,000 base units of USDC (6 decimals), which equals $0.02 — consistent with the site's uniform pricing.

Documentation is extremely sparse. The /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no usage examples available from the crawl. The endpoint is live and returns a well-formed x402 challenge, but without documentation it is unclear what POST body is expected or what the response contains beyond the stated MIME type of application/json.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-invoicepay-per-callno-api-key

Use cases

  • Retrieving or interacting with a Stripe invoice via a crypto-settled pay-per-call interface
  • Programmatic invoice access without traditional API key provisioning
  • Agent-driven payment workflows that settle in USDC on Base

Fit

Best for

  • Developers or agents that already hold USDC on Base and want keyless API access
  • Scenarios requiring one-off invoice lookups without subscription commitments
  • Exploring x402 protocol integrations with Stripe-backed resources

Not for

  • Production use requiring documented request/response schemas and SLAs
  • Users who need bulk invoice management or Stripe dashboard-level functionality
  • Anyone without a Base-compatible wallet or USDC balance

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/invoices/63
# Returns 402 with x402 challenge; attach X-PAYMENT header with valid payment proof to access the resource.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base), but there is zero documentation on request format, expected POST body, or response schema. The /docs and related pages are empty. The specific purpose of this Stripe invoice endpoint is unclear.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README all render only a wallet connect prompt
  • No OpenAPI spec or request/response schema provided
  • The exact purpose and expected input for this Stripe invoice endpoint is undocumented
  • Cannot verify what data or action this endpoint actually returns/performs

Citations

Provenance

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

Agent access