councilof.ai

A signed card-v0 commission receipt for one named subject, plus every already-signed measurement card on file for it. Payment never mints a MEASURED cell.

OtherLiveeip155:8453Exactvia facilitator:payAI
Settlements · 30d
45↑ 44%
No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days.
$0.39
Verified settled volume
45 settlements proven x402 by their on-chain EIP-3009 marker.
$0.020
Listed price
As published in the catalog. Always read the live 402 before paying.
Calls · 30d
Upstream's own call count for this endpoint, not ours.
Unique payers · 30d
Never called
Upstream on-chain volume
Reported by the source catalog.
Paid to
0x212686404A7D1E1fD88F35eD6200c3aF7A78ae31

The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.

Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

Provider

The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.

Live 402 challenge

Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.

{
  "csoai": {
    "lid": "22 axes measured · 14 model fleets · 3 public leader scores · 8 fact runs · TIE is TIE · not a certificate.",
    "per": "request",
    "rail": {
      "mode": "live",
      "note": "A settled receipt (facilitator /verify then /settle) unlocks the paid artefact. Verification of every artefact stays free.",
      "pay_to_configured": true,
      "facilitator_configured": true
    },
    "never": [
      "rank",
      "certificate",
      "grade",
      "score-sale"
    ],
    "schema": "csoai.request-attestation/0.2",
    "catalog": "https://councilof.ai/api/x402",
    "preview": {
      "axis": null,
      "cards": [],
      "subject": null,
      "read_from": "no subject given",
      "axis_known": null,
      "free_board": "https://councilof.ai/api/gspc",
      "free_verify": "https://councilof.ai/gspc-verify",
      "corpus_as_of": null,
      "free_preview": "https://councilof.ai/api/request-attestation?subject=<id>",
      "signed_cards_on_file": 0
    },
    "explainer": "https://councilof.ai/pricing",
    "deliverable": "A card-v0 commission receipt for one named subject, signed when the Pages signing key is available, plus references to up to 24 signed measurement cards whose model field contains the requested subject text. reserve_count reports the full match count. Payment never mints a MEASURED cell.",
    "offer_receipt": {
      "alg": "EdDSA",
      "kid": "did:web:csoai.org#board-attestation-1",
      "spec": "https://github.com/x402-foundation/x402/blob/69652a69798f0b08f95bef33318896e36e210f7e/specs/extensions/extension-offer-and-receipt.md",
      "format": "jws",
      "reason": "1 of 1 accepts entries signed",
      "signed": true,
      "verify": "base64url-decode the JWS payload part, fetch https://csoai.org/.well-known/did.json, take the publicKeyJwk.x of the verificationMethod whose id equals the header kid, and verify Ed25519 over `header.payload`. POST the compact string to /api/receipts/verify to have us do it, or run scripts/verify_receipt.py to do it without us.",
      "extension": "offer-receipt",
      "spec_commit": "69652a69798f0b08f95bef33318896e36e210f7e"
    },
    "not_paid_reason": "no x-payment header"
  },
  "error": "Payment required",
  "accepts": [
    {
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "symbol": "USDC",
        "version": "2",
        "decimals": 6
      },
      "payTo": "0x212686404A7D1E1fD88F35eD6200c3aF7A78ae31",
      "amount": "10000",
      "scheme": "exact",
      "network": "eip155:8453",
      "mimeType": "application/json",
      "resource": "https://councilof.ai/api/request-attestation",
      "description": "A card-v0 commission receipt for one named subject, signed when the Pages signing key is available, plus references to up to 24 signed measurement cards whose model field contains the requested subject text. reserve_count reports the full match count. Payment never mints a MEASURED cell.",
      "csoai_pricing": {
        "tier": "per_request",
        "sku_id": "request_attestation",
        "ends_at": "2026-10-11T00:00:00Z",
        "starts_at": "2026-09-11T00:00:00Z",
        "product_id": "csoai.product.request_attestation",
        "campaign_id": "csoai-launch-30d-20260911",
        "pricing_basis": "PROMO_EXISTING_DATA",
        "normal_amount_atomic": "20000",
        "offered_amount_atomic": "10000",
        "fresh_compute_excluded": true
      },
      "maxAmountRequired": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "resource": {
    "url": "https://councilof.ai/api/request-attestation",
    "tags": [
      "attestation",
      "ras",
      "measurement",
      "x402"
    ],
    "mimeType": "application/json",
    "description": "A card-v0 commission receipt for one named subject, signed when the Pages signing key is available, plus references to up to 24 signed measurement cards whose model field contains the requested subject text. reserve_count reports the full match count. Payment never mints a MEASURED cell.",
    "serviceName": "CSOAI Request Attest"
  },
  "extensions": {
    "bazaar": {
      "info": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "subject": "model-or-subject-id"
          }
        },
        "output": {
          "type": "json",
          "example": {
            "schema": "https://councilof.ai/schema/card-v0.json",
            "payload": {
              "status": "COMMISSIONED",
              "reserve": [],
              "fresh_run": "UNMEASURED"
            },
            "subject": "model-or-subject-id",
            "surface": "ras.commission",
            "unmeasured": [
              "root_inclusion"
            ],
            "sig_ed25519": "<hex or null>"
          }
        }
      },
      "schema": {
        "type": "object",
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "required": [
          "input"
        ],
        "properties": {
          "input": {
            "type": "object",
            "required": [
              "type",
              "method"
            ],
            "properties": {
              "type": {
                "type": "string",
                "const": "http"
              },
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "type": "object",
                "required": [
                  "subject"
                ],
                "properties": {
                  "axis": {
                    "type": "string",
                    "description": "Optional axis slug; omit for the subject-level commission"
                  },
                  "subject": {
                    "type": "string",
                    "description": "Subject to commission (model id, instrument id, or card sha)"
                  }
                }
              }
            },
            "additionalProperties": false
          },
          "output": {
            "type": "object",
            "required": [
              "type"
            ],
            "properties": {
              "type": {
                "type": "string"
              },
              "example": {
                "type": "object"
              }
            }
          }
        }
      }
    },
    "offer-receipt": {
      "info": {
        "offers": [
          {
            "format": "jws",
            "signature": "eyJhbGciOiJFZERTQSIsImtpZCI6ImRpZDp3ZWI6Y3NvYWkub3JnI2JvYXJkLWF0dGVzdGF0aW9uLTEifQ.eyJhbW91bnQiOiIxMDAwMCIsImFzc2V0IjoiMHg4MzM1ODlmQ0Q2ZURiNkUwOGY0YzdDMzJENGY3MWI1NGJkQTAyOTEzIiwibmV0d29yayI6ImVpcDE1NTo4NDUzIiwicGF5VG8iOiIweDIxMjY4NjQwNEE3RDFFMWZEODhGMzVlRDYyMDBjM2FGN0E3OGFlMzEiLCJyZXNvdXJjZVVybCI6Imh0dHBzOi8vY291bmNpbG9mLmFpL2FwaS9yZXF1ZXN0LWF0dGVzdGF0aW9uIiwic2NoZW1lIjoiZXhhY3QiLCJ2YWxpZFVudGlsIjoxNzg5NDE5NjY2LCJ2ZXJzaW9uIjoxfQ.ArtPUOBLelROxCz0cMKLav76IAAOr3QcxsWzVAifkCp2AaBFF7kHN1gpshni3u2suP6l1ElYNMO-dlxUPAHXBQ",
            "acceptIndex": 0
          }
        ]
      },
      "schema": {
        "type": "object",
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "required": [
          "offers"
        ],
        "properties": {
          "offers": {
            "type": "array",
            "items": {
              "type": "object",
              "required": [
                "format",
                "signature"
              ],
              "properties": {
                "format": {
                  "type": "string",
                  "const": "jws"
                },
                "signature": {
                  "type": "string",
                  "description": "JWS compact serialization containing the offer payload"
                },
                "acceptIndex": {
                  "type": "integer"
                }
              }
            }
          }
        }
      }
    }
  },
  "x402Version": 2
}

