x402basequality 0.25

Pay-per-call PayPal payments API 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 PayPal payments API accessible via the x402 payment protocol. The specific resource `/api/v1/paypal/payments/37` is labeled "Premium API Access" and accepts POST requests. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform advertises a wide catalog of pay-per-call endpoints spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto data feeds, and utility services, all priced uniformly at $0.02 per request. However, the specific functionality behind this particular PayPal payments endpoint is unclear — the description is generic ("Premium API Access") and no request/response schema documentation was found. The docs, pricing, and API pages all resolve to a wallet-connect prompt with no additional technical detail.

Because there is no OpenAPI spec, no request body schema, and no example responses available, the actual behavior of this endpoint is opaque. Callers should be aware that the endpoint is live (confirmed via 402 challenge) but its input requirements and output format are undocumented.

Capabilities

x402-paymentusdc-settlementbase-networkpaypal-paymentspay-per-callno-api-key

Use cases

  • Programmatic PayPal payment initiation via crypto micropayment
  • Agent-driven payment workflows that settle in USDC on Base
  • Integrating PayPal payment functionality without traditional API key management

Fit

Best for

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

Not for

  • Production PayPal integrations requiring documented request/response contracts
  • Use cases needing detailed error handling documentation or SLA guarantees
  • High-volume payment processing where $0.02/call overhead matters

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/37 \
  -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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what this endpoint actually does, no request/response schema, no examples, and the docs pages are empty wallet-connect prompts. The description 'Premium API Access' is completely generic. This is effectively a stub listing.

Warnings

  • No request body schema or OpenAPI spec available — input format is unknown
  • No response schema or example responses documented
  • Docs, pricing, and API pages all resolve to a wallet-connect prompt with no technical content
  • The endpoint path suggests PayPal payments but actual functionality is unverified
  • Description 'Premium API Access' is generic and does not describe what the endpoint does

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