{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "index-unbrowse-ai-x402-abilities-execute",
  "title": "Unbrowse \u00b7 Execute Custom Ability",
  "url": "https://index.unbrowse.ai/x402/abilities/execute",
  "category": "compute",
  "summary": "Execute custom abilities with configurable parameters and optional code transformation on a compute platform.",
  "seo": {
    "title": "Custom Code Execution API - x402 Compute",
    "description": "Execute custom abilities and code via x402 micropayments. Pay 0.005 USDC per execution on Solana. Run parameterized functions with transform logic."
  },
  "use_cases": [
    "Execute parameterized custom functions",
    "Run code with transform logic applied",
    "Trigger agent abilities via API calls"
  ],
  "ideal_buyer": "AI agents and developers needing on-demand execution of custom logic without server management.",
  "example_prompt": "Execute the ability with params {action: 'analyze', target: 'market_data'} and transform code to filter results",
  "example_request_body": {
    "params": {
      "action": "analyze",
      "target": "market_data"
    },
    "transformCode": "return data.filter(x => x.value > 100);"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.667,
    "median_category_atomic": 3000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "7ubcB8cMVKxfcbGtAzeuHtrFRZM2rQ1mkcL6ULPh5faf",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Execute ability unknown",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "params": {
              "type": "object"
            },
            "transformCode": {
              "type": "string"
            }
          }
        },
        "output": {
          "result": "object",
          "success": "boolean"
        }
      }
    }
  ],
  "duplicate_cluster_id": "compute-cl-26ce4ac2b8d1",
  "origin": {
    "slug": "index-unbrowse-ai",
    "host": "index.unbrowse.ai",
    "title": "Unbrowse AI Index",
    "description": "Host index for unbrowse.ai services. No public-facing content available at root path.",
    "url": "https://index.unbrowse.ai"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/index-unbrowse-ai-x402-abilities-execute",
    "url": "https://x402all.com/resource/index-unbrowse-ai-x402-abilities-execute",
    "name": "Unbrowse \u00b7 Execute Custom Ability",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/index-unbrowse-ai-x402-abilities-execute",
      "@type": "Offer",
      "price": "0.005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.005000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://index.unbrowse.ai/x402/abilities/execute",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/index-unbrowse-ai",
      "url": "https://index.unbrowse.ai",
      "name": "Unbrowse AI Index",
      "@type": "Organization"
    },
    "identifier": "index-unbrowse-ai-x402-abilities-execute",
    "description": "Execute custom abilities and code via x402 micropayments. Pay 0.005 USDC per execution on Solana. Run parameterized functions with transform logic.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=index-unbrowse-ai-x402-abilities-execute",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "compute"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=index-unbrowse-ai-x402-abilities-execute"
}
