x402basequality 0.35

x402-gated employee salary endpoint on Base, pay-per-call 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 (specifically employee ID 35) via an x402 payment-gated POST request. It is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-request APIs spanning data analytics, AI/ML inference, finance, and utility services, all settled on the Base network using USDC.

The specific endpoint `/api/v1/employees/35/salary` returns JSON and costs $0.02 per request (20,000 base units of USDC with 6 decimals). Payment is made via the x402 protocol's `exact` scheme: the caller includes an `X-PAYMENT` header with a signed payment to the provider's address on Base. No API keys, rate limits, or subscriptions are required — each call is independently paid.

The broader lowpaymentfee.com platform advertises a uniform $0.02/request pricing across all endpoints. However, the specific endpoint being listed here (`/employees/35/salary`) is not prominently featured on the site's landing page, which focuses on analytics, AI, finance, and utility APIs. The purpose and schema of the salary response are not documented, so the exact fields returned are unknown. The endpoint is live and responding with a valid x402 challenge.

Capabilities

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

Use cases

  • Retrieving salary information for a specific employee record
  • Demonstrating x402 micropayment-gated API access
  • Integrating pay-per-call data retrieval into agent workflows

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Agents that need on-demand employee salary data without API key management
  • Prototyping micropayment-gated data access patterns

Not for

  • Bulk payroll data retrieval across many employees (endpoint is per-employee)
  • Users without USDC on Base network
  • Production HR systems requiring authenticated, auditable access controls

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/35/salary \
  -H "X-PAYMENT: <x402-signed-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, confirming it works. However, there is no documentation for this specific endpoint — no input schema, no output schema, no example responses. The employee salary endpoint is not listed on the provider's landing page, making its purpose and data format unclear. Pricing is inferrable from the challenge but the endpoint's utility is largely opaque.

Warnings

  • No documentation exists for the /api/v1/employees/35/salary endpoint specifically
  • Response schema is completely unknown — no output fields are documented
  • This endpoint is not listed among the provider's advertised APIs on the landing page
  • The endpoint appears to be for a hardcoded employee ID (35); unclear if other IDs are supported
  • Docs, API, pricing, and README pages all render only a 'Connect wallet' prompt with no useful content

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 20:24:18Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-24

Agent access