agent-api-task.vercel.app

agent-api-task.vercel.app
Category
Service
Network
Avg / request
$0.01
Endpoints
1

Service overview

What is agent-api-task.vercel.app?

Generate an EIP-681 crypto payment link for end-user wallets. Agent pays a micro-fee via x402. Generic mode: pass payTo and token in the body. Optional mode=botpay uses BotPay vending infrastructure.

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-api-task.vercel.app/agent/v1/vending/create-payment-link"
What you get back
{
  "endpoint": "GET /agent/v1/vending/create-payment-link",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services