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/63/salary` returns salary information for employee ID 63 in JSON format. Payment is handled inline using the x402 protocol on the Base network, settling in USDC (contract 0x8335…2913).

The endpoint charges a maximum of 0.02 USDC per request (20,000 base units with 6 decimals), consistent with the provider's site-wide flat pricing of $0.02/request. No API keys or account registration are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof. The provider advertises no rate limits and instant access.

The hosting site lowpaymentfee.com offers a broader catalog of x402-paid APIs spanning data/analytics, AI/ML inference, finance/Web3, and utility endpoints, all at the same $0.02 per-call price point. However, documentation is extremely sparse: the docs, API, pricing, 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 actual data source and fidelity of the employee salary information are unknown.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-dataper-call-pricingno-api-keyjson-response

Use cases

  • Retrieving salary information for a specific employee by ID
  • Integrating employee compensation data into payroll or HR dashboards
  • Agent-driven lookups of salary records with automatic micropayment settlement

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents needing on-demand salary data without API key management
  • Low-volume, pay-as-you-go access to employee records

Not for

  • Bulk payroll data exports requiring thousands of records at once
  • Production HR systems needing documented SLAs and uptime guarantees
  • Users without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear at $0.02 USDC per call. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The purpose of the data (employee salary) is vague with no indication of data source or authenticity.

Warnings

  • No OpenAPI specification or schema documentation available
  • Docs, API, pricing, and README pages all render only 'Connect wallet' with no content
  • No request body schema or response schema documented — callers must guess the payload format
  • Data source and authenticity of employee salary information are completely unknown
  • The endpoint path references a specific employee ID (63); generalizability to other IDs is unverified

Citations

Provenance

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

Agent access