x402basequality 0.25

Pay-per-call PayPal payments endpoint on Base via x402, 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 a "Premium API Access" resource at the path `/api/v1/paypal/payments/79`. It is part of a broader platform offering dozens of pay-per-call API endpoints across categories like data analytics, AI/ML inference, finance, and infrastructure utilities — all gated by the x402 payment protocol on the Base network.

The specific endpoint accepts POST requests and is priced at 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the x402 "exact" scheme with no API keys or rate limits required — callers attach an X-PAYMENT header with a valid payment proof. The endpoint returns application/json responses. The payment timeout is 300 seconds.

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 explanation of what the `/paypal/payments/79` resource actually does or what parameters it accepts. The endpoint is live (returns a proper 402 challenge), but without documentation it is unclear what payload to send or what response to expect beyond JSON.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callno-api-keypaypal-paymentsjson-response

Use cases

  • Programmatic PayPal payment processing via a crypto-gated endpoint
  • Agent-initiated payment operations without API key management
  • Integrating PayPal payment functionality into x402-compatible workflows

Fit

Best for

  • Developers wanting keyless, pay-per-call PayPal payment access
  • AI agents that can settle x402 payments in USDC on Base
  • Prototyping payment flows without subscription commitments

Not for

  • Production payment systems requiring documented SLAs and schemas
  • Users who need detailed API documentation before integration
  • Non-crypto users who cannot settle USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/79 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is zero documentation on what the endpoint does, what request body it expects, or what it returns. No OpenAPI spec, no examples, and the site's docs/pricing/README pages are all blank beyond a wallet-connect prompt. The endpoint name suggests PayPal payment functionality but this is unverifiable.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content
  • No request or response schema documented; unclear what POST body to send
  • The purpose of '/api/v1/paypal/payments/79' is unclear — the '79' may be a specific resource ID with unknown semantics
  • No OpenAPI or ai-plugin manifest found
  • Cannot verify what this endpoint actually does beyond returning JSON

Citations

Provenance

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

Agent access