x402basequality 0.30

NOC earnings data via x402 micropayment on Base network, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides NOC (likely a ticker symbol) earnings data through the x402 payment protocol. It is part of a broader suite of finance and Web3 APIs offered by the same provider, all priced at $0.02 per request and settled in USDC on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: callers attach an X-PAYMENT header with a signed USDC payment of up to 20,000 base units ($0.02, since USDC uses 6 decimals) on Base. There are no API keys, no rate limits, and no signup required — access is gated purely by micropayment. The payment recipient address is 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3, and the maximum timeout for payment settlement is 300 seconds.

Documentation is extremely sparse. The provider's landing page lists many endpoints across data/analytics, AI/ML, finance, and infrastructure categories, but the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what fields the earnings response contains or what "NOC" refers to. The endpoint is confirmed live (returns a valid 402 challenge), but the actual data quality and response format are unknown.

Capabilities

finance-dataearnings-datax402-paymentusdc-micropaymentbase-networkjson-apino-api-key

Use cases

  • Retrieving NOC earnings data on-demand without API key registration
  • Integrating earnings lookups into autonomous agent workflows via x402 micropayments
  • Building financial dashboards that pay per query with no subscription commitment

Fit

Best for

  • Agents or apps needing ad-hoc earnings data with zero onboarding friction
  • Developers who want to pay per request in USDC on Base without managing API keys
  • Low-volume or bursty finance data consumers who don't want subscriptions

Not for

  • High-volume bulk earnings data retrieval (no documented bulk/batch endpoint)
  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what 'NOC' refers to or what the earnings response contains. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages all render only 'Connect wallet' with no content
  • No OpenAPI or JSON schema for request or response bodies
  • Unknown what 'NOC' refers to (possibly Northrop Grumman ticker, but unconfirmed)
  • No request or response examples available anywhere in crawled material
  • Data source and freshness of earnings data are completely unknown

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:18:16Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-05-01

Agent access