x402basequality 0.30

Pay-per-call employee salary data endpoint on Base via x402, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com provides access to employee salary data via a simple POST request. The specific resource `/api/v1/employees/24/salary` returns salary information for employee ID 24 in JSON format. Payment is handled inline using the x402 protocol on the Base network, settling in USDC (contract 0x8335…2913) at a cost of $0.02 per request.

The broader lowpaymentfee.com platform advertises a wide catalog of pay-per-call APIs spanning data & analytics, AI/ML inference (sentiment, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request with no API keys, no rate limits, and no commitments required.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the actual data quality and response format behind the paywall cannot be verified from the crawl material alone.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-datapay-per-callno-api-keyjson-response

Use cases

  • Retrieving employee salary information programmatically
  • Integrating salary data into payroll or HR dashboards
  • Agent-driven lookups of compensation data with instant crypto payment

Fit

Best for

  • Developers needing on-demand salary data without subscription commitments
  • AI agents that can settle x402 payments on Base in USDC
  • Prototyping pay-per-call data access patterns

Not for

  • Bulk salary data exports (no documented batch endpoint)
  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/24/salary \
  -H "X-PAYMENT: <x402-payment-token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 x402 challenge, but documentation is essentially nonexistent — no OpenAPI spec, no request/response schemas, no example payloads. The docs, pricing, and README pages all show only a wallet-connect prompt. The actual data returned behind the paywall cannot be verified. The description 'Premium API Access' is generic and uninformative.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all render only 'Connect wallet'
  • No OpenAPI or JSON schema describing request or response formats
  • Cannot verify what data the endpoint actually returns without paying
  • The employee salary endpoint is not listed on the provider's homepage catalog, raising questions about its provenance
  • Response format and fields are entirely unknown

Citations

Provenance

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

Agent access