{
  "x402Version": 2,
  "name": "BountySignal Automated Evidence Brief",
  "description": "Paid evidence pre-checks for public bounty URLs with a GO/WAIT/STOP verdict.",
  "homepage": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site",
  "primaryResource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/brief",
  "payment": {
    "x402": {
      "primaryNetwork": "eip155:8453",
      "asset": "USDC",
      "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e"
    }
  },
  "items": [
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/brief",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Bounty evidence pre-check ($5 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Source-linked evidence pre-check for one public bounty or issue URL.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "5.00"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "5000000",
          "price": "$5.00",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "bounty_url": {
              "type": "string",
              "required": true,
              "description": "Public http(s) URL of the bounty or issue"
            }
          }
        },
        "output": {
          "verdict": {
            "type": "string"
          },
          "target": {
            "type": "string"
          },
          "signals": {
            "type": "object"
          },
          "nextAction": {
            "type": "string"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/standard",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Bounty evidence standard screen ($1 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Standard source-linked evidence screen for one public bounty or issue URL.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "1.00"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "1000000",
          "price": "$1.00",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "bounty_url": {
              "type": "string",
              "required": true,
              "description": "Public http(s) URL of the bounty or issue"
            }
          }
        },
        "output": {
          "verdict": {
            "type": "string"
          },
          "target": {
            "type": "string"
          },
          "signals": {
            "type": "object"
          },
          "nextAction": {
            "type": "string"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/decision",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Bounty decision brief ($0.25 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Decision-focused source-linked evidence brief for one public bounty or issue URL.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.25"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "250000",
          "price": "$0.25",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "bounty_url": {
              "type": "string",
              "required": true,
              "description": "Public http(s) URL of the bounty or issue"
            }
          }
        },
        "output": {
          "verdict": {
            "type": "string"
          },
          "target": {
            "type": "string"
          },
          "signals": {
            "type": "object"
          },
          "nextAction": {
            "type": "string"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/ping",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Bounty URL status and funding signal ($0.005 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Fast source-linked status and funding signal for one public bounty or issue URL.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.005"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "5000",
          "price": "$0.005",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "bounty_url": {
              "type": "string",
              "required": true,
              "description": "Public http(s) URL of the bounty or issue"
            }
          }
        },
        "output": {
          "verdict": {
            "type": "string"
          },
          "target": {
            "type": "string"
          },
          "signals": {
            "type": "object"
          },
          "nextAction": {
            "type": "string"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/quick",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Bounty evidence quick screen ($0.01 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Low-cost source-linked screen for one public bounty or issue URL.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.01"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "10000",
          "price": "$0.01",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "bounty_url": {
              "type": "string",
              "required": true,
              "description": "Public http(s) URL of the bounty or issue"
            }
          }
        },
        "output": {
          "verdict": {
            "type": "string"
          },
          "target": {
            "type": "string"
          },
          "signals": {
            "type": "object"
          },
          "nextAction": {
            "type": "string"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/token-risk",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Token and contract risk evidence ($0.60 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Deterministic on-chain/API risk evidence for one EVM token or contract address.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.60"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "600000",
          "price": "$0.60",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "address": {
              "type": "string",
              "description": "EVM token or contract address (0x + 40 hex characters)"
            },
            "chain": {
              "type": "string",
              "required": false,
              "description": "Chain name; base is the default"
            }
          }
        },
        "output": {
          "address": {
            "type": "string"
          },
          "chain": {
            "type": "string"
          },
          "assessment": {
            "type": "string",
            "const": "evidence_only"
          },
          "contract": {
            "type": "object"
          },
          "distribution": {
            "type": "object"
          },
          "flags": {
            "type": "object"
          },
          "sources": {
            "type": "array"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/starter",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Proof Pack Starter template ($5 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Reusable evidence rubric and one-page decision memo template.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "5.00"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "5000000",
          "price": "$5.00",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {}
        },
        "output": {
          "type": "file",
          "mimeType": "text/markdown",
          "filename": "bountysignal-proof-pack-starter.md",
          "description": "Reusable evidence rubric and one-page decision memo template."
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/hash",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Hashing and encoding utility ($0.001 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Deterministic SHA-256/SHA-512 hashing and encoding for agent workflows.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.001"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "1000",
          "price": "$0.001",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "text": {
              "type": "string",
              "required": true,
              "description": "Text to hash"
            },
            "algo": {
              "type": "string",
              "required": false,
              "description": "sha256 (default)"
            }
          }
        },
        "output": {
          "algorithm": {
            "type": "string"
          },
          "digest": {
            "type": "string"
          },
          "inputLength": {
            "type": "integer"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/csv-to-json",
      "type": "http",
      "x402Version": 2,
      "serviceName": "CSV to JSON converter ($0.10 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Bounded deterministic CSV-to-JSON conversion with quoted-field support.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.10"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "100000",
          "price": "$0.10",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "csv": {
              "type": "string",
              "required": true,
              "description": "CSV text, including an optional header row"
            },
            "delimiter": {
              "type": "string",
              "required": false,
              "description": "One-character delimiter; comma is the default"
            },
            "hasHeader": {
              "type": "boolean",
              "required": false,
              "description": "Treat the first row as object keys; true by default"
            }
          }
        },
        "output": {
          "format": {
            "type": "string",
            "const": "json"
          },
          "rows": {
            "type": "array"
          },
          "rowCount": {
            "type": "integer"
          },
          "truncated": {
            "type": "boolean"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/market-pulse",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Base ETH and gas market pulse ($0.01 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Live ETH/USD, Base gas price, and block snapshot from public sources.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.01"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "10000",
          "price": "$0.01",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {}
        },
        "output": {
          "ethUsd": {
            "type": "number"
          },
          "gasPriceGwei": {
            "type": "number"
          },
          "baseBlock": {
            "type": "integer"
          },
          "sources": {
            "type": "array"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/base-eth-dex-pulse",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Base ETH and DEX market pulse ($0.01 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Live ETH price, DEX pair liquidity/volume, Base gas, and block snapshot.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.01"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "10000",
          "price": "$0.01",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {}
        },
        "output": {
          "ethUsd": {
            "type": "number"
          },
          "dexPair": {
            "type": "string"
          },
          "dexPriceUsd": {
            "type": "number"
          },
          "liquidityUsd": {
            "type": "number"
          },
          "volume24hUsd": {
            "type": "number"
          },
          "gasPriceGwei": {
            "type": "number"
          },
          "baseBlock": {
            "type": "integer"
          },
          "sources": {
            "type": "array"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/page-to-markdown",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Public page to Markdown ($0.01 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Fetch one permitted public HTML or text page and return compact Markdown.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.01"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "10000",
          "price": "$0.01",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "url": {
              "type": "string",
              "required": true,
              "description": "Public http(s) page URL"
            }
          }
        },
        "output": {
          "url": {
            "type": "string"
          },
          "title": {
            "type": "string"
          },
          "markdown": {
            "type": "string"
          },
          "fetchedStatus": {
            "type": "integer"
          },
          "truncated": {
            "type": "boolean"
          }
        }
      }
    }
  ],
  "resources": [
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/brief",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Bounty evidence pre-check ($5 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Source-linked evidence pre-check for one public bounty or issue URL.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "5.00"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "5000000",
          "price": "$5.00",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "bounty_url": {
              "type": "string",
              "required": true,
              "description": "Public http(s) URL of the bounty or issue"
            }
          }
        },
        "output": {
          "verdict": {
            "type": "string"
          },
          "target": {
            "type": "string"
          },
          "signals": {
            "type": "object"
          },
          "nextAction": {
            "type": "string"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/standard",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Bounty evidence standard screen ($1 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Standard source-linked evidence screen for one public bounty or issue URL.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "1.00"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "1000000",
          "price": "$1.00",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "bounty_url": {
              "type": "string",
              "required": true,
              "description": "Public http(s) URL of the bounty or issue"
            }
          }
        },
        "output": {
          "verdict": {
            "type": "string"
          },
          "target": {
            "type": "string"
          },
          "signals": {
            "type": "object"
          },
          "nextAction": {
            "type": "string"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/decision",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Bounty decision brief ($0.25 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Decision-focused source-linked evidence brief for one public bounty or issue URL.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.25"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "250000",
          "price": "$0.25",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "bounty_url": {
              "type": "string",
              "required": true,
              "description": "Public http(s) URL of the bounty or issue"
            }
          }
        },
        "output": {
          "verdict": {
            "type": "string"
          },
          "target": {
            "type": "string"
          },
          "signals": {
            "type": "object"
          },
          "nextAction": {
            "type": "string"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/ping",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Bounty URL status and funding signal ($0.005 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Fast source-linked status and funding signal for one public bounty or issue URL.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.005"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "5000",
          "price": "$0.005",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "bounty_url": {
              "type": "string",
              "required": true,
              "description": "Public http(s) URL of the bounty or issue"
            }
          }
        },
        "output": {
          "verdict": {
            "type": "string"
          },
          "target": {
            "type": "string"
          },
          "signals": {
            "type": "object"
          },
          "nextAction": {
            "type": "string"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/quick",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Bounty evidence quick screen ($0.01 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Low-cost source-linked screen for one public bounty or issue URL.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.01"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "10000",
          "price": "$0.01",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "bounty_url": {
              "type": "string",
              "required": true,
              "description": "Public http(s) URL of the bounty or issue"
            }
          }
        },
        "output": {
          "verdict": {
            "type": "string"
          },
          "target": {
            "type": "string"
          },
          "signals": {
            "type": "object"
          },
          "nextAction": {
            "type": "string"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/token-risk",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Token and contract risk evidence ($0.60 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Deterministic on-chain/API risk evidence for one EVM token or contract address.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.60"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "600000",
          "price": "$0.60",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "address": {
              "type": "string",
              "description": "EVM token or contract address (0x + 40 hex characters)"
            },
            "chain": {
              "type": "string",
              "required": false,
              "description": "Chain name; base is the default"
            }
          }
        },
        "output": {
          "address": {
            "type": "string"
          },
          "chain": {
            "type": "string"
          },
          "assessment": {
            "type": "string",
            "const": "evidence_only"
          },
          "contract": {
            "type": "object"
          },
          "distribution": {
            "type": "object"
          },
          "flags": {
            "type": "object"
          },
          "sources": {
            "type": "array"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/starter",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Proof Pack Starter template ($5 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Reusable evidence rubric and one-page decision memo template.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "5.00"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "5000000",
          "price": "$5.00",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {}
        },
        "output": {
          "type": "file",
          "mimeType": "text/markdown",
          "filename": "bountysignal-proof-pack-starter.md",
          "description": "Reusable evidence rubric and one-page decision memo template."
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/hash",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Hashing and encoding utility ($0.001 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Deterministic SHA-256/SHA-512 hashing and encoding for agent workflows.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.001"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "1000",
          "price": "$0.001",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "text": {
              "type": "string",
              "required": true,
              "description": "Text to hash"
            },
            "algo": {
              "type": "string",
              "required": false,
              "description": "sha256 (default)"
            }
          }
        },
        "output": {
          "algorithm": {
            "type": "string"
          },
          "digest": {
            "type": "string"
          },
          "inputLength": {
            "type": "integer"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/csv-to-json",
      "type": "http",
      "x402Version": 2,
      "serviceName": "CSV to JSON converter ($0.10 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Bounded deterministic CSV-to-JSON conversion with quoted-field support.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.10"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "100000",
          "price": "$0.10",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "csv": {
              "type": "string",
              "required": true,
              "description": "CSV text, including an optional header row"
            },
            "delimiter": {
              "type": "string",
              "required": false,
              "description": "One-character delimiter; comma is the default"
            },
            "hasHeader": {
              "type": "boolean",
              "required": false,
              "description": "Treat the first row as object keys; true by default"
            }
          }
        },
        "output": {
          "format": {
            "type": "string",
            "const": "json"
          },
          "rows": {
            "type": "array"
          },
          "rowCount": {
            "type": "integer"
          },
          "truncated": {
            "type": "boolean"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/market-pulse",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Base ETH and gas market pulse ($0.01 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Live ETH/USD, Base gas price, and block snapshot from public sources.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.01"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "10000",
          "price": "$0.01",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {}
        },
        "output": {
          "ethUsd": {
            "type": "number"
          },
          "gasPriceGwei": {
            "type": "number"
          },
          "baseBlock": {
            "type": "integer"
          },
          "sources": {
            "type": "array"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/base-eth-dex-pulse",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Base ETH and DEX market pulse ($0.01 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Live ETH price, DEX pair liquidity/volume, Base gas, and block snapshot.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.01"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "10000",
          "price": "$0.01",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {}
        },
        "output": {
          "ethUsd": {
            "type": "number"
          },
          "dexPair": {
            "type": "string"
          },
          "dexPriceUsd": {
            "type": "number"
          },
          "liquidityUsd": {
            "type": "number"
          },
          "volume24hUsd": {
            "type": "number"
          },
          "gasPriceGwei": {
            "type": "number"
          },
          "baseBlock": {
            "type": "integer"
          },
          "sources": {
            "type": "array"
          }
        }
      }
    },
    {
      "resource": "https://bountysignal-radar-v2.minhtuan36zzz97948.chatgpt.site/api/x402/page-to-markdown",
      "type": "http",
      "x402Version": 2,
      "serviceName": "Public page to Markdown ($0.01 USDC)",
      "method": "POST",
      "mimeType": "application/json",
      "description": "Fetch one permitted public HTML or text page and return compact Markdown.",
      "metadata": {
        "price": {
          "mode": "fixed",
          "currency": "USD",
          "amount": "0.01"
        }
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "10000",
          "price": "$0.01",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0x6Dc94dC598A8fB5FBB6079e872767ac1623B433e",
          "maxTimeoutSeconds": 300
        }
      ],
      "outputSchema": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "url": {
              "type": "string",
              "required": true,
              "description": "Public http(s) page URL"
            }
          }
        },
        "output": {
          "url": {
            "type": "string"
          },
          "title": {
            "type": "string"
          },
          "markdown": {
            "type": "string"
          },
          "fetchedStatus": {
            "type": "integer"
          },
          "truncated": {
            "type": "boolean"
          }
        }
      }
    }
  ]
}