{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-clawbounty-ai-x402-probe",
  "title": "ClawBounty \u00b7 Task Funding Probe",
  "url": "https://api.clawbounty.ai/x402/probe",
  "category": "tools",
  "summary": "Check task funding status and process payments for bounty marketplace tasks.",
  "seo": {
    "title": "Bounty Task Funding API - x402 Micropayments | $1.00 USDC",
    "description": "Probe and fund bounty tasks via x402. Pay $1.00 USDC per call on Base. Task marketplace payment verification and status checking."
  },
  "use_cases": [
    "Verify bounty task funding before claiming",
    "Automated task payment processing",
    "Status checking for funded tasks",
    "Escrow verification for peer work"
  ],
  "ideal_buyer": "Decentralized work platforms and bounty marketplaces automating task funding verification.",
  "example_prompt": "Check if task ID 12345 is funded and ready for claiming, then process the payment probe.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 50,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xe8bae0815b024086d551c07f7d6df5a7a4e86189",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "action": {
              "enum": [
                "fund",
                "claim"
              ],
              "type": "string",
              "required": true,
              "description": "Action to perform"
            },
            "task_id": {
              "type": "string",
              "required": true,
              "description": "Task ID to fund or claim (ULID with task_ prefix)"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "status": {
              "enum": [
                "open",
                "claimed"
              ],
              "type": "string",
              "description": "New task status after payment"
            },
            "task_id": {
              "type": "string",
              "description": "The funded or claimed task ID"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-clawbounty-ai",
    "host": "api.clawbounty.ai",
    "title": "ClawBounty AI API",
    "description": "API host for ClawBounty AI services. No public documentation available from homepage.",
    "url": "https://api.clawbounty.ai",
    "favicon": "https://clawbounty.ai/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-clawbounty-ai-x402-probe",
    "url": "https://x402all.com/resource/api-clawbounty-ai-x402-probe",
    "name": "ClawBounty \u00b7 Task Funding Probe",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-clawbounty-ai-x402-probe",
      "@type": "Offer",
      "price": "1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.clawbounty.ai/x402/probe",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-clawbounty-ai",
      "url": "https://api.clawbounty.ai",
      "name": "ClawBounty AI API",
      "@type": "Organization"
    },
    "identifier": "api-clawbounty-ai-x402-probe",
    "description": "Probe and fund bounty tasks via x402. Pay $1.00 USDC per call on Base. Task marketplace payment verification and status checking.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-clawbounty-ai-x402-probe",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-clawbounty-ai-x402-probe"
}
