x402basequality 0.35

Retrieve portfolio holdings data via x402 micropayment on Base for $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 (specifically portfolio ID 44) 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).

The provider lowpaymentfee.com hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. This specific endpoint falls under the finance/portfolio category, though the site does not provide detailed documentation for this particular route. The x402 challenge is live and well-formed, confirming the endpoint is operational.

Because there is no OpenAPI schema, no request/response examples, and no documentation beyond the landing page listing, the exact request body format and response structure for this holdings endpoint are unknown. Agents should expect a JSON response containing portfolio holdings information, but the specific fields and any required POST body parameters remain undocumented.

Capabilities

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

Use cases

  • Fetching current holdings for a specific portfolio
  • Integrating portfolio data into dashboards or analytics tools
  • Automated portfolio monitoring by AI agents
  • Retrieving asset allocation breakdowns

Fit

Best for

  • Agents needing on-demand portfolio holdings without subscription
  • Developers wanting keyless, pay-per-call finance data
  • Low-volume or sporadic portfolio data lookups

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users needing detailed API documentation or schema validation before integration
  • Querying arbitrary portfolio IDs (this endpoint is scoped to portfolio 44)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/portfolios/44/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 x402 challenge is live and pricing is clear ($0.02/request in USDC on Base), but there is no OpenAPI schema, no request/response examples, and no documentation for this specific endpoint. The endpoint is scoped to a single portfolio ID (44) with no explanation of what data it returns. Effectively a stub listing.

Warnings

  • No API documentation available — request body format and response schema are unknown
  • Endpoint is hardcoded to portfolio ID 44; unclear if other portfolio IDs are accessible
  • Docs, pricing, API, and README pages all render only a 'Connect wallet' prompt with no useful content
  • No OpenAPI or schema definition provided

Citations

Provenance

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

Agent access