{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "picoads-xyz-agents-register",
  "title": "PicoAds \u00b7 Agent Registration for Ad Delivery",
  "url": "https://picoads.xyz/agents/register",
  "category": "tools",
  "summary": "Register an agent to receive and deliver ads through the PicoAds settlement network.",
  "seo": {
    "title": "Ad Agent Registration API | PicoAds | x402",
    "description": "Register as a settlement agent for PicoAds ad delivery network. USDC payment for agent onboarding. $1.00 USDC per call. Base network."
  },
  "use_cases": [
    "Onboard as an ad delivery agent",
    "Register wallet for ad settlement payments",
    "Submit agent credentials and source tracking"
  ],
  "ideal_buyer": "Ad network participants and agent operators seeking to earn from programmatic ad delivery.",
  "example_prompt": "Register my agent wallet for PicoAds delivery with name 'AdBot-1' and source 'twitter'",
  "example_request_body": {
    "name": "AdBot-1",
    "source": "twitter",
    "wallet": "0x...",
    "description": "Automated ad delivery agent for social media",
    "registrationFile": {
      "name": "agent-cert.json",
      "description": "Verified agent credentials"
    }
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 33.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xf0f7936295ea3eec7e95e16bd854460e320cface",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 3600,
      "mime_type": "application/json",
      "description": "Settlement agent-registration \u2014 USDC payment for ad delivery",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "name",
              "description",
              "wallet",
              "registrationFile"
            ],
            "properties": {
              "name": {
                "type": "string",
                "maxLength": 128
              },
              "source": {
                "type": "string",
                "maxLength": 64
              },
              "wallet": {
                "type": "string",
                "maxLength": 128
              },
              "description": {
                "type": "string",
                "maxLength": 1024
              },
              "registrationFile": {
                "type": "object",
                "required": [
                  "name",
                  "description"
                ],
                "properties": {
                  "name": {
                    "type": "string"
                  },
                  "description": {
                    "type": "string"
                  }
                }
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "id": "0xYourWalletAddress",
            "name": "my-agent",
            "apiKey": "pico_...",
            "status": "active",
            "wallet": "0xYourWalletAddress",
            "trustTier": 0,
            "description": "What this agent does"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "picoads-xyz",
    "host": "picoads.xyz",
    "url": "https://picoads.xyz",
    "favicon": "https://picoads.xyz/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/picoads-xyz-agents-register",
    "url": "https://x402all.com/resource/picoads-xyz-agents-register",
    "name": "PicoAds \u00b7 Agent Registration for Ad Delivery",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/picoads-xyz-agents-register",
      "@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://picoads.xyz/agents/register",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/picoads-xyz",
      "url": "https://picoads.xyz",
      "name": "picoads.xyz",
      "@type": "Organization"
    },
    "identifier": "picoads-xyz-agents-register",
    "description": "Register as a settlement agent for PicoAds ad delivery network. USDC payment for agent onboarding. $1.00 USDC per call. Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=picoads-xyz-agents-register",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=picoads-xyz-agents-register"
}
