x402basequality 0.35

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides portfolio performance data for a specific portfolio (ID 76) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. 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 — access is granted per-request via the x402 payment protocol.

The provider site (lowpaymentfee.com) hosts a broad catalog of x402-gated APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced uniformly at $0.02 per call. This specific endpoint falls under the finance category and appears to return performance metrics for a pre-defined portfolio. However, no detailed documentation, request schema, or response schema is available beyond the x402 challenge metadata. The docs, pricing, and API pages on the site require a wallet connection and provide no additional technical detail.

Because there is no OpenAPI spec, no example responses, and no documentation describing the request body or response fields, the exact data returned is unknown. Agents should expect a JSON response containing portfolio performance information, but the structure must be discovered empirically.

Capabilities

x402-paymentportfolio-performanceusdc-base-networkmicropaymentjson-apino-api-key

Use cases

  • Retrieving performance metrics for a specific investment portfolio
  • Integrating portfolio analytics into trading or reporting dashboards
  • Agent-driven portfolio monitoring with per-request micropayments

Fit

Best for

  • Agents needing on-demand portfolio performance data without API key management
  • Developers experimenting with x402 pay-per-call finance endpoints
  • Low-volume consumers who want no subscription commitment

Not for

  • Users needing bulk or historical portfolio data across many portfolios
  • Anyone requiring detailed API documentation or guaranteed SLAs
  • Users who cannot transact USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/portfolios/76/performance \
  -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, no documentation, and no example payloads. The endpoint path is specific to portfolio ID 76 with no explanation of what that portfolio contains. Effectively a stub listing.

Warnings

  • No API documentation available — docs page requires wallet connection and shows no content
  • No request body schema or response schema provided
  • Portfolio ID 76 is hardcoded in the path with no explanation of what it represents
  • No OpenAPI or machine-readable spec found

Citations

Provenance

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

Agent access