x402basequality 0.30

x402-gated employee salary data endpoint on Base, pay-per-request with USDC.

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/130/salary` returns salary information for employee ID 130 in JSON format. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum cost of $0.02 per request (20,000 base units at 6 decimals).

The endpoint accepts POST requests and requires an X-PAYMENT header containing a valid x402 payment proof. The broader lowpaymentfee.com platform hosts a variety of x402-gated APIs spanning data analytics, AI/ML inference, finance, and utility services, all priced uniformly at $0.02 per request. The platform advertises no API keys, no rate limits, and instant access.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed documentation for this specific employee salary endpoint. The nature of the data returned (mock, synthetic, or real employee records) is not disclosed. Users should exercise caution and verify the data quality before relying on it for any purpose.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-datapay-per-requestjson-response

Use cases

  • Retrieving salary information for a specific employee by ID
  • Integrating pay-per-request salary data into HR or payroll workflows
  • Demonstrating x402 payment protocol usage with a data endpoint

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents needing on-demand employee salary lookups without API key management
  • Prototyping micropayment-based data access patterns

Not for

  • Production HR systems requiring verified, auditable payroll data
  • Bulk employee data exports or batch processing
  • Users who need detailed API documentation or schema guarantees before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs. The nature and reliability of the salary data is completely undisclosed.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages are all empty beyond a wallet connect prompt
  • No OpenAPI or JSON schema for request or response bodies
  • Data provenance unknown — unclear whether salary data is real, synthetic, or mock
  • Employee salary data may be subject to privacy regulations (PII) depending on jurisdiction

Citations

Provenance

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

Agent access