---
title: "Retrieve Ontario x402 service manifest"
method: GET
path: "/.well-known/x402.json"
---

# Retrieve Ontario x402 service manifest

`GET /.well-known/x402.json`

Standardised manifest enumerating every paid endpoint Ontario exposes plus verified third-party listings.

## Response `200`

x402 manifest

- X402Manifest
  - `default_asset` string
  - `default_network` string
  - `name` string
  - `pay_to` string
  - `services` Service[]
    - `asset` string
    - `category` string
    - `description` string
    - `endpoint` string
    - `id` string
    - `method` string
    - `name` string
    - `network` string
    - `price_atomic` integer
    - `price_usdc` string
    - `tags` string[]
    - `verification` VerificationSummary
      - `grade` string
      - `normalized_base` string
      - `readiness_score` integer
      - `report_id` string
      - `report_url` string
      - `target_url` string
      - `verified_at` string
    - `verification_status` string
    - `verified` boolean
  - `x402Version` integer

---

[API](https://skmtc.net/ontarioprotocol/apis/ontario-protocol-x402-api.md) · [All operations](https://skmtc.net/ontarioprotocol/apis/ontario-protocol-x402-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ontarioprotocol/ontario-protocol-x402-api/revisions/54384a1c4bf3/schema)
