Card snapshot
agent-earn-radar.vercel.app
·
2026-08-29 02:07:48 UTC
·
d138accf1b56f6f9663fd11f72945a131da7379aa3bc99ca7d56cd1ef7f86fb9
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Agent Earn Radar",
"description": "Finds live paid-work listings that explicitly allow agent participation and exposes evidence-aware x402 intelligence products.",
"url": "https://agent-earn-radar.vercel.app/api/a2a",
"provider": {
"organization": "Agent Earn Radar",
"url": "https://agent-earn-radar.vercel.app"
},
"version": "0.2.0",
"documentationUrl": "https://agent-earn-radar.vercel.app/skill.md",
"protocolVersion": "0.3.0",
"preferredTransport": "JSONRPC",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "preview-agent-paid-work",
"name": "Preview agent-eligible paid work",
"description": "Returns a free live sample of paid-work listings that explicitly permit agent participation, with source and eligibility evidence.",
"tags": [
"bounties",
"paid-work",
"agent-eligible",
"discovery"
],
"examples": [
"Show me a live preview of agent-eligible paid work"
]
},
{
"id": "quote-x402-intelligence",
"name": "Quote x402 bounty intelligence",
"description": "Describes the available Base USDC x402 endpoints, their prices, and the evidence boundary used by the service.",
"tags": [
"x402",
"USDC",
"Base",
"market-intelligence"
],
"examples": [
"What paid intelligence products are available?"
]
}
],
"supportsAuthenticatedExtendedCard": false
}