x402basequality 0.30

x402-payable employee salary lookup endpoint on Base, settled in USDC per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to employee salary data via an x402 payment-gated API. The specific resource `/api/v1/employees/37/salary` returns salary information for employee ID 37 when called with an HTTP POST and a valid X-PAYMENT header. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with an exact-scheme challenge requiring up to 20,000 base units (i.e., $0.02 USD given USDC's 6 decimals).

The hosting provider lowpaymentfee.com offers a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance, and utility services, all priced at $0.02 per request with no API keys, no rate limits, and no commitments. The employee salary endpoint is not prominently listed on the landing page catalog, so its exact response schema and data source are unclear. The x402 challenge confirms the endpoint is live and accepts POST requests, returning application/json content.

Because there is no OpenAPI spec, no documented request/response schema for this specific endpoint, and the crawled docs/pricing/README pages returned only a wallet-connect prompt with no additional content, the actual data returned and its accuracy cannot be verified from available materials alone.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-lookupjson-responsepost-method

Use cases

  • Retrieving salary information for a specific employee by ID
  • Integrating pay-per-request payroll data into agent workflows
  • Querying employee compensation data without API key management

Fit

Best for

  • Agents needing on-demand employee salary data with crypto micropayments
  • Developers prototyping x402 payment flows on Base
  • Applications requiring keyless, pay-per-call data access

Not for

  • Bulk payroll data exports (single-employee endpoint, no batch support documented)
  • Users who cannot transact in USDC on the Base network
  • Production HR systems requiring guaranteed SLAs and documented schemas

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/37/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 x402 challenge is live and confirms pricing and network details, but there is no OpenAPI spec, no documented request/response schema, no examples, and the docs pages are empty. The endpoint itself is not listed in the provider's public catalog, making its purpose and data source uncertain.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • Endpoint not listed in the provider's public API catalog — may be a demo or test resource
  • Docs, pricing, and README pages returned no meaningful content beyond a wallet-connect prompt
  • Response format and data source for employee salary data are entirely unknown

Citations

Provenance

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

Agent access