x402basequality 0.35

x402-gated Stripe invoice endpoint on Base, pay-per-call with 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/85`) behind an x402 payment challenge. It is part of a broader platform that offers dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated via the x402 protocol on the Base network using USDC.

The specific endpoint listed here is labeled "Premium API Access" and costs $0.02 per request (20,000 base units of USDC with 6 decimals). Payment is made via the x402 exact scheme: callers include an X-PAYMENT header with a signed payment to the provider's address on Base. The response MIME type is application/json. The endpoint accepts POST requests and is discoverable. No API keys or rate limits are advertised; access is purely payment-gated.

Documentation on the site is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The exact data returned by this Stripe invoices endpoint is unknown from the available material. The platform appears to be a demonstration or early-stage deployment of x402-powered microservices.

Capabilities

x402-payment-gatingusdc-base-networkstripe-invoice-accesspay-per-requestjson-responseno-api-key-required

Use cases

  • Retrieving Stripe invoice data without traditional API key authentication
  • Programmatic access to invoice records via crypto micropayments
  • Agent-driven invoice lookups settled in USDC on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use access to invoice data
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or response schemas before integrating
  • High-volume invoice retrieval where per-call pricing adds up
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/invoices/85 \
  -H "X-PAYMENT: <signed-x402-payment-header>" \
  -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, but there is no OpenAPI spec, no request/response schema, and all documentation pages are empty stubs. The purpose and output of this specific Stripe invoices endpoint cannot be determined from available material.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages are all empty beyond a wallet connect prompt
  • No request or response schema provided; the exact data returned by this endpoint is unknown
  • The endpoint path references a specific Stripe invoice ID (85), which may be a demo or placeholder resource
  • Platform appears to be early-stage or a proof-of-concept; reliability and longevity are uncertain

Citations

Provenance

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

Agent access