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 returns salary information for a specific employee (ID 62) via a POST request. It is part of a broader platform offering dozens of pay-per-call API endpoints across data analytics, AI/ML, finance, and utility categories, all settled on the Base network using USDC.

The endpoint charges a maximum of $0.02 per request (20,000 base units of USDC with 6 decimals). Payment is handled inline via the x402 protocol: callers receive a 402 challenge with payment details and must include an X-PAYMENT header to authorize the microtransaction. There are no API keys, no rate limits, and no subscription commitments — you pay per call.

The specific resource `/api/v1/employees/62/salary` is not listed on the provider's landing page among the advertised API categories (Data & Analytics, AI & ML, Finance & Web3, Infrastructure). It appears to be an additional or unlisted endpoint. The response format is application/json, but no detailed schema for the response body is documented. The broader site's docs, pricing, and API pages returned only a "Connect wallet" prompt with no further technical documentation.

Capabilities

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

Use cases

  • Retrieving salary information for a specific employee on demand
  • Integrating pay-per-call payroll data into agent workflows
  • Demonstrating x402 micropayment protocol usage with USDC on Base

Fit

Best for

  • Agents or apps needing on-demand employee salary lookups without subscription overhead
  • Developers experimenting with x402 payment protocol integrations
  • Scenarios requiring keyless, per-request API access settled in crypto

Not for

  • Bulk payroll data exports across many employees (only one employee ID exposed)
  • Users who need detailed API documentation or response schemas before integrating
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no documented request/response body, and the specific employee salary endpoint is not listed among the provider's advertised APIs. Docs pages returned only wallet-connect prompts with no technical content.

Warnings

  • This specific endpoint (/api/v1/employees/62/salary) is not listed among the provider's advertised APIs — it may be a demo, test, or unlisted resource.
  • No response schema or example response is documented anywhere in the crawled material.
  • All documentation pages (docs, pricing, API, README) returned only a 'Connect wallet' prompt with no usable content.
  • The endpoint is hardcoded to employee ID 62; it is unclear whether other employee IDs are supported.

Citations

Provenance

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

Agent access