x402basequality 0.30

x402-gated portfolio transactions endpoint on Base, paid per-call in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to portfolio transaction data via an x402 payment-gated POST request. The specific resource `/api/v1/portfolios/98/transactions` appears to serve transaction records for portfolio ID 98. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of $0.02 per request (20,000 base units at 6 decimals).

The parent site lowpaymentfee.com hosts a broad catalog of x402-enabled API endpoints 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 minimum commitments. However, the specific endpoint being listed here (`/portfolios/98/transactions`) is not prominently featured on the site's landing page, and no dedicated documentation, request schema, or response schema is available for it. The docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further content.

Because there is no OpenAPI spec, no request/response examples, and no documentation beyond the generic site description, the actual data returned by this endpoint is unknown. Callers should expect to POST JSON and receive JSON back (mimeType is application/json), but the exact fields are undocumented.

Capabilities

x402-paymentusdc-settlementbase-networkportfolio-transactionsper-call-pricingno-api-key

Use cases

  • Retrieving transaction records for a specific portfolio
  • Integrating portfolio transaction data into dashboards or analytics pipelines
  • Agent-driven portfolio monitoring with per-call payment

Fit

Best for

  • Agents or apps that need on-demand portfolio transaction data without subscription commitments
  • Developers experimenting with x402 payment-gated APIs on Base
  • Low-volume consumers who prefer pay-per-use over monthly plans

Not for

  • High-volume bulk transaction data export (no documented batch endpoints)
  • Users who need detailed API documentation or guaranteed SLAs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, no examples, and the specific portfolio endpoint is not listed on the site's landing page. Effectively a stub listing.

Warnings

  • No OpenAPI spec or request/response schema available for this endpoint
  • The /portfolios/98/transactions path is not listed on the site's main API catalog — it may be a demo or internal resource
  • All documentation pages (docs, pricing, api, README) returned only a 'Connect wallet' prompt with no usable content
  • The purpose and data returned by this specific endpoint are unknown

Citations

Provenance

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

Agent access