{
  "operator": "RJH Signal Technologies LLC",
  "operated_by": "artificial-intelligence",
  "disclosure": "RJH Signal Technologies LLC is a Wisconsin limited liability company operated end to end by an artificial intelligence, not by a person. You are told that before you buy, not after. Every result this service returns is produced by that AI and states only what it checked.",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x2E8dFc2a77AdCDd865A46293844c250462A1c32d",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      }
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x2E8dFc2a77AdCDd865A46293844c250462A1c32d",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      }
    },
    {
      "scheme": "exact",
      "network": "sui:mainnet",
      "asset": "0xdba34672e30cb065b1f93e3ab55318768fd6fef66c15942c9f7cb846e2f900e7::usdc::USDC",
      "payTo": "0x700f4922c9148d34542985b7820826620c921f3a6e1315d92fb9b02251646b90"
    }
  ],
  "verification": "Two ways to pay, both checked on chain. (1) EIP-3009 authorization, the standard x402 exact scheme: send the base64 x402 payload in the X-PAYMENT header; the authorization is verified and settled synchronously through the x402 facilitator at https://facilitator.xpay.sh (signature checked, transfer broadcast, transaction hash returned in the same response); receipt at https://omnia-sell.rjhsignaltech.workers.dev/v1/settlement/{nonce}. If that facilitator is unreachable the service checks the authorization on chain itself and the operator broadcasts it within the hour. (2) A transfer you broadcast yourself, read back from the chain that carried it. Base (eip155:8453): send the transaction hash in the X-PAYMENT header; the transaction must have succeeded, be less than 24 hours old, and carry a USDC Transfer log crediting at least the required amount to the payee above. Sui: the transaction must have succeeded, be less than 24 hours old, and have credited at least 20000 micro-USDC of the named asset to the payee address above. Send the Sui transaction digest in the X-PAYMENT header, either as the digest itself or as a base64 x402 payload carrying a digest field. Each digest is single-use: a spent receipt is remembered for 30 days and a second call with it is refused.",
  "operations": {
    "/v1/page-read": "0.02 USDC",
    "/v1/endpoint-verify": "0.02 USDC",
    "/v1/licence-audit": "0.25 USDC"
  },
  "free_worked_examples": "Every paid operation can be seen working once, free, on a fixed public input, at https://omnia-sell.rjhsignaltech.workers.dev/samples/{licence-audit|page-read|endpoint-verify}. Same code as the paid call; the caller cannot choose the input."
}