Card snapshot
yieldprobe.com
·
2026-09-24 03:20:32 UTC
·
45d9ea037fe436bf8c522a419a7bc36e7758b796321df98b5e49ef9091bede92
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": "yieldprobe",
"description": "Real-time DeFi intelligence for agents: yields, APY anomalies, stablecoin pegs, token contract risk. Every response is timestamped and EIP-712 signed.",
"url": "https://yieldprobe.com",
"version": "0.1.0",
"protocolVersion": "0.3.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "/v1/yields",
"name": "Top pools by APY, filterable",
"description": "Top pools by APY, filterable",
"tags": [
"defi",
"x402"
],
"examples": [
"GET https://yieldprobe.com/v1/yields"
]
},
{
"id": "/v1/yields/movers",
"name": "Largest APY moves 1d/7d",
"description": "Largest APY moves 1d/7d",
"tags": [
"defi",
"x402"
],
"examples": [
"GET https://yieldprobe.com/v1/yields/movers"
]
},
{
"id": "/v1/stables/peg",
"name": "Stablecoin peg + supply monitor",
"description": "Stablecoin peg + supply monitor",
"tags": [
"defi",
"x402"
],
"examples": [
"GET https://yieldprobe.com/v1/stables/peg"
]
},
{
"id": "/v1/token/{chainId}/{address}/security",
"name": "Token risk score",
"description": "Token risk score",
"tags": [
"defi",
"x402"
],
"examples": [
"GET https://yieldprobe.com/v1/token/{chainId}/{address}/security"
]
}
],
"payments": {
"protocols": [
"x402"
],
"x402": {
"version": 2,
"network": "eip155:8453",
"asset": "USDC",
"payTo": "0xF74E262d2472528Ba7Fa19BDE6d9FbcC088796c3",
"facilitator": "https://facilitator.payai.network",
"extensions": [
"bazaar",
"payment-identifier",
"offer-receipt"
],
"prices": {
"/v1/yields": "$0.002",
"/v1/yields/movers": "$0.002",
"/v1/stables/peg": "$0.002",
"/v1/token/{chainId}/{address}/security": "$0.003"
}
},
"freeTier": {
"type": "hashcash",
"info": "https://yieldprobe.com/v1/pow/info"
}
},
"attestation": {
"signer": "0x0e4e809ab757319c0F42d510D4d823360D92A529",
"scheme": "eip712",
"domain": {
"name": "defi-intel",
"version": "1"
}
}
}