x402basequality 0.40

Pay-per-call premium API access via x402 on Base network, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" via the x402 payment protocol. It is one of many endpoints offered by the platform, which spans data & analytics, AI & machine learning, finance & Web3, and infrastructure utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments required.

The specific endpoint `/api/v1/stripe/invoices/59` accepts POST requests and is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The x402 challenge indicates a maximum amount of 20,000 base units, which at 6 decimals equals $0.02 per call. Payment is made via the X-PAYMENT header using the "exact" scheme. The endpoint returns application/json responses.

The platform advertises instant access without API keys or rate limits. Documentation pages exist but appear to require wallet connection to view content, so detailed request/response schemas for this specific endpoint are not available from the crawl. The endpoint name suggests it relates to Stripe invoice data, but no further specifics about the response payload are documented in the available material.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-responsestripe-invoices

Use cases

  • Retrieving Stripe invoice data without managing API keys or subscriptions
  • Programmatic access to invoice information with per-call USDC payment
  • Agent-driven financial data retrieval settled on Base L2

Fit

Best for

  • Developers wanting keyless, pay-as-you-go API access
  • AI agents that can settle payments via x402 on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing free or subscription-based access
  • Applications requiring detailed OpenAPI documentation before integration
  • High-volume use cases where per-call pricing may add up

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is live (402 challenge captured) with clear pricing ($0.02 USDC on Base), but documentation pages are gated behind wallet connection, leaving request/response schemas unknown. The specific purpose of '/api/v1/stripe/invoices/59' is unclear beyond the generic 'Premium API Access' label.

Warnings

  • Documentation pages require wallet connection and provide no readable content
  • No request or response schema available for this specific endpoint
  • The endpoint path suggests Stripe invoice data but no details confirm what is returned
  • The 'Premium API Access' description is generic and does not clarify functionality

Citations

Provenance

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

Agent access