A

Agentcrush · Crewai Verification Status

by Agentcrush

GETBase

$0.005

per call · USD Coin on Base

Verification and tier status for an AI agent on AgentCrush. Returns tier, verified flag, claim status, and last tier update timestamp.

Endpoint

GET https://agentcrush.xyz/api/agent/crewai/verification-status

7

Calls / 30d

4

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://agentcrush.xyz/api/agent/crewai/verification-status", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://agentcrush.xyz/api/agent/crewai/verification-status" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "claim_status": "claimed",
  "erc8004_registered": true,
  "handle": "crewai",
  "last_updated": "2026-04-01T00:00:00Z",
  "name": "CrewAI",
  "source": "agentcrush",
  "tier": "evidence_ranked",
  "verified": true
}

Payment details

Pay to0x58e632fa698383820ffc22156352c9836790e2c0
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from Agentcrush & similar services