x402 List

x402 Protocol Service Directory

Agent Exchange

Data

Pay-per-call data gateway for AI agents — 62 x402 endpoints, USDC on Base, no API key or signup, just a wallet. Coverage: pre-trade token security / rug-check (honeypot, buy/sell tax, mintable, holders), DEX price & liquidity, new-token launch feeds, on-chain reads (balance, gas, tx status, plain-English tx decode, token supply, ENS), web search (Hacker News + GitHub + Stack Overflow + Wikipedia in one call), live prediction-market odds, DeFi yields, and macro data. Flagship: AI-visibility / answer-engine checks — does ChatGPT, Claude, Perplexity or Gemini recommend a given brand — plus category leaderboards. Machine-readable: /openapi.json, MCP server at /mcp, A2A agent card. Payable by both x402 v1 (x402-fetch) and v2 clients.

Pay from $0.01 to $0.49 per request in USDC on Base / Solana, settled onchain via the x402 protocol, no signup, no API key needed.

UPTIME 24H 100% 7D 100% 30D 100%
BASE URL https://store.agentexchange.work WEBSITE https://store.agentexchange.work ENDPOINTS 20 NETWORK Base / Solana ASSET USDC MEMBER SINCE 2026-07-17 MONITORED SINCE 2026-07-17

ASSESSMENT

updated 2h ago

Evidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.

reliability 100%
uptime 24h
-
uptime 7d
-
uptime 30d
-
uptime 90d
-
response p95
605ms
avg response
605ms
total checks
1
compliance A (11/12)

11 of 12 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.01 to $0.49 (p65 in Data)
price (min)
$0.01
price (max)
$0.49
category percentile (min)
p65 in Data
category percentile (max)
p90 in Data
endpoints / prices
20 / 3
model
tiered
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

WHAT IT DOES

ai-derived

Agent Exchange provides blockchain data, crypto market information, and web search capabilities through various API endpoints.

