{
  "x402Version": 2,
  "name": "Hashlock-Algo",
  "description": "Proof of existence on Algorand. Timestamp any document's SHA-256 hash for 0.005 USDC via x402 (Algorand USDC or Base USDC). Verification is free and public forever. Full API docs: https://hashlock.pronodealgo.xyz/llms.txt — OpenAPI: https://hashlock.pronodealgo.xyz/api/openapi.json",
  "resources": [
    {
      "url": "https://hashlock.pronodealgo.xyz/hashlock-algo-mainnet/api/timestamp",
      "method": "POST",
      "description": "Timestamp a SHA-256 hash on Algorand MAINNET — 0.005 USDC (Algorand USDC)",
      "network": "algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=",
      "asset": "31566704",
      "amount": "5000",
      "payTo": "4OEOVSKSZGG5QGIQ5UUSBAOF3AKR5PP5YZ2K2FKP2SIGEYK3NG4CO6MN4M"
    },
    {
      "url": "https://hashlock.pronodealgo.xyz/hashlock-algo-mainnet/api/timestamp-base",
      "method": "POST",
      "description": "Timestamp a SHA-256 hash on Algorand MAINNET, paid with Base USDC (EIP-3009, gasless)",
      "network": "eip155:8453",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "payTo": "0x503D4b87df5892e51351cFbA4c07a530664dC9f0"
    },
    {
      "url": "https://hashlock.pronodealgo.xyz/api/timestamp",
      "method": "POST",
      "description": "Timestamp a SHA-256 hash on Algorand TESTNET — 0.005 USDC (testnet USDC)",
      "network": "algorand:SGO1GKSzyE7IEPItTxCByw9x8FmnrCDexi9/cOUJOiI=",
      "asset": "10458941",
      "amount": "5000",
      "payTo": "4YE3PSCYV4WNEX7OVJMBOJXEU256NMWR5K5GPC6AUVIWP7UJP7CJZ6KVX4"
    },
    {
      "url": "https://hashlock.pronodealgo.xyz/api/timestamp-base",
      "method": "POST",
      "description": "Timestamp a SHA-256 hash on Algorand TESTNET, paid with Base Sepolia USDC (EIP-3009, gasless)",
      "network": "eip155:84532",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "5000",
      "payTo": "0x503D4b87df5892e51351cFbA4c07a530664dC9f0"
    }
  ]
}
