{
  "x402Version": 2,
  "id": 14200,
  "slug": "14200",
  "resource": "https://x402toll.com/v1/paycheck",
  "description": "US net-paycheck breakdown for any of 51 jurisdictions: 2026 federal brackets, FICA (SS wage base $184,500, additional Medicare), and state income tax. Golden-vector verified.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1C9923489CD7D75Dd2f6735c48090b8bD4c7E5a9",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "filingStatus": "single",
            "payFrequency": "biweekly",
            "salary": 85000,
            "state": "TX"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "additionalMedicare": 0,
            "effectiveRatePct": 19.26,
            "federalMarginalRatePct": 22,
            "federalTax": 9870,
            "ficaTotal": 6502.5,
            "inputs": {
              "filingStatus": "single",
              "payFrequency": "biweekly",
              "salary": 85000,
              "state": "TX"
            },
            "medicare": 1232.5,
            "netAnnual": 68627.5,
            "netPerCheck": 2639.52,
            "periodsPerYear": 26,
            "socialSecurity": 5270,
            "stateName": "Texas",
            "stateTax": 0,
            "stateTaxType": "No state income tax",
            "totalTax": 16372.5
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "filingStatus": {
                    "default": "single",
                    "enum": [
                      "single",
                      "mfj"
                    ],
                    "type": "string"
                  },
                  "payFrequency": {
                    "default": "biweekly",
                    "enum": [
                      "weekly",
                      "biweekly",
                      "semimonthly",
                      "monthly"
                    ],
                    "type": "string"
                  },
                  "salary": {
                    "maximum": 10000000,
                    "minimum": 0,
                    "type": "number"
                  },
                  "state": {
                    "description": "2-letter US state/DC code",
                    "type": "string"
                  }
                },
                "required": [
                  "salary",
                  "state"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": true,
                "properties": {
                  "additionalMedicare": {
                    "type": "number"
                  },
                  "effectiveRatePct": {
                    "type": "number"
                  },
                  "federalMarginalRatePct": {
                    "type": "number"
                  },
                  "federalTax": {
                    "type": "number"
                  },
                  "ficaTotal": {
                    "type": "number"
                  },
                  "inputs": {
                    "type": "object"
                  },
                  "medicare": {
                    "type": "number"
                  },
                  "netAnnual": {
                    "type": "number"
                  },
                  "netPerCheck": {
                    "type": "number"
                  },
                  "periodsPerYear": {
                    "type": "number"
                  },
                  "socialSecurity": {
                    "type": "number"
                  },
                  "stateName": {
                    "type": "string"
                  },
                  "stateTax": {
                    "type": "number"
                  },
                  "stateTaxType": {
                    "type": "string"
                  },
                  "totalTax": {
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402toll.com",
  "lastUpdated": "2026-08-31T08:05:35.113Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-31T08:05:33.308Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402toll.com",
    "manifest_name": "x402toll.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}