agent-paycheck.onrender.com

Category
Service
Network
Avg / request
$0.002
Endpoints
1

Service overview

What is Agent Paycheck?

Agent Paycheck is an x402 service on Agentic Market. Agents can call it directly, pay per request through x402, and avoid long-lived API keys or provider account setup.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://agent-paycheck.onrender.com/v1/check" \
  --method POST \
  --data '{
  "endpoint_url": "{endpoint_url}",
  "max_budget_usd": "{max_budget_usd}",
  "output_schema": "{output_schema}",
  "price_usd": "{price_usd}",
  "recent_activity": "{recent_activity}",
  "task": "{task}"
}'
What you get back
{
  "endpoint": "POST /v1/check",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services