x402basequality 0.35

Historical stock price data for ACN (Accenture) via per-request x402 micropayment on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides historical stock price data for the ticker ACN (Accenture) through the lowpaymentfee.com platform. It is part of a broader suite of pay-per-request APIs covering finance, analytics, AI/ML, crypto, and utility services. The endpoint uses the x402 payment protocol, settling in USDC on the Base network at $0.02 per request. No API keys, subscriptions, or rate limits are required — callers simply attach an x402 payment header to each POST request.

The specific endpoint at `/api/v1/stocks/ACN/history` returns JSON and is discoverable via the x402 challenge. The x402 challenge confirms the endpoint is live, accepting payments to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using USDC (`0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`) on Base. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02.

Documentation beyond the landing page is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available from the crawl. The exact fields returned in the historical stock data response, supported query parameters (e.g., date ranges, intervals), and data source are unknown.

Capabilities

stock-historyhistorical-pricesx402-paymentusdc-settlementbase-networkper-request-pricingno-api-keyjson-response

Use cases

  • Retrieving historical price data for Accenture (ACN) shares for backtesting or analysis
  • Integrating stock history into an AI agent workflow with micropayment-based access
  • Building financial dashboards that pull historical equity data on demand

Fit

Best for

  • Agents or apps needing on-demand stock history without API key management
  • Low-volume or sporadic access to ACN historical prices
  • Developers experimenting with x402 pay-per-call financial data

Not for

  • High-frequency trading requiring sub-second latency and bulk data
  • Users needing broad multi-ticker coverage (only ACN endpoint documented here)
  • Anyone requiring detailed API documentation or guaranteed SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/ACN/history \
  -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 confirms pricing and payment details, but there is no OpenAPI spec, no request/response schema, no example payloads, and documentation pages are empty beyond a wallet-connect prompt. The actual data returned is unknown.

Warnings

  • No API documentation available — docs, pricing, and README pages only show 'Connect wallet'
  • No OpenAPI or JSON schema for request or response bodies
  • Data source and coverage (date range, granularity) for stock history are unknown
  • Only the ACN ticker endpoint was probed; unclear if other tickers are available at similar paths

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:36:56Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access