Claw-in-a-Box

api.clawinabox.xyz

api.clawinabox.xyz

Category
Service
Network
Avg / request
$0.01
Endpoints
1

Service overview

What is Claw-in-a-Box?

Spend-policy verdict for AI agents: POST a proposed spend, get allow/review/deny with the exact rules that fired (per-tx caps, per-agent daily ledger, destination allowlists, time windows) - 'review' can page a human on Telegram for approval before the agent proceeds. Pay per call.

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://api.clawinabox.xyz/paid/v1/guard/check" \
  --method POST \
  --data '{
  "agent_id": "{agent_id}",
  "amount": "{amount}",
  "destination": "{destination}",
  "policy": "{policy}"
}'
What you get back
{
  "endpoint": "POST /paid/v1/guard/check",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services