x402basequality 0.35

Pay-per-call stock data for ISRG (Intuitive Surgical) via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402 endpoint at lowpaymentfee.com provides stock data for the ticker ISRG (Intuitive Surgical) at $0.02 per request, paid in USDC on the Base network. The endpoint uses the x402 payment protocol: callers send an X-PAYMENT header with a signed USDC payment, and the server returns JSON stock data in response. No API keys, accounts, or rate limits are required — access is purely pay-per-call.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of x402-gated APIs spanning data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced at $0.02 per request. The specific endpoint probed here is scoped to the stock ticker ISRG, suggesting the platform likely offers similar endpoints for other tickers under the /api/v1/stocks/{ticker} pattern.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no example request/response payloads, and no description of the response format beyond the MIME type application/json declared in the x402 challenge. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data quality and response structure are unknown.

Capabilities

stock-dataper-call-paymentx402-protocolusdc-settlementbase-networkno-api-keyno-rate-limit

Use cases

  • Fetching current stock data for ISRG (Intuitive Surgical) without needing an API key or subscription
  • Integrating real-time equity data into an AI agent workflow with automatic USDC micropayments
  • Building trading bots or dashboards that pay per data request on Base L2

Fit

Best for

  • Agents or bots that need on-demand stock data without account setup
  • Developers wanting frictionless pay-per-call access to financial data
  • x402-compatible clients already operating on the Base network

Not for

  • Bulk historical stock data downloads (pay-per-call at $0.02 adds up quickly)
  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/ISRG \
  -H "X-PAYMENT: <signed-x402-payment-header>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02 USDC per call). However, there is no OpenAPI schema, no example request or response, and all documentation pages render only 'Connect wallet' with no usable content. The actual response format and data fields are completely unknown.

Warnings

  • No API documentation available — docs, pricing, and API pages all show only 'Connect wallet'
  • No OpenAPI or output schema provided; response structure is unknown
  • No example responses available to verify data quality or completeness
  • The /api/v1/stocks/{ticker} pattern is inferred; only ISRG was probed

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:36:45Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access