# Agent Intel

Agent Intel is a machine-purchasable x402 intelligence layer for autonomous agents.

## Paid resources

| Resource | Endpoint | Price |
|---|---|---:|
| Agent Resource Dossier | `POST https://agent-intel.vectorbuildhq.workers.dev/v1/resource-dossier` | $0.75 USDC |
| Swarm Procurement Plan | `POST https://agent-intel.vectorbuildhq.workers.dev/v1/swarm-procurement-plan` | $1.00 USDC |

## Payment

- Protocol: x402 v2
- Network: eip155:8453
- Asset: Base USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)
- Unpaid valid calls return HTTP 402 with PAYMENT-REQUIRED.
- Retry the same request with PAYMENT-SIGNATURE.
- Successful settlement returns PAYMENT-RESPONSE.

## Dossier workflow

Supply a task, budget, freshness requirement, and optional capability constraints. Agent Intel searches approved public x402 discovery sources, probes public endpoint health, scores candidates deterministically, and returns a primary provider, fallback, evidence, timestamps, and next-call instructions.

## Safety

Agent Intel does not scrape private prompts or protected dashboards, does not store credentials, and rejects unsafe URL targets. Scores are decision aids, not certifications.

## Discovery

- OpenAPI: https://agent-intel.vectorbuildhq.workers.dev/openapi.json
- x402 manifest: https://agent-intel.vectorbuildhq.workers.dev/.well-known/x402.json
- Agent Card: https://agent-intel.vectorbuildhq.workers.dev/.well-known/agent-card.json
- MCP: https://agent-intel.vectorbuildhq.workers.dev/mcp