category
blockchain-data
in
query params
blockchaincryptomarket-dataweb-searchdefiensgas-estimationtransaction-analysis

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET
GET /brands/check $0.49 Base/Solana USDC
GET /category/ranking $0.02 Base/Solana USDC
GET /chain/balance $0.01 Base/Solana USDC
GET /chain/chain-id $0.01 Base/Solana USDC
GET /chain/ens $0.01 Base/Solana USDC
GET /chain/estimate-gas $0.01 Base/Solana USDC
GET /chain/gas $0.01 Base/Solana USDC
GET /chain/storage $0.01 Base/Solana USDC
GET /chain/supply $0.01 Base/Solana USDC
GET /chain/tx $0.01 Base/Solana USDC
GET /chain/tx-explain $0.01 Base/Solana USDC
GET /crypto/dex $0.01 Base/Solana USDC
GET /crypto/launches $0.01 Base/Solana USDC
GET /crypto/security $0.01 Base/Solana USDC
GET /crypto/wallet $0.01 Base/Solana USDC
GET /defi/yields $0.01 Base/Solana USDC
GET /macro/country $0.01 Base/Solana USDC
GET /markets/prediction $0.01 Base/Solana USDC
GET /web/search $0.01 Base/Solana USDC
GET /web/wikipedia $0.01 Base/Solana USDC
20 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /brands/check returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://store.agentexchange.work/brands/check'
// 402 response (captured by monitor) · 19 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "490000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "490000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/brands/check",
      "tags": [
        "ai-visibility",
        "geo",
        "aeo",
        "brand-monitoring",
        "share-of-voice",
        "chatgpt",
        "perplexity",
        "x402"
      ],
      "mimeType": "",
      "description": "AI SEO audit API / live brand AI-visibility audit: does ChatGPT, Perplexity, Gemini, Google AI Overviews or Claude recommend this brand when buyers ask for the best in its category, or name competitors instead? One call returns an SEO-style audit for AI search: score 0-100, mention rate, the competitors AI names instead, and per-question evidence. Use for GEO/AEO/LLM-SEO audits, AI search optimization checks, brand monitoring, and website AI-visibility reports. Params: brand + category (+ optional market).",
      "serviceName": "Live Brand AI-Visibility Check"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "brand": "Acme Logistics",
              "market": "us",
              "category": "freight brokers"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "brand": "Acme Logistics",
              "score": 20,
              "total": 5,
              "mentions": 0,
              "competitors": [
                "BigCo",
                "OtherCo"
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "brand",
                    "category"
                  ],
                  "properties": {
                    "brand": {
                      "type": "string"
                    },
                    "market": {
                      "type": "string"
                    },
                    "category": {
                      "type": "string"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "score": {
                      "type": "number"
                    },
                    "mentions": {
                      "type": "number"
                    },
                    "competitors": {
                      "type": "array"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "20000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/category/ranking",
      "tags": [
        "ai-visibility",
        "geo",
        "category-ranking",
        "competitive-intelligence",
        "market-research",
        "brand-monitoring",
        "leaderboard",
        "answer-engine",
        "share-of-voice",
        "data-feed"
      ],
      "mimeType": "",
      "description": "The inverse of a brand check: ask AI right now who it recommends in ANY category, and get the ranked shortlist of brands it actually names (with mention share). Live from a current model. For competitive-intel, market-research, GEO and sales agents that want the whole AI landscape of a category, not just one brand. Nobody else sells the live category leaderboard.",
      "serviceName": "Live AI Category Ranking — who AI recommends"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "market": "us",
              "category": "CRM software"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "ranked": [
                {
                  "rank": 1,
                  "brand": "Salesforce",
                  "mentions": 5,
                  "share_pct": 100
                },
                {
                  "rank": 2,
                  "brand": "HubSpot",
                  "mentions": 4,
                  "share_pct": 80
                }
              ],
              "category": "CRM software"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "category"
                  ],
                  "properties": {
                    "market": {
                      "type": "string",
                      "description": "us|uk|de|jp|kr|fr|es|br|in (default us)"
                    },
                    "category": {
                      "type": "string",
                      "description": "Any product/service category, e.g. 'CRM software', 'project management tools', 'DeFi lending protocols'"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "ranked": {
                      "type": "array"
                    },
                    "category": {
                      "type": "string"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/chain/balance",
      "tags": [
        "onchain",
        "rpc",
        "balance",
        "wallet",
        "eth",
        "crypto",
        "trading",
        "settlement",
        "defi",
        "data-feed"
      ],
      "mimeType": "",
      "description": "The core on-chain RPC read: any address's native coin balance (ETH/POL/xDAI) with live USD value and outgoing transaction count (nonce), across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. The high-frequency balance check wallet-tracking, settlement, and trading agents poll constantly. Free upstream (Blockscout); 6 chains vs onesource's Ethereum-only.",
      "serviceName": "On-chain Native Balance"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "chain": "base",
              "address": "0x..."
            }
          },
          "output": {
            "type": "json",
            "example": {
              "chain": "base",
              "symbol": "ETH",
              "address": "0x...",
              "balance": 61.6,
              "tx_count": 1842,
              "usd_value": 99826.71
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "address"
                  ],
                  "properties": {
                    "chain": {
                      "type": "string",
                      "description": "base|ethereum|optimism|arbitrum|polygon|gnosis (default base)"
                    },
                    "address": {
                      "type": "string",
                      "description": "Account address (0x...)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "balance": {
                      "type": "number"
                    },
                    "tx_count": {
                      "type": "number"
                    },
                    "usd_value": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/chain/chain-id",
      "tags": [
        "onchain",
        "rpc",
        "chain-id",
        "eip155",
        "network",
        "multichain",
        "crypto",
        "settlement",
        "data-feed"
      ],
      "mimeType": "",
      "description": "The EIP-155 chain ID for any supported network via eth_chainId — the read multi-chain agents make to confirm which chain an RPC is on before signing. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Free public RPC; 6 chains vs onesource's Ethereum-only coverage.",
      "serviceName": "Chain ID (EIP-155)"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "chain": "base"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "chain": "base",
              "chain_id": 8453
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "chain": {
                      "type": "string",
                      "description": "base|ethereum|optimism|arbitrum|polygon|gnosis (default base)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "chain_id": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/chain/ens",
      "tags": [
        "onchain",
        "rpc",
        "ens",
        "identity",
        "name-resolution",
        "wallet",
        "payment",
        "crypto",
        "data-feed"
      ],
      "mimeType": "",
      "description": "Resolve ENS in either direction on Ethereum: an ENS name (vitalik.eth) → its 0x address, or a 0x address → its primary ENS name (plus avatar when set). The identity read wallet, payment, and UX agents make to verify who they're sending to or to show a human-readable name instead of a raw hex address. Free upstream (Blockscout ENS / live registry); one paid call instead of running your own resolver.",
      "serviceName": "ENS Resolver"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "name": "vitalik.eth"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "name": "vitalik.eth",
              "chain": "ethereum",
              "query": "vitalik.eth",
              "avatar": null,
              "address": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045",
              "resolved": true,
              "direction": "name->address"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "name": {
                      "type": "string",
                      "description": "ENS name to resolve to an address, e.g. vitalik.eth"
                    },
                    "address": {
                      "type": "string",
                      "description": "0x address to reverse-resolve to its primary ENS name"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "name": {
                      "type": "string"
                    },
                    "address": {
                      "type": "string"
                    },
                    "resolved": {
                      "type": "boolean"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/chain/estimate-gas",
      "tags": [
        "onchain",
        "rpc",
        "gas",
        "estimate-gas",
        "transaction",
        "trading",
        "settlement",
        "crypto",
        "data-feed"
      ],
      "mimeType": "",
      "description": "Estimate the gas a transaction will use via eth_estimateGas — the pre-send read every tx-building, trading and settlement agent makes to size gas and avoid out-of-gas reverts. Pass from/to/value/data. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Free public RPC; 6 chains vs onesource's Ethereum-only coverage.",
      "serviceName": "Estimate Gas"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "to": "0x...",
              "data": "0x",
              "from": "0x...",
              "chain": "base",
              "value": "0x0"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "gas": 21000,
              "chain": "base"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "to"
                  ],
                  "properties": {
                    "to": {
                      "type": "string",
                      "description": "Recipient/contract address (0x...)"
                    },
                    "data": {
                      "type": "string",
                      "description": "Calldata (0x...)"
                    },
                    "from": {
                      "type": "string",
                      "description": "Sender address (0x...)"
                    },
                    "chain": {
                      "type": "string",
                      "description": "base|ethereum|optimism|arbitrum|polygon|gnosis (default base)"
                    },
                    "value": {
                      "type": "string",
                      "description": "Wei value, hex or decimal (default 0)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "gas": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/chain/gas",
      "tags": [
        "onchain",
        "rpc",
        "gas",
        "gas-price",
        "gwei",
        "trading",
        "settlement",
        "crypto",
        "defi",
        "data-feed"
      ],
      "mimeType": "",
      "description": "Live network gas prices (slow / average / fast, in gwei) for any chain — the pre-transaction read every trading, sniping, and settlement agent makes before sending a tx to size the fee. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Free upstream (Blockscout); one paid call instead of running your own RPC.",
      "serviceName": "Live Gas Price"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "chain": "ethereum"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "fast": 0.71,
              "slow": 0.42,
              "unit": "gwei",
              "chain": "ethereum",
              "average": 0.55
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "chain": {
                      "type": "string",
                      "description": "base|ethereum|optimism|arbitrum|polygon|gnosis (default ethereum)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "fast": {
                      "type": "number"
                    },
                    "slow": {
                      "type": "number"
                    },
                    "average": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/chain/storage",
      "tags": [
        "onchain",
        "rpc",
        "storage",
        "storage-slot",
        "contract",
        "audit",
        "proxy",
        "crypto",
        "data-feed"
      ],
      "mimeType": "",
      "description": "Read any raw contract storage slot via eth_getStorageAt — the low-level read auditing, proxy-resolution and advanced trading agents make to inspect contract state directly. Pass address + slot. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Free public RPC; 6 chains vs onesource's Ethereum-only coverage.",
      "serviceName": "Contract Storage Slot"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "slot": "0x0",
              "chain": "ethereum",
              "address": "0x..."
            }
          },
          "output": {
            "type": "json",
            "example": {
              "slot": "0x0",
              "chain": "ethereum",
              "value": "0x0000...0001",
              "address": "0x..."
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "address",
                    "slot"
                  ],
                  "properties": {
                    "slot": {
                      "type": "string",
                      "description": "Storage slot, hex or decimal"
                    },
                    "chain": {
                      "type": "string",
                      "description": "base|ethereum|optimism|arbitrum|polygon|gnosis (default base)"
                    },
                    "address": {
                      "type": "string",
                      "description": "Contract address (0x...)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "value": {
                      "type": "string"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/chain/supply",
      "tags": [
        "onchain",
        "rpc",
        "token",
        "supply",
        "holders",
        "erc20",
        "trading",
        "valuation",
        "crypto",
        "data-feed"
      ],
      "mimeType": "",
      "description": "Total supply, holder count, decimals, and live USD price / market cap for any ERC-20/721 token contract, across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. The supply read trading, valuation, and risk agents make to size circulating supply, dilution, and holder distribution before pricing or trading a token. Free upstream (Blockscout); one paid call instead of running your own RPC.",
      "serviceName": "Token Supply & Holders"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "chain": "ethereum",
              "address": "0x..."
            }
          },
          "output": {
            "type": "json",
            "example": {
              "name": "USD Coin",
              "chain": "ethereum",
              "symbol": "USDC",
              "address": "0x...",
              "holders": 1842000,
              "decimals": 6,
              "usd_price": 1,
              "market_cap": 24500000000,
              "total_supply": 24500000000
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "address"
                  ],
                  "properties": {
                    "chain": {
                      "type": "string",
                      "description": "base|ethereum|optimism|arbitrum|polygon|gnosis (default ethereum)"
                    },
                    "address": {
                      "type": "string",
                      "description": "Token contract address (0x...)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "holders": {
                      "type": "number"
                    },
                    "usd_price": {
                      "type": "number"
                    },
                    "total_supply": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/chain/tx",
      "tags": [
        "onchain",
        "rpc",
        "transaction",
        "tx",
        "receipt",
        "settlement",
        "trading",
        "crypto",
        "payment",
        "data-feed"
      ],
      "mimeType": "",
      "description": "Look up any transaction by hash: confirmation status (success/failed/pending), block number, confirmations, value, from/to, fee paid, gas used, and the decoded method. The read every settlement, trading, and payment agent polls after sending a tx to confirm it landed. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Free upstream (Blockscout); one paid call instead of running your own RPC.",
      "serviceName": "Transaction Status & Receipt"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "hash": "0x...",
              "chain": "base"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "to": "0x...",
              "from": "0x...",
              "hash": "0x...",
              "block": 18234567,
              "chain": "base",
              "method": "transfer",
              "status": "success",
              "fee_eth": 0.00012,
              "value_eth": 0.05,
              "confirmations": 42
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "hash"
                  ],
                  "properties": {
                    "hash": {
                      "type": "string",
                      "description": "Transaction hash (0x...)"
                    },
                    "chain": {
                      "type": "string",
                      "description": "base|ethereum|optimism|arbitrum|polygon|gnosis (default base)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "block": {
                      "type": "number"
                    },
                    "status": {
                      "type": "string"
                    },
                    "confirmations": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/chain/tx-explain",
      "tags": [
        "onchain",
        "transaction",
        "decode",
        "explain",
        "swap",
        "accounting",
        "crypto",
        "x402"
      ],
      "mimeType": "",
      "description": "Decode any transaction by hash into plain English: what happened (swap/transfer/approval/mint/call), the actors, and the full asset changes (every native+token in/out with symbol, amount, direction), plus status, fee and method. For wallet UX, accounting, risk and trading agents. Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis via Blockscout.",
      "serviceName": "Transaction Explainer (human-readable decode)"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "hash": "0x...",
              "chain": "base"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "hash": "0x...",
              "action": "swap",
              "method": "swapExactETHForTokens",
              "summary": "swapped 1.5 ETH for 4,200 USDC via Uniswap V3",
              "asset_changes": [
                {
                  "amount": 1.5,
                  "symbol": "ETH",
                  "direction": "out"
                },
                {
                  "amount": 4200,
                  "symbol": "USDC",
                  "direction": "in"
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "hash"
                  ],
                  "properties": {
                    "hash": {
                      "type": "string"
                    },
                    "chain": {
                      "type": "string"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/crypto/dex",
      "tags": [
        "crypto",
        "defi",
        "dex",
        "trading",
        "token",
        "price",
        "liquidity",
        "volume",
        "market-data",
        "memecoin",
        "data-feed"
      ],
      "mimeType": "",
      "description": "Live decentralized-exchange trading data for ANY token by symbol, name, or contract address: USD price, 24h volume, liquidity, buy/sell transaction counts, and price momentum across 5m/1h/6h/24h, across every chain and DEX. For crypto trading, sniping, research and portfolio agents that poll the market constantly. One paid call instead of integrating Dexscreener.",
      "serviceName": "Live DEX Token Data (Dexscreener)"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "WIF"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "pairs": [
                {
                  "pair": "WIF/SOL",
                  "chain": "solana",
                  "price_usd": 2.31,
                  "volume_24h": 18500000,
                  "price_change": {
                    "h24": 5.2
                  },
                  "liquidity_usd": 9200000
                }
              ],
              "query": "WIF"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "q"
                  ],
                  "properties": {
                    "q": {
                      "type": "string",
                      "description": "Token symbol, name, or contract address (e.g. WIF, PEPE, or 0x...)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "pairs": {
                      "type": "array"
                    },
                    "query": {
                      "type": "string"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/crypto/launches",
      "tags": [
        "crypto",
        "defi",
        "trading",
        "sniping",
        "new-tokens",
        "launches",
        "trending",
        "discovery",
        "memecoin",
        "data-feed"
      ],
      "mimeType": "",
      "description": "The discovery feed sniper and trading agents poll on a loop: newest token launches + most-boosted/promoted tokens across Solana, Base, Ethereum, BSC and more. Each item carries the chain, contract, socials, boost amount, and next_calls that chain straight into /crypto/security (rug check) and /crypto/dex (live market data). Top-of-funnel for the whole trading lane.",
      "serviceName": "New & Trending Token Launches (Dexscreener)"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "chain": "solana",
              "limit": 15
            }
          },
          "output": {
            "type": "json",
            "example": {
              "count": 15,
              "items": [
                {
                  "kind": "boosted",
                  "boost": 500,
                  "chain": "solana",
                  "address": "...pump",
                  "next_calls": {
                    "rug_check": "/crypto/security?address=...&chain=solana",
                    "market_data": "/crypto/dex?q=..."
                  }
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "chain": {
                      "type": "string",
                      "description": "optional filter: solana|base|ethereum|bsc|... (default all)"
                    },
                    "limit": {
                      "type": "number",
                      "description": "1-30, default 15"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "count": {
                      "type": "number"
                    },
                    "items": {
                      "type": "array"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/crypto/security",
      "tags": [
        "crypto",
        "defi",
        "security",
        "rug-check",
        "honeypot",
        "trading",
        "token",
        "risk",
        "safety",
        "data-feed"
      ],
      "mimeType": "",
      "description": "Pre-trade safety check for any token contract: is it a honeypot, buy/sell tax, mintable, owner can reclaim, transfer-pausable, blacklist, open-source, holder count — plus a DANGER/HIGH_RISK/CAUTION/OK verdict and risk flags. The call every trading and sniping agent should make BEFORE buying. Live from GoPlus Security across Ethereum, Base, BSC, Polygon, Arbitrum, Optimism, Avalanche.",
      "serviceName": "Token Security / Rug Check (GoPlus)"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "chain": "ethereum",
              "address": "0x..."
            }
          },
          "output": {
            "type": "json",
            "example": {
              "flags": [],
              "token": {
                "symbol": "PEPE"
              },
              "buy_tax": 0,
              "verdict": "OK",
              "sell_tax": 0,
              "is_honeypot": false
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "address"
                  ],
                  "properties": {
                    "chain": {
                      "type": "string",
                      "description": "ethereum|base|bsc|polygon|arbitrum|optimism|avalanche (default ethereum)"
                    },
                    "address": {
                      "type": "string",
                      "description": "Token contract address (0x...)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "flags": {
                      "type": "array"
                    },
                    "verdict": {
                      "type": "string"
                    },
                    "is_honeypot": {
                      "type": "boolean"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/crypto/wallet",
      "tags": [
        "crypto",
        "wallet",
        "portfolio",
        "holdings",
        "bagcheck",
        "balance",
        "defi",
        "trading",
        "copy-trade",
        "data-feed"
      ],
      "mimeType": "",
      "description": "Look up any wallet's token holdings with live USD values: every ERC-20 position with amount, price, USD value and portfolio %, total portfolio value, top-position concentration, and spam/unpriced filtering. The 'bagcheck' call for copy-trading, risk, research and portfolio agents. Across Base, Ethereum, Optimism, Arbitrum, Polygon. Free upstream (Blockscout).",
      "serviceName": "Wallet Portfolio / Bagcheck"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "chain": "base",
              "wallet": "0x..."
            }
          },
          "output": {
            "type": "json",
            "example": {
              "holdings": [
                {
                  "symbol": "ETH",
                  "usd_value": 99826.71
                }
              ],
              "token_count": 23,
              "top_position": {
                "pct": 54.2,
                "symbol": "ETH"
              },
              "total_usd_value": 184220.45
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "wallet"
                  ],
                  "properties": {
                    "chain": {
                      "type": "string",
                      "description": "base|ethereum|optimism|arbitrum|polygon (default base)"
                    },
                    "wallet": {
                      "type": "string",
                      "description": "Wallet address (0x...)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "holdings": {
                      "type": "array"
                    },
                    "total_usd_value": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/defi/yields",
      "tags": [
        "defi",
        "yields",
        "apy",
        "data-feed",
        "crypto",
        "tvl"
      ],
      "mimeType": "",
      "description": "Current top DeFi yield opportunities filtered by chain and minimum TVL. Returns pool, project, chain, APY (base + reward), TVL, and stablecoin flag, sorted by APY. Sourced live from DefiLlama with attribution. For agents scanning yield opportunities.",
      "serviceName": "DeFi Yield Snapshot"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "top": 10,
              "chain": "Base",
              "min_tvl": 1000000
            }
          },
          "output": {
            "type": "json",
            "example": {
              "count": 10,
              "pools": [
                {
                  "apy": 5.2,
                  "pool": "aave-v3-usdc",
                  "chain": "Base",
                  "symbol": "USDC",
                  "tvlUsd": 12000000,
                  "project": "aave-v3",
                  "stablecoin": true
                }
              ],
              "source": "DefiLlama"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "top": {
                      "type": "number",
                      "description": "Number of pools to return (max 50), default 10"
                    },
                    "chain": {
                      "type": "string",
                      "description": "Chain name e.g. Ethereum, Base, Arbitrum, Solana. Default Base"
                    },
                    "min_tvl": {
                      "type": "number",
                      "description": "Minimum pool TVL in USD, default 1000000"
                    },
                    "stablecoin_only": {
                      "type": "boolean",
                      "description": "Only stablecoin pools, default false"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "count": {
                      "type": "number"
                    },
                    "pools": {
                      "type": "array"
                    },
                    "source": {
                      "type": "string"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/macro/country",
      "tags": [
        "macro",
        "economics",
        "economic-indicators",
        "gdp",
        "inflation",
        "unemployment",
        "interest-rates",
        "country-data",
        "country-finance",
        "world-bank",
        "finance",
        "research",
        "data-feed"
      ],
      "mimeType": "",
      "description": "Live macro/economic indicators for ANY of 200+ countries in one call: GDP, GDP growth %, inflation (CPI %), unemployment %, GDP per capita, and population — most-recent values with year. For AI macro, finance, research and trading agents. Official public-domain data from the World Bank (every country, not just the majors). Pass an ISO code (USA, DEU, JPN, CHN, GBR, IND, BRA).",
      "serviceName": "Country Economic Indicators (World Bank)"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "country": "USA"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "country": "United States",
              "indicators": {
                "gdp_usd": {
                  "year": "2024",
                  "value": 28750956130731
                },
                "inflation_pct": {
                  "year": "2024",
                  "value": 2.9
                }
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "country"
                  ],
                  "properties": {
                    "country": {
                      "type": "string",
                      "description": "ISO2 or ISO3 country code, e.g. USA, DE, JPN, CN, GBR, IND, BRA"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "country": {
                      "type": "string"
                    },
                    "indicators": {
                      "type": "object"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/markets/prediction",
      "tags": [
        "prediction-markets",
        "polymarket",
        "trading",
        "forecasting",
        "odds",
        "betting",
        "crypto",
        "data-feed"
      ],
      "mimeType": "",
      "description": "Live real-money prediction-market odds from Polymarket: top markets by 24h volume with implied probabilities, price moves, dollar volume, and liquidity. Search by keyword (bitcoin, election, fed, world cup, AI). For trading, forecasting, news, and event-resolution agents — one paid call instead of integrating the exchange API yourself.",
      "serviceName": "Prediction Market Odds (Polymarket)"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "bitcoin",
              "top": 10,
              "sort": "volume"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "count": 1,
              "source": "polymarket",
              "markets": [
                {
                  "end_date": "2026-07-01",
                  "question": "Will Bitcoin hit $150k by June 30, 2026?",
                  "volume_24h": 5821652,
                  "implied_yes": 0.0135
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "q": {
                      "type": "string",
                      "description": "Keyword filter, e.g. bitcoin, election, fed, world cup"
                    },
                    "top": {
                      "type": "number",
                      "description": "1-25, default 10"
                    },
                    "sort": {
                      "type": "string",
                      "description": "volume|liquidity, default volume"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "count": {
                      "type": "number"
                    },
                    "markets": {
                      "type": "array"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
        },
        "payTo": "2147pBT4LxoszjvLeGRxyVzpRnMi986VH3FAoprSs8Ez",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://store.agentexchange.work/web/search",
      "tags": [
        "search",
        "web-search",
        "research",
        "developer",
        "github",
        "hackernews",
        "stackoverflow",
        "wikipedia",
        "aggregator",
        "data-feed"
      ],
      "mimeType": "",
      "description": "One call, many sources: search Hacker News, GitHub, Stack Overflow, and Wikipedia by keyword and get back a unified, ranked result set — titles, URLs, scores/stars, and snippets — across all of them at once. The general research/search read agents make to ground answers, find code, surface discussion, and gather context. No API keys, no per-source accounts, free upstreams. Pass `sources` to narrow (hackernews,github,stackoverflow,wikipedia).",
      "serviceName": "Multi-source Web & Developer Search"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "vector database",
              "limit": 5,
              "sources": "hackernews,github,stackoverflow,wikipedia"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "count": 14,
              "query": "vector database",
              "results": [
                {
                  "url": "https://github.com/owner/repo",
                  "score": 12000,
                  "title": "owner/repo",
                  "source": "github",
                  "snippet": "..."
                }
              ],
              "sources": [
                "hackernews",
                "github",
                "stackoverflow",
                "wikipedia"
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "q"
                  ],
                  "properties": {
                    "q": {
                      "type": "string",
                      "description": "Search query / keywords"
                    },
                    "limit": {
                      "type": "number",
                      "description": "Results per source, 1-10 (default 5)"
                    },
                    "sources": {
                      "type": "string",
                      "description": "Comma list to narrow: hackernews,github,stackoverflow,wikipedia (default all)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "count": {
                      "type": "number"
                    },
                    "query": {
                      "type": "string"
                    },
                    "results": {
                      "type": "array"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "a2a_negotiation": {
        "method": "POST",
        "message": "Hey agent! If this endpoint doesn't perfectly match what your human needs, or the price doesn't fit your budget, we can build it for you. POST to /market/negotiate with your requested API schema, and we will fulfill it.",
        "endpoint": "https://store.agentexchange.work/market/negotiate"
      }
    },
    "x402Version": 2
  }
]

UPTIME

07-17 · uptime 100.0% · 247ms avg07-1707-17
RESPONSE TIME
07-17 · 247ms avg07-17 · 247ms avg07-1707-17
30d UPTIME 100%
UPTIME 30D 100%
AVG RESP 228ms
TOTAL CHECKS 8

RECENT CHECKS

TIME STATUS RESP
● OK 172ms
● OK 174ms
● OK 167ms
● OK 141ms
● OK 161ms
● OK 214ms
● OK 193ms
● SLOW 605ms

OVER TIME

All charts share the 30d window selected here. Every series is also served as JSON at /api/v1/services/agent-exchange/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted).

PRICE (captured 402, USD)
building price history ($0.01)

Median across 20 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
building assessment history (1 day so far)
VOLUME (on-chain settlement, USD)
no on-chain volume yet
DISTINCT BUYERS
no distinct buyers yet

COMPLIANCE

11/12 checks pass · grade A
  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • response mimeType declared
  • served over HTTPS

EMBED THIS BADGE

Show that Agent Exchange is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Agent Exchange listed on x402-list
status
Agent Exchange uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/agent-exchange?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/agent-exchange.svg" alt="Agent Exchange listed on x402-list" height="28">
</a>
// Markdown
[![Agent Exchange on x402-list](https://x402-list.com/badge/agent-exchange.svg)](https://x402-list.com/services/agent-exchange?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/agent-exchange?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/agent-exchange.svg?data=uptime" alt="Agent Exchange uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]