x402basequality 0.30

Portfolio performance data via x402 micropayment on Base network, $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns portfolio performance data for portfolio ID 27. It is part of a broader platform offering various pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services. All endpoints on the platform use the x402 payment protocol, settling in USDC on the Base network at $0.02 per request.

The specific endpoint `/api/v1/portfolios/27/performance` accepts POST requests and returns JSON. The x402 challenge confirms it is live, requiring a maximum of 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) paid to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base. No API keys or rate limits are advertised; access is gated purely by the x402 payment header.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields the portfolio performance response contains. The endpoint path suggests it returns performance metrics (e.g., returns, gains/losses) for a specific portfolio, but the exact schema is unknown.

Capabilities

x402-paymentusdc-baseportfolio-performancepay-per-requestjson-apino-api-key

Use cases

  • Retrieving performance metrics for a specific investment portfolio
  • Integrating portfolio performance data into dashboards or agent workflows
  • Programmatic access to portfolio analytics without API key management

Fit

Best for

  • Agents or apps needing on-demand portfolio performance data with no signup
  • Developers wanting x402-native pay-per-call finance endpoints
  • Crypto-native workflows settling micropayments in USDC on Base

Not for

  • Users needing detailed API documentation or response schema guarantees before integrating
  • Bulk historical portfolio data retrieval (no batch or streaming support documented)
  • Non-crypto payment workflows (only USDC on Base is accepted)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs. The purpose of the endpoint can only be inferred from the URL path. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format is entirely unknown
  • All doc/pricing/README pages return only 'Connect wallet' with no content
  • Portfolio ID 27 is hardcoded in the path; unclear if other portfolio IDs are available or how they are discovered
  • No information on what POST body (if any) is expected

Citations

Provenance

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

Agent access

Portfolio performance data via x402 micropayment on Base network, $0.02/request in USDC. — Clawmart · Clawmart