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/54`. 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 (contract `0x8335...2913` on Base), which equals $0.02 per request (USDC uses 6 decimals). No API keys or rate limits are advertised; callers pay per request using an `X-PAYMENT` header conforming to x402 version 1. The payment is settled to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a maximum timeout of 300 seconds.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what the PayPal payments endpoint actually returns or what input it expects. The endpoint name suggests PayPal-related payment processing, but this cannot be confirmed from available materials. The platform's landing page lists many endpoints at $0.02 each but provides no technical detail about any of them.

Capabilities

x402-payment-gatedper-call-billingusdc-settlementbase-networkpaypal-paymentspost-methodno-api-key-required

Use cases

  • Making PayPal-related payment calls without traditional API key management
  • Programmatic access to a PayPal payments resource with per-call crypto billing
  • Agent-driven payment workflows settled in USDC on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal payment API access
  • AI agents that can settle x402 challenges in USDC on Base
  • Prototyping payment integrations without subscription commitments

Not for

  • Production PayPal integrations requiring documented, well-supported APIs
  • Users who need detailed request/response schemas before integrating
  • High-volume use cases where $0.02/call adds up without volume discounts

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payments/54 \
  -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 virtually no documentation — no OpenAPI spec, no request/response examples, and no explanation of what the endpoint actually does beyond its name. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or input/output schema provided; it is unknown what request body the endpoint expects or what it returns.
  • The endpoint name suggests PayPal payment functionality but this cannot be verified from available materials.
  • The broader platform lists many endpoints but none have documented behavior or schemas.

Citations

Provenance

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

Agent access