# path-a-discovery.md

Live discovery catalogs still list optional V7 `/trust` 0.05 first.
That is not the first paid hop.

First paid hop is `GET /v1/intel/quick/{seller_payTo}` at 0.001 USDC.
Optional V7 is `GET /v1/intel/trust/{seller_payTo}` at 0.05 USDC.
`claim_uri` stays `/trust`.

## HTTP-direct catalogs that still lead `/trust`

These are served by intel (apex copies are proxied):

- `GET https://intel.twzrd.xyz/.well-known/x402-resources` — `items[0]` is `/trust`
- `GET https://intel.twzrd.xyz/.well-known/x402` — `paid_resources[0]` is `/trust`
- `GET https://intel.twzrd.xyz/.well-known/api-catalog` — `describedby` is intel `/llms.txt`
- `GET https://intel.twzrd.xyz/.well-known/ai-plugin.json` — names the $0.05 trust route only
- `GET https://intel.twzrd.xyz/openapi.json` — `paths[0]` is `/trust`

Do not treat that order as the pay ladder. Pay `/quick` first.

Path A overlays (apex file_server, not proxied):

- https://twzrd.xyz/path-a-x402.json — `paid_resources[0]` is `/quick` 0.001
- https://twzrd.xyz/path-a-agent-card.json — `skills[0]` is `quick_intel`
- https://twzrd.xyz/path-a-openapi.json — `paths[0]` is `/v1/intel/quick/{pubkey}`
- https://twzrd.xyz/path-a-receipt-example.json — note leads `/quick`
- https://twzrd.xyz/path-a-x402-resources.json — `items[0]` is `/quick` 0.001
- https://twzrd.xyz/path-a-api-catalog.json — describedby apex llms + Path A OpenAPI/mcp/x402
- https://twzrd.xyz/path-a-ai-plugin.json — model description leads `/quick` 0.001
- https://twzrd.xyz/path-a-glama.json — capabilities.paid_teaser is `/quick`
- https://twzrd.xyz/path-a-agent-skills.json — `skills[0]` is `quick_intel`
- https://twzrd.xyz/README.md — coding-agent start-here (was 404)

Own-wallet smoke uses `GFpLvocNdEjnSsLH3VJQL6wGcjGxTbUBrj6fqN3Qe1Gs`.
USDC still lands on GFpLvoc.

## Related

- Start-here: https://twzrd.xyz/llms.txt
- Skill: https://twzrd.xyz/path-a-skill.md
- Registration: https://twzrd.xyz/path-a-auth.md
- Directory rows: https://twzrd.xyz/path-a-directory.md
