x402basequality 0.25

Pay-per-call PayPal payments endpoint on Base via x402, $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a "Premium API Access" resource at the path `/api/v1/paypal/payments/65`. It is part of a broader platform offering various pay-per-request APIs (data analytics, AI/ML, finance, infrastructure) all settled via the x402 protocol on the Base network using USDC.

The endpoint accepts POST requests and charges 20,000 base units of USDC (0.02 USD) per call, paid via the x402 payment header. No API keys or rate limits are advertised — access is gated purely by micropayment. The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, using the USDC contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`.

The specific functionality behind this particular path (`/paypal/payments/65`) is not documented beyond the generic "Premium API Access" label. The platform's landing page lists many endpoint categories but does not include this exact path among them, and the docs/pricing/README pages all render only a "Connect wallet" prompt with no further documentation. As a result, the actual response payload and use case for this endpoint remain unclear.

Capabilities

x402-paymentusdc-micropaymentbase-networkpay-per-requestno-api-keypost-method

Use cases

  • Programmatic PayPal payment initiation or lookup via crypto-settled micropayment
  • Agent-driven payment workflows that avoid traditional API key provisioning
  • Integrating PayPal payment data into Web3 applications

Fit

Best for

  • Developers wanting keyless, pay-per-use access to payment-related endpoints
  • AI agents that can settle x402 challenges on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or guaranteed SLA
  • Production systems requiring well-documented response schemas
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/65 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid x402 402 challenge), but there is no documentation of request/response schemas, no OpenAPI spec, and the docs pages are empty. The specific functionality of this path is unclear beyond its generic title.

Warnings

  • No documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • The exact path /api/v1/paypal/payments/65 is not listed among the platform's advertised endpoints
  • Response schema and request body format are entirely undocumented
  • Unclear what 'PayPal payments/65' actually returns or does

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 07:38:51Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access