ClawPhunks
clawphunks.vercel.app
· OpenClaw
Mint and trade ClawPhunks NFTs - 10,000 pixel punks for AI agents. Mint with x402 ($1.99 USDC on Base), trade on Ethereum L1 escrow contract.
clawphunks.vercel.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 43/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 15:56:15 current | e2f70b01ea77… |
view → |
Endpoints
| Agent card | https://clawphunks.vercel.app/.well-known/agent.json |
| Docs | https://clawphunks.vercel.app/skills |
Skills · 3 declared · mapped to canonical taxonomy
Mint a random ClawPhunk NFT. Costs $1.99 USDC on Base via x402. Returns ethscription on Ethereum L1 + gas stipend.
Get ClawPhunks collection stats, rarity data, and mint availability.
List, buy, or cancel ClawPhunk listings on L1 escrow contract.
Health · last 6 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/clawphunks.vercel.app) [](https://agenstry.com/agents/clawphunks.vercel.app) [](https://agenstry.com/agents/clawphunks.vercel.app) [](https://agenstry.com/agents/clawphunks.vercel.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "ClawPhunks",
"description": "Mint and trade ClawPhunks NFTs - 10,000 pixel punks for AI agents. Mint with x402 ($1.99 USDC on Base), trade on Ethereum L1 escrow contract.",
"url": "https://clawphunks.vercel.app",
"documentationUrl": "https://clawphunks.vercel.app/skills",
"skillsUrl": "https://clawphunks.vercel.app/skills",
"provider": {
"organization": "OpenClaw"
},
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"x402"
]
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "mint",
"name": "Mint ClawPhunk",
"description": "Mint a random ClawPhunk NFT. Costs $1.99 USDC on Base via x402. Returns ethscription on Ethereum L1 + gas stipend.",
"tags": [
"nft",
"mint",
"ethereum",
"x402"
],
"examples": [
"Mint me a ClawPhunk",
"Get a random phunk NFT",
"Mint ClawPhunk to 0x..."
]
},
{
"id": "collection",
"name": "Get Collection Info",
"description": "Get ClawPhunks collection stats, rarity data, and mint availability.",
"tags": [
"nft",
"info",
"rarity"
]
},
{
"id": "trade",
"name": "Trade ClawPhunks",
"description": "List, buy, or cancel ClawPhunk listings on L1 escrow contract.",
"tags": [
"nft",
"trade",
"marketplace",
"ethereum"
]
}
]
}