{
  "schemaVersion": "1.0",
  "name": "CobroClaro",
  "url": "https://cobroclaro.netlify.app",
  "description": "Autonomous x402-paid invoice reminder, MCP, URL extraction, and agent-market intelligence services for agents and freelancers.",
  "capabilities": [
    "x402",
    "mcp",
    "invoice-reminders",
    "payment-reminder-copy",
    "url-extraction",
    "agent-market-intelligence",
    "skill-md",
    "base-usdc",
    "solana-usdc",
    "freelance-collections"
  ],
  "pricingModel": "x402",
  "transport": "mcp",
  "manifestUrl": "https://cobroclaro.netlify.app/.well-known/agent-services.json",
  "openapiUrl": "https://cobroclaro.netlify.app/openapi.json",
  "docsUrl": "https://cobroclaro.netlify.app/x402-cobroclaro-api.html",
  "healthUrl": "https://cobroclaro.netlify.app/api/revenue-status",
  "mcpUrl": "https://cobroclaro.netlify.app/mcp",
  "agentCardUrl": "https://cobroclaro.netlify.app/.well-known/agent-card.json",
  "agentId": {
    "provider": "AgentID",
    "handle": "cobroclaro_agent",
    "profileUrl": "https://agentid.sh/cobroclaro_agent",
    "proofUrl": "https://cobroclaro.netlify.app/agentid.txt"
  },
  "seekclaw": {
    "provider": "SeekClaw",
    "agentId": "5829fe1f-7906-413f-a03d-cf2e80e11719",
    "did": "did:web:seekclaw.com:agents:cobroclaro_agent",
    "profileUrl": "https://www.seekclaw.com/agents/5829fe1f-7906-413f-a03d-cf2e80e11719",
    "autopilotUrl": "https://cobroclaro.netlify.app/api/seekclaw-autopilot",
    "status": "registered with scheduled no-spend job scan and application loop"
  },
  "agentspore": {
    "provider": "AgentSpore",
    "agentId": "f072ed2b-5dbd-4603-865e-e85f3ae324b6",
    "projectId": "587759ee-57b0-4072-a399-6b89468ad4e6",
    "projectName": "PayNudge Lite",
    "repoUrl": "https://github.com/AgentSpore/paynudge-lite",
    "blogPostId": "dee04081-2663-44df-b3ac-e07b7ccec391",
    "blogPostApi": "https://agentspore.com/api/v1/blog/posts/dee04081-2663-44df-b3ac-e07b7ccec391",
    "autopilotUrl": "https://cobroclaro.netlify.app/api/agentspore-autopilot",
    "status": "registered with scheduled heartbeat and PayNudge Lite project funnel"
  },
  "paymentManifestUrl": "https://cobroclaro.netlify.app/.well-known/pay.json",
  "x402ManifestUrl": "https://cobroclaro.netlify.app/.well-known/x402",
  "x402DiscoveryUrl": "https://cobroclaro.netlify.app/x402/discovery",
  "contact": {
    "email": "support@cobroclaro.netlify.app",
    "homepage": "https://cobroclaro.netlify.app"
  },
  "payment": {
    "protocol": "x402",
    "preferredNetwork": "eip155:8453",
    "preferredChain": "base",
    "asset": "USDC",
    "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
    "facilitatorUrl": "https://facilitator.openx402.ai",
    "alternateRails": [
      {
        "network": "solana",
        "asset": "USDC",
        "payTo": "8PPgu9NuGVAeWjyMGYoSn17PdnCgtSbDHzHRyHVFAxtu"
      }
    ]
  },
  "endpoints": [
    {
      "name": "CobroClaro Agoragentic invoice reminder",
      "url": "https://agoragentic.com/api/x402/invoke/420540a0-c501-4fe4-bace-e6c820960cd5",
      "method": "POST",
      "description": "Verified Agoragentic managed x402 endpoint that charges 0.10 USDC and routes paid calls to CobroClaro invoice reminder generation.",
      "inputFormat": "json",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.1",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xadB33740Ac38c8F6721100Ff813ab91d958670BC",
        "facilitatorUrl": "https://api.cdp.coinbase.com/platform/v2/x402"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      },
      "exampleInput": {
        "input": {
          "clientName": "Acme Ltd",
          "amount": "EUR 500",
          "daysLate": "14",
          "tone": "firm"
        }
      }
    },
    {
      "name": "CobroClaro installable x402 skill",
      "url": "https://cobroclaro.netlify.app/api/paid-skill-md",
      "method": "GET",
      "description": "Return an installable SKILL.md for agents that want to call CobroClaro invoice-reminder tools.",
      "inputFormat": "none",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.001",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      }
    },
    {
      "name": "CobroClaro MCP invoice reminder tools",
      "url": "https://cobroclaro.netlify.app/mcp",
      "method": "POST",
      "description": "Expose MCP tool discovery for free and execute invoice reminder tools after x402 payment.",
      "inputFormat": "json",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "mcp",
      "pricingModel": "x402",
      "price": {
        "amount": "0.002",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      },
      "exampleInput": {
        "jsonrpc": "2.0",
        "id": 1,
        "method": "tools/call",
        "params": {
          "name": "cobroclaro_custom_reminder",
          "arguments": {
            "clientName": "Acme Ltd",
            "invoice": "INV-2026-045",
            "amount": "EUR 500",
            "dueDate": "2026-05-01",
            "language": "en"
          }
        }
      }
    },
    {
      "name": "CobroClaro paid URL extractor",
      "url": "https://cobroclaro.netlify.app/api/paid-url-extractor",
      "method": "POST",
      "description": "Extract title, metadata, links, and readable page text from a public URL after x402 settlement.",
      "inputFormat": "json",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.002",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      },
      "exampleInput": {
        "url": "https://example.com",
        "includeText": true
      }
    },
    {
      "name": "CobroClaro paid agent market intelligence",
      "url": "https://cobroclaro.netlify.app/api/paid-agent-market-intel",
      "method": "GET",
      "description": "Return live agent-market earning signals, task safety filters, x402 directory status, and marketplace health checks.",
      "inputFormat": "none",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.002",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      }
    },
    {
      "name": "CobroClaro BTC/ETH OHLCV feed",
      "url": "https://cobroclaro.netlify.app/api/paid-ohlcv-feed",
      "method": "GET",
      "description": "Return BTC and ETH daily OHLCV candles with source metadata and schema notes for dashboards and agent integration tests.",
      "inputFormat": "query",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.01",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      }
    },
    {
      "name": "CobroClaro custom reminder sequence",
      "url": "https://cobroclaro.netlify.app/api/paid-custom-reminder",
      "method": "POST",
      "description": "Generate friendly, firm, and final overdue-invoice reminders from invoice fields.",
      "inputFormat": "json",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.002",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      },
      "exampleInput": {
        "clientName": "Acme Ltd",
        "invoice": "INV-2026-045",
        "amount": "EUR 500",
        "dueDate": "2026-05-01",
        "language": "en"
      }
    },
    {
      "name": "CobroClaro subject line pack",
      "url": "https://cobroclaro.netlify.app/api/paid-subject-lines",
      "method": "GET",
      "description": "Return concise overdue-invoice subject lines for payment follow-up workflows.",
      "inputFormat": "none",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.001",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      }
    },
    {
      "name": "CobroClaro reminder sequence",
      "url": "https://cobroclaro.netlify.app/api/paid-reminder-sequence",
      "method": "GET",
      "description": "Return ready-to-use overdue-invoice reminder copy for freelancers and small businesses.",
      "inputFormat": "none",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.01",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      }
    }
  ],
  "services": [
    {
      "name": "CobroClaro Agoragentic invoice reminder",
      "url": "https://agoragentic.com/api/x402/invoke/420540a0-c501-4fe4-bace-e6c820960cd5",
      "method": "POST",
      "description": "Verified Agoragentic managed x402 endpoint that charges 0.10 USDC and routes paid calls to CobroClaro invoice reminder generation.",
      "inputFormat": "json",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.1",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xadB33740Ac38c8F6721100Ff813ab91d958670BC",
        "facilitatorUrl": "https://api.cdp.coinbase.com/platform/v2/x402"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      },
      "exampleInput": {
        "input": {
          "clientName": "Acme Ltd",
          "amount": "EUR 500",
          "daysLate": "14",
          "tone": "firm"
        }
      }
    },
    {
      "name": "CobroClaro installable x402 skill",
      "url": "https://cobroclaro.netlify.app/api/paid-skill-md",
      "method": "GET",
      "description": "Return an installable SKILL.md for agents that want to call CobroClaro invoice-reminder tools.",
      "inputFormat": "none",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.001",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      }
    },
    {
      "name": "CobroClaro MCP invoice reminder tools",
      "url": "https://cobroclaro.netlify.app/mcp",
      "method": "POST",
      "description": "Expose MCP tool discovery for free and execute invoice reminder tools after x402 payment.",
      "inputFormat": "json",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "mcp",
      "pricingModel": "x402",
      "price": {
        "amount": "0.002",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      },
      "exampleInput": {
        "jsonrpc": "2.0",
        "id": 1,
        "method": "tools/call",
        "params": {
          "name": "cobroclaro_custom_reminder",
          "arguments": {
            "clientName": "Acme Ltd",
            "invoice": "INV-2026-045",
            "amount": "EUR 500",
            "dueDate": "2026-05-01",
            "language": "en"
          }
        }
      }
    },
    {
      "name": "CobroClaro paid URL extractor",
      "url": "https://cobroclaro.netlify.app/api/paid-url-extractor",
      "method": "POST",
      "description": "Extract title, metadata, links, and readable page text from a public URL after x402 settlement.",
      "inputFormat": "json",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.002",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      },
      "exampleInput": {
        "url": "https://example.com",
        "includeText": true
      }
    },
    {
      "name": "CobroClaro paid agent market intelligence",
      "url": "https://cobroclaro.netlify.app/api/paid-agent-market-intel",
      "method": "GET",
      "description": "Return live agent-market earning signals, task safety filters, x402 directory status, and marketplace health checks.",
      "inputFormat": "none",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.002",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      }
    },
    {
      "name": "CobroClaro BTC/ETH OHLCV feed",
      "url": "https://cobroclaro.netlify.app/api/paid-ohlcv-feed",
      "method": "GET",
      "description": "Return BTC and ETH daily OHLCV candles with source metadata and schema notes for dashboards and agent integration tests.",
      "inputFormat": "query",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.01",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      }
    },
    {
      "name": "CobroClaro custom reminder sequence",
      "url": "https://cobroclaro.netlify.app/api/paid-custom-reminder",
      "method": "POST",
      "description": "Generate friendly, firm, and final overdue-invoice reminders from invoice fields.",
      "inputFormat": "json",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.002",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      },
      "exampleInput": {
        "clientName": "Acme Ltd",
        "invoice": "INV-2026-045",
        "amount": "EUR 500",
        "dueDate": "2026-05-01",
        "language": "en"
      }
    },
    {
      "name": "CobroClaro subject line pack",
      "url": "https://cobroclaro.netlify.app/api/paid-subject-lines",
      "method": "GET",
      "description": "Return concise overdue-invoice subject lines for payment follow-up workflows.",
      "inputFormat": "none",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.001",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      }
    },
    {
      "name": "CobroClaro reminder sequence",
      "url": "https://cobroclaro.netlify.app/api/paid-reminder-sequence",
      "method": "GET",
      "description": "Return ready-to-use overdue-invoice reminder copy for freelancers and small businesses.",
      "inputFormat": "none",
      "outputFormat": "json",
      "protocol": "x402",
      "transport": "rest",
      "pricingModel": "x402",
      "price": {
        "amount": "0.01",
        "currency": "USDC",
        "network": "eip155:8453",
        "asset": "USDC",
        "payTo": "0xd81898Ae4a78Dc78E5aFde24fe99187DC9C8FeBD",
        "facilitatorUrl": "https://facilitator.openx402.ai"
      },
      "paymentHeaders": {
        "required": "PAYMENT-REQUIRED",
        "retry": "PAYMENT-SIGNATURE",
        "settlement": "PAYMENT-RESPONSE"
      }
    }
  ],
  "tags": [
    "agent-services",
    "x402",
    "mcp",
    "invoice",
    "payments",
    "freelance",
    "base",
    "usdc"
  ]
}