Accepts

The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.

0.02USDC≈ $0.02 USD
on Base · exact scheme

Pay 0.02 USDC on Base to 0x2126…8ae31. The signed payment is good for 10 minutes.

USD Coin contract
0x8335…02913
Payment window
10 minutes
As published
20000 smallest units
The catalog’s raw entry
[
  {
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "extra": {
      "name": "USD Coin",
      "symbol": "USDC",
      "version": "2",
      "decimals": 6
    },
    "payTo": "0x212686404A7D1E1fD88F35eD6200c3aF7A78ae31",
    "amount": "20000",
    "scheme": "exact",
    "network": "eip155:8453",
    "maxTimeoutSeconds": 600
  }
]

Provenance

Seen in the source catalog
2026-09-07 04:58Z
Last indexed by Roundhouse
2026-09-24 07:45Z
Last enriched (probe, favicon, geo)
2026-09-14 20:46Z
x402 version
2
Max timeout
600s
Liveness probe
HTTP 402
Report

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.

GET api.roundhouseai.io/v0/endpoints

No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days. Verified volume counts only settlements with an on-chain EIP-3009 marker.

Open skill.md
Show the prompt
Using Roundhouse, look up the x402 service councilof.ai and tell me whether it is
worth paying: what a call costs, whether the endpoint answered when last probed, and what
its payment record actually shows.

curl -s 'https://api.roundhouseai.io/v0/endpoints?q=councilof.ai'
curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>'

Then call it: read the price from the live 402 at https://councilof.ai/api/request-attestation, never from
a cached figure, and pay with an x402 client.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.