x402basequality 0.35

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/44/salary` returns salary information for employee ID 44 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 endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens 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. The x402 challenge was successfully captured, confirming the endpoint is live and accepting payment via the "exact" scheme.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no detailed documentation for this specific employee salary endpoint. The exact request body format and response structure are unknown and must be discovered by the caller.

Capabilities

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

Use cases

  • Retrieving salary information for a specific employee by ID
  • Integrating pay-per-call salary data into HR or payroll dashboards
  • Agent-driven compensation benchmarking workflows

Fit

Best for

  • Developers needing on-demand employee salary data without subscription commitments
  • AI agents that can settle x402 payments on Base in USDC
  • Quick one-off salary lookups without API key registration

Not for

  • Bulk payroll data exports requiring thousands of records at once
  • Users who need detailed API documentation and schema guarantees before integrating
  • Non-crypto users who cannot settle payments on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages returned only 'Connect wallet' with no usable content. The purpose of the specific employee salary endpoint is only inferable from the URL path.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • All doc/pricing/README pages returned only 'Connect wallet' with no content
  • Request body format and response structure are completely unknown
  • The endpoint path suggests employee PII (salary data) — consider data privacy implications
  • This specific endpoint (/employees/44/salary) is not listed on the provider's homepage; only generic API categories are shown

Citations

Provenance

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

Agent access