# path-a-directory.md

Live intel directory rows still expose `links.trust` and no `links.quick`.
That is optional V7, 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`.

## Free directories

- Resource join: `GET https://intel.twzrd.xyz/v1/intel/resources`
- Sellers: `GET https://intel.twzrd.xyz/v1/intel/sellers`
- Listing overlay: `GET https://intel.twzrd.xyz/v1/intel/marketplace`
- Same overlay family: `GET https://intel.twzrd.xyz/v1/intel/x402-directory`
- Bazaar catalog: `GET https://intel.twzrd.xyz/v1/intel/bazaar/offers`

`links.merchant_card` is free. The live card says `recommendation: "quick"`
but has no hop URL — still pay `/quick/{merchant}` first.

If a row has `links.trust` and no `links.quick`, do not pay `/trust` first.
Put the row `pay_to` / wallet into:

```http
GET https://intel.twzrd.xyz/v1/intel/quick/SELLER_PAYTO
```

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

## Related

- Start-here: https://twzrd.xyz/llms.txt
- Paste-bait: https://twzrd.xyz/QUICKSTART.md
- Skill: https://twzrd.xyz/path-a-skill.md
- Registration: https://twzrd.xyz/path-a-auth.md
