x402basequality 0.35

Pay-per-call employee salary data endpoint on Base via x402 (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com returns employee salary information for a specific employee (ID 16) via a POST request. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request. The endpoint follows the x402 protocol: callers receive a 402 Payment Required challenge with payment details, then submit an X-PAYMENT header to complete the transaction and receive the response.

The hosting site lowpaymentfee.com offers a broad catalog of pay-per-call APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. This particular endpoint (/api/v1/employees/16/salary) is not listed on the site's public catalog, so its exact response schema and data source are unknown. The endpoint is live and returns a valid x402 challenge.

Because there is no OpenAPI schema, no documentation beyond the 402 challenge, and no example responses available, the actual structure and content of the salary data returned is uncertain. Callers should be prepared for a JSON response (mimeType is application/json) but will need to discover the exact fields empirically.

Capabilities

x402-paymentusdc-basepay-per-callemployee-datasalary-lookupjson-responseno-api-key

Use cases

  • Retrieving salary information for a specific employee on demand
  • Integrating pay-per-call salary data into HR or payroll workflows
  • Agent-driven lookups of employee compensation without API key management

Fit

Best for

  • Agents needing on-demand employee salary data with crypto micropayments
  • Developers exploring x402 protocol integrations on Base
  • Quick one-off salary data lookups without subscription commitments

Not for

  • Bulk payroll data exports across many employees
  • Production HR systems requiring guaranteed SLAs and documented schemas
  • Users who cannot transact in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no OpenAPI schema, no documentation, no example request/response, and the endpoint is not listed in the provider's public catalog. The actual data returned is unknown.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • Endpoint /api/v1/employees/16/salary is not listed on the provider's public API catalog — may be a demo or test endpoint
  • Response structure is completely unknown; no example responses available
  • Employee salary data may be synthetic/demo data — no indication of real data source

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:51:30Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-25

Agent access