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 `/api/v1/paypal/payments/35`, accessible via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which advertises a broad catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request settled in USDC on the Base network.

The specific endpoint probed (`/api/v1/paypal/payments/35`) falls under a PayPal payments path, but the platform provides no detailed documentation about what this endpoint actually returns or accepts as input beyond the generic "Premium API Access" label. The x402 challenge confirms the endpoint is live: it requires a POST request with an X-PAYMENT header, charges up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) on Base, and responds with `application/json`. Payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a 300-second timeout.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what the PayPal payments endpoint does or what parameters it accepts. The platform's landing page lists many endpoints but provides no detail beyond names and prices. Prospective users should be aware that the actual functionality behind this endpoint is unverified and undocumented.

Capabilities

x402-paymentusdc-basepay-per-requestpaypal-paymentsjson-response

Use cases

  • Programmatic PayPal payment processing via x402 micropayments
  • Agent-initiated payment operations without API keys
  • Pay-per-use financial API access settled on Base L2

Fit

Best for

  • Developers wanting keyless, pay-per-call API access
  • AI agents that can settle x402 payments in USDC on Base
  • Users who prefer no-subscription, no-rate-limit API consumption

Not for

  • Anyone needing documented request/response schemas before integration
  • Production systems requiring SLA guarantees or support
  • Users who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/35 \
  -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 and returns a valid x402 challenge, but there is essentially no documentation: no OpenAPI schema, no request/response examples, no description of what the endpoint actually does. The docs pages are empty beyond a wallet-connect prompt. The listing is effectively a stub.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; actual endpoint behavior is unknown
  • The endpoint path suggests PayPal payment functionality but this is unverified
  • Platform lists many endpoints but none have detailed descriptions or usage guides

Citations

Provenance

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

Agent access