---
name: chile-procurement-intel
description: Search and buy sourced Chilean public-procurement buyer intelligence through x402. Use when an agent needs public-sector buyers for a product or service, buyer leads, procurement evidence, or supplier-to-demand matching in Chile.
version: 1.1.0
---

# Chile Procurement Intel

Use this skill when an autonomous workflow needs sourced evidence about Chilean public procurement demand.

## When to use

Use this service for tasks such as:
- identify Chilean public hospitals or health services with observed demand for medical equipment;
- prioritize public buyers for supplier prospecting;
- match a supplier offering to supported ChileCompra demand;
- retrieve buyer IDs, regions, repeat-demand evidence, budget signals, and provenance.

Do not use it as a live tender feed, guaranteed lead list, legal advice, or procurement advice.

## Primary primitive: buyer search

Use this first when the agent has a product, service or buyer intent and needs relevant Chilean public-sector buyers.

POST https://exp-100k-001-v2.vercel.app/v1/buyers/search
Content-Type: application/json

Example:
{
  "query": "hospitales que compran equipamiento médico",
  "region": "Región Metropolitana de Santiago",
  "limit": 5
}

Price: US$0.01 through x402 on Base.
Coverage: all 8,004 ChileCompra OCDS procurement processes published in July 2026, covering 2,138 unique buyer IDs in the indexed population.

The paid response returns ranked buyer IDs and names, regions, observed matching tender counts, known budget evidence, UNSPSC codes and official ChileCompra source URLs.

Free preview:
POST https://exp-100k-001-v2.vercel.app/v1/buyers/search/preview


## Free evaluation

Always inspect the free preview before spending:

GET https://exp-100k-001-v2.vercel.app/v1/verticals/medical-equipment/preview

Evaluate:
- latest official month;
- sample scope;
- matched tenders;
- unique and repeat buyers;
- visible budget coverage;
- provenance.

## Paid buyer map

If named buyers or buyer-level evidence would materially improve the next action:

GET https://exp-100k-001-v2.vercel.app/v1/verticals/medical-equipment/buyer-map

Expected unpaid response:
- HTTP 402;
- x402Version: 2;
- price: US$0.01;
- network: eip155:8453;
- asset: USDC;
- transfer method: EIP-3009.

Before signing, verify the amount, network, asset and recipient against the returned challenge and apply the agent's own spend policy.

## Supplier opportunity match

For a supplier-first task:

POST https://exp-100k-001-v2.vercel.app/v1/opportunities/match
Content-Type: application/json

Example:
{
  "need": "Vendemos ecógrafos y equipamiento clínico en Chile",
  "region": "Región Metropolitana de Santiago",
  "max_results": 10
}

Price: US$0.05 through x402 on Base.

## Machine-readable contracts

- https://exp-100k-001-v2.vercel.app/.well-known/x402
- https://exp-100k-001-v2.vercel.app/v1/discovery
- https://exp-100k-001-v2.vercel.app/openapi.json
- https://exp-100k-001-v2.vercel.app/llms.txt
- https://exp-100k-001-v2.vercel.app/v1/opportunities/match/contract
- https://exp-100k-001-v2.vercel.app/v1/opportunities/match/self-test

## Decision rule

Pay only when the expected value of buyer-level evidence exceeds the quoted call price. Preserve the response period and provenance in any downstream recommendation.
