x402basequality 0.35

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 provides portfolio performance data for a specific portfolio (ID 47) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals).

The provider lowpaymentfee.com hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 market data, and utility/infrastructure services — all priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments. This particular endpoint sits under the finance category and appears to return performance metrics for a pre-defined portfolio. However, the exact response schema, accepted request body fields, and the nature of the portfolio (crypto, equities, etc.) are not documented in any available material.

Because the crawled documentation pages (docs, api, pricing, README) all returned only a "Connect wallet" prompt with no substantive content, the specifics of what fields the endpoint accepts or returns remain unknown. The x402 challenge confirms the endpoint is live and correctly advertising its payment terms, but users should expect to experiment with the request body to discover accepted parameters.

Capabilities

x402-paymentusdc-base-networkportfolio-performancepay-per-calljson-api

Use cases

  • Retrieving performance metrics for a tracked portfolio
  • Integrating portfolio performance data into dashboards or agents
  • Programmatic access to portfolio returns without API key management

Fit

Best for

  • Agents or apps needing on-demand portfolio performance data with no signup
  • Developers wanting pay-per-call financial data on Base/USDC
  • Automated workflows that need frictionless, keyless API access

Not for

  • Users who need detailed documentation or guaranteed SLA before integrating
  • Bulk historical data retrieval (no evidence of batch or export support on this endpoint)
  • Non-crypto-native users who cannot settle payments on Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/portfolios/47/performance \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{}'

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no response examples, and no description of what the endpoint actually returns or accepts. The portfolio context (ID 47) is opaque. This is effectively a stub listing.

Warnings

  • No documentation available — all doc pages return only a 'Connect wallet' prompt with no content
  • Response schema and accepted request body fields are completely unknown
  • The specific portfolio (ID 47) is unexplained; unclear what asset class or data it covers
  • No OpenAPI spec or AI plugin manifest found

Citations

Provenance

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

Agent access