x402basequality 0.35

Portfolio holdings data via x402 micropayment on Base network, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to portfolio holdings data (portfolio ID 87) through the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled in USDC on the Base network at $0.02 per call (maxAmountRequired of 20,000 base units with 6 decimals = $0.02). No API keys or rate limits are required; access is gated purely by the x402 micropayment.

The provider site (lowpaymentfee.com) hosts a broader catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services, all priced at $0.02 per request. However, this specific endpoint targets portfolio holdings retrieval. The exact schema of the POST request body and the response payload are not documented in the crawled material — the docs, pricing, and API pages all resolve to a minimal "Connect wallet" prompt with no further detail.

Because there is no OpenAPI spec, no request/response examples, and no documentation beyond the landing page listing, the actual fields accepted and returned by this endpoint remain unknown. Agents should expect a JSON response (mimeType: application/json) but will need to experiment or obtain additional documentation to understand the input and output structure.

Capabilities

x402-paymentusdc-baseportfolio-holdingspay-per-requestno-api-keyjson-response

Use cases

  • Retrieving holdings for a specific portfolio programmatically
  • Integrating portfolio data into trading bots or dashboards
  • Agent-driven portfolio monitoring with per-call micropayments

Fit

Best for

  • Agents needing on-demand portfolio holdings without subscription commitments
  • Developers who want keyless, pay-per-use access to financial data
  • Crypto-native workflows settling payments on Base L2

Not for

  • Users needing detailed API documentation or schemas before integrating
  • High-volume bulk data retrieval where per-call pricing adds up
  • Non-crypto users who cannot pay with USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/portfolios/87/holdings \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, and no meaningful documentation beyond a landing page. The specific purpose of 'portfolio 87 holdings' is opaque without further context.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown
  • Docs, pricing, and API pages all render only a 'Connect wallet' prompt with no technical content
  • The endpoint is for a specific portfolio ID (87); unclear if other portfolio IDs are available or how they are discovered
  • The provider site lists many endpoints but none have documented schemas

Citations

Provenance

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

Agent access