x402 List

x402 Protocol Service Directory

Maha Context Compiler and Deep Context Evaluation

AI PAYMENT-READY

payment-ready until 2026-09-21

Two bounded x402 APIs on Base/USDC: Context Compiler ($0.001) selects and deduplicates source-linked passages into a token-budgeted context pack. Deep Context Evaluation ($0.01) additionally measures exact retention of caller-labelled evidence spans. Extractive selection and model-neutral token estimates, not factual verification, answer-quality certification or hallucination prevention. Request content is not stored.

Pay from $0.001 to $0.01 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

listed 2026-09-14 · no on-chain settlement recorded yet

BASE URL https://www.mahastrategies.com WEBSITE https://www.mahastrategies.com/context-compiler ENDPOINTS 2 NETWORK Base ASSET USDC MEMBER SINCE 2026-09-14 MONITORED SINCE 2026-09-14

VERDICT

ranking generation 3

solid 88/100 #11 of 130 in AI by measured score

What the score read on this service: status online, 100% uptime 24h (no 30d window yet), 565ms response p95, x402 compliance 14 of 14, $0.001 price against the category, on-chain traction measured. Each of those is measured, and each is published in full below.

The score comes from our own monitoring, never from reviews, operator claims, or a language model: reliability, x402 compliance, price against the category, a deterministic risk flag, and a small on-chain traction term, weighted by ranking generation 3. It is not placement anyone can buy: the paid verify tier is reported beside it and is not one of its inputs. Every component below stays published and read-only.

It is a score inside AI, and only there: price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, which here means 130 listings, this one among them. That set is wider than the 130 the position above is counted against, because a listing we have measured too little of to rank still sits in the field the price and the speed are normalized over. The same service in a different field would read differently. The same engine answers GET /api/v1/best, and asked for a different pool (the whole directory, or another filter) it returns a different number for this service under this same ranking generation. Neither is more correct: they answer different questions, and the methodology states which is which.

Bands on the 0 to 100 measured score: strong at 93 and above, solid from 75, mixed from 55, weak below 55. Price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, so the score places a service in its own field.

ALTERNATIVES IN AI

Other AI services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).

Ranked alternative x402 services in the same category, with band, measured score, 30-day uptime and 30-day on-chain settlement volume
SERVICE BAND SCORE UPTIME 30D VOL 30D
Otto AI strong 96 100% $61.47
x402engine strong 93 100% $26.31
Agent402.tools solid 92 98.8% $137.74
vaaya solid 89 100% $33.09
Exa solid 89 99.9% $45.82
5 of 129 other ranked services in AI · see the whole category

ASSESSMENT

updated 2h ago

The parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.

reliability 100%
uptime 24h
-
uptime 7d
-
uptime 30d
-
uptime 90d
-
response p95
565ms
avg response
565ms
total checks
1

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (14/14)

14 of 14 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.001 to $0.01 (p10 in AI)
price (min)
$0.001
price (max)
$0.01
category percentile (min)
p10 in AI
category percentile (max)
p23 in AI
endpoints / prices
2 / 2
model
tiered
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
-
registrar
-
hosting
custom
domain created
---

Identity facts, not a risk score.

traction $0.00 30d · 0 buyers
volume 30d
$0.00
buyers 30d
0
settlements 30d
0
measured since
--- (start of our harvest window)
last settlement
---
top buyer share
-
trend 7d vs 30d
-
networks
eip155:8453
volume all-time
$0
settlements all-time
0
median settlement 30d
-
max settlement 30d
-
settled via
-

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

No AI synthesis has been produced for this service yet.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
POST /api/v1/compress $0.001 Base USDC header
POST /api/v1/compress/evaluate $0.01 Base USDC header
2 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to POST /api/v1/compress returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i -X POST 'https://www.mahastrategies.com/api/v1/compress'
// 402 response (captured by monitor) · 2 payloads · click to expand
[
  {
    "error": "Payment is required for this resource.",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xec84c1cd6602bbe387bc8e6f0d3c062f2762de28",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 60
      }
    ],
    "resource": {
      "url": "https://www.mahastrategies.com/api/v1/compress",
      "tags": [
        "ai",
        "context-compression",
        "llm",
        "rag",
        "provenance"
      ],
      "iconUrl": "https://www.mahastrategies.com/icon.png",
      "mimeType": "application/json",
      "description": "Compress long documents and RAG inputs into token-budgeted, deduplicated context packs with source-linked provenance. Returns original and compiled token counts, so the saving is verifiable. Net-positive above N = fee / (r x p) tokens: r your reduction, p your input price. Extractive and budget-bound, so check includedPassages before relying on it. Ranks Latin, Cyrillic, Greek, Arabic and CJK; CJK coarser (bigrams). Not for tabular or heavily-structured payloads.",
      "serviceName": "Maha Context Compiler"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "task": "Find the release condition and rollback trigger while removing duplicate operational background.",
              "scoring": "bm25",
              "documents": [
                {
                  "id": "release-notes",
                  "text": "Release may proceed after the security owner attaches credential-rotation evidence. The production canary passed in every region.\n\nRoutine notes cover staffing, dashboards, meeting cadence, maintenance calendars, regional handoffs, historical capacity, and documentation formatting.",
                  "title": "Release notes"
                },
                {
                  "id": "rollback-runbook",
                  "text": "Rollback if API errors exceed 2 percent for five minutes or payment failures breach the alert threshold. Restore the last-known-good deployment before reopening traffic.\n\nRoutine notes cover staffing, dashboards, meeting cadence, maintenance calendars, regional handoffs, historical capacity, and documentation formatting.",
                  "title": "Rollback runbook"
                }
              ],
              "budgetMode": "guaranteed",
              "provenance": "compact",
              "tokenBudget": 128,
              "clientRequestId": "req_rag_release_001"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "task": "Find the release condition and rollback trigger while removing d…",
              "packId": "ctxpack_6a5464df2ce14e9b9e16571c7d814821",
              "context": "# Context Pack\n\nTask: Find the release condition and rollback tr…",
              "metrics": {
                "sourceCount": 2,
                "tokensSaved": 14,
                "compiledBytes": 461,
                "originalBytes": 606,
                "sourceCoveragePercent": 100,
                "compiledEstimatedTokens": 83,
                "originalEstimatedTokens": 97,
                "duplicatePassagesRemoved": 1,
                "estimatedReductionPercent": 14.4
              },
              "sources": [
                {
                  "title": "Release notes",
                  "sourceId": "release-notes",
                  "sourceHash": "sha256:288ded29ae161d3d11effd7161edf7c51ef1320e7ba0a8d2feaaed7ab…",
                  "passageCount": 2,
                  "includedPassageIds": [
                    "release-notes:1"
                  ],
                  "includedEstimatedTokens": 21,
                  "originalEstimatedTokens": 44
                }
              ],
              "version": "0.1.0",
              "warnings": [
                "Token counts are model-neutral estimates, not provider tokenizer…"
              ],
              "inputHash": "sha256:288dd5cacd92158f9460346ba6e931f6d0d52f2598bd55e748fc30a18…",
              "outputHash": "sha256:80a337617475688482476a469f9fa7b489ef3e1ad15b4a9756fdc1aa7…",
              "tokenBudget": 128,
              "warningCodes": [
                "model_neutral_token_estimates",
                "extractive_selection_not_verification"
              ],
              "clientRequestId": "req_rag_release_001",
              "includedPassages": [
                {
                  "text": "Release may proceed after the security owner attaches credential…",
                  "sourceId": "release-notes",
                  "passageId": "release-notes:1",
                  "passageHash": "sha256:4d5e66efdcf5f8dba63a89b40af6ce17f3f42948c48b731732e47f5dc…"
                }
              ],
              "sourceTextStored": false,
              "retentionBoundaries": {
                "selectionType": "extractive",
                "tokenCountType": "model_neutral_estimate",
                "evidenceRetention": "best_effort",
                "completenessGuaranteed": false,
                "claimVerificationPerformed": false,
                "hallucinationPreventionGuaranteed": false
              },
              "compiledContextStored": false
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "type": "object",
                  "required": [
                    "clientRequestId",
                    "task",
                    "tokenBudget",
                    "documents"
                  ],
                  "properties": {
                    "task": {
                      "type": "string",
                      "maxLength": 1200,
                      "minLength": 8
                    },
                    "scoring": {
                      "enum": [
                        "bm25",
                        "keyword"
                      ],
                      "type": "string"
                    },
                    "documents": {
                      "type": "array",
                      "maxItems": 8,
                      "minItems": 1
                    },
                    "budgetMode": {
                      "enum": [
                        "guaranteed",
                        "estimated"
                      ],
                      "type": "string"
                    },
                    "provenance": {
                      "enum": [
                        "full",
                        "compact",
                        "none"
                      ],
                      "type": "string"
                    },
                    "tokenBudget": {
                      "type": "integer",
                      "maximum": 16000,
                      "minimum": 64
                    },
                    "clientRequestId": {
                      "type": "string",
                      "maxLength": 120,
                      "minLength": 8
                    }
                  },
                  "additionalProperties": false
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "required": [
                    "version",
                    "packId",
                    "clientRequestId",
                    "task",
                    "tokenBudget",
                    "context",
                    "metrics",
                    "includedPassages",
                    "sources",
                    "warnings",
                    "warningCodes",
                    "retentionBoundaries",
                    "inputHash",
                    "outputHash",
                    "sourceTextStored",
                    "compiledContextStored"
                  ],
                  "properties": {
                    "task": {
                      "type": "string"
                    },
                    "packId": {
                      "type": "string"
                    },
                    "context": {
                      "type": "string"
                    },
                    "metrics": {
                      "type": "object"
                    },
                    "sources": {
                      "type": "array",
                      "maxItems": 8,
                      "minItems": 1
                    },
                    "version": {
                      "type": "string",
                      "const": "0.1.0"
                    },
                    "warnings": {
                      "type": "array"
                    },
                    "inputHash": {
                      "type": "string"
                    },
                    "outputHash": {
                      "type": "string"
                    },
                    "tokenBudget": {
                      "type": "integer",
                      "maximum": 16000,
                      "minimum": 64
                    },
                    "warningCodes": {
                      "type": "array"
                    },
                    "clientRequestId": {
                      "type": "string",
                      "maxLength": 120,
                      "minLength": 8
                    },
                    "includedPassages": {
                      "type": "array"
                    },
                    "sourceTextStored": {
                      "type": "boolean",
                      "const": false
                    },
                    "retentionBoundaries": {
                      "type": "object"
                    },
                    "compiledContextStored": {
                      "type": "boolean",
                      "const": false
                    }
                  },
                  "additionalProperties": false
                }
              }
            }
          }
        }
      },
      "maha-offer": {
        "asset": "USDC",
        "amount": "1000",
        "method": "POST",
        "status": "available",
        "network": "eip155:8453",
        "offerId": "context-compression",
        "assetDecimals": 6,
        "declarationUrl": "https://www.mahastrategies.com/api/discovery/x402-offers/context-compression",
        "maxRequestBytes": 450000,
        "canonicalResource": "https://www.mahastrategies.com/api/v1/compress",
        "declarationInline": "compact",
        "payableInProduction": true,
        "fullSourceTextStored": false,
        "verbatimExcerptsRetained": false
      },
      "declaration-integrity": {
        "metadataVersion": "2026-08-10",
        "canonicalResource": "https://www.mahastrategies.com/api/v1/compress",
        "declarationDigest": "sha256:ff1556f72a25aff5298da49f220e2fb0e24d40064df25dd0fe2539165665af72"
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment is required for this resource.",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xec84c1cd6602bbe387bc8e6f0d3c062f2762de28",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 60
      }
    ],
    "resource": {
      "url": "https://www.mahastrategies.com/api/v1/compress/evaluate",
      "tags": [
        "ai",
        "context-compression",
        "llm",
        "rag",
        "evidence-retention"
      ],
      "iconUrl": "https://www.mahastrategies.com/icon.png",
      "mimeType": "application/json",
      "description": "Compile 1-8 documents into a token-budgeted context pack, then measure exact retention of 1-32 caller-labelled evidence spans. Returns the pack, source-linked passages, input and output hashes, original and compiled token estimates, tokensSaved, source coverage, and requiredEvidenceRetentionPercent. Retention is exact span matching only: not accuracy, answer quality, verification, or hallucination prevention. Extractive and budget-bound. Request content is not stored.",
      "serviceName": "Maha Context Compiler"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "task": "Find the release condition and rollback trigger while removing duplicate operational background.",
              "scoring": "bm25",
              "documents": [
                {
                  "id": "release-notes",
                  "text": "Release may proceed after the security owner attaches credential-rotation evidence. The production canary passed in every region.\n\nRoutine notes cover staffing, dashboards, meeting cadence, maintenance calendars, regional handoffs, historical capacity, and documentation formatting.",
                  "title": "Release notes"
                },
                {
                  "id": "rollback-runbook",
                  "text": "Rollback if API errors exceed 2 percent for five minutes or payment failures breach the alert threshold. Restore the last-known-good deployment before reopening traffic.\n\nRoutine notes cover staffing, dashboards, meeting cadence, maintenance calendars, regional handoffs, historical capacity, and documentation formatting.",
                  "title": "Rollback runbook"
                }
              ],
              "budgetMode": "guaranteed",
              "provenance": "compact",
              "tokenBudget": 128,
              "clientRequestId": "req_rag_release_eval_001",
              "requiredEvidence": [
                {
                  "text": "Release may proceed after the security owner attaches credential-rotation evidence.",
                  "sourceId": "release-notes",
                  "evidenceId": "release-gate"
                },
                {
                  "text": "Rollback if API errors exceed 2 percent for five minutes",
                  "sourceId": "rollback-runbook",
                  "evidenceId": "rollback-trigger"
                },
                {
                  "text": "regional handoffs, historical capacity, and documentation formatting",
                  "sourceId": "release-notes",
                  "evidenceId": "handoff-note"
                }
              ]
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "metrics": {
                "sourceCount": 2,
                "tokensSaved": 14,
                "compiledBytes": 461,
                "originalBytes": 606,
                "requiredEvidenceCount": 3,
                "retainedEvidenceCount": 2,
                "sourceCoveragePercent": 100,
                "compiledEstimatedTokens": 83,
                "originalEstimatedTokens": 97,
                "duplicatePassagesRemoved": 1,
                "estimatedReductionPercent": 14.4,
                "requiredEvidenceRetentionPercent": 66.7
              },
              "offerId": "deep-context-evaluation",
              "version": "0.1.0",
              "evidence": [
                {
                  "status": "retained",
                  "sourceId": "release-notes",
                  "evidenceId": "release-gate",
                  "evidenceHash": "sha256:b14f15dd80d2aca98929dc3569304daf362ff8dd80549e17c4a85a55b…"
                }
              ],
              "warnings": [
                "Token counts are model-neutral estimates, not provider tokenizer…"
              ],
              "inputHash": "sha256:98eae8dca77e0c300502f19226528ef22ee2cb8f05687c3513920f91f…",
              "outputHash": "sha256:133714e20e990c929f2fbe4693b719cfe19254a92afd0c46ed376cae4…",
              "contextPack": {
                "task": "Find the release condition and rollback trigger while removing d…",
                "packId": "ctxpack_d0dc187dd43a403d8aef472de5689408",
                "context": "# Context Pack\n\nTask: Find the release condition and rollback tr…",
                "metrics": {
                  "sourceCount": 2,
                  "tokensSaved": 14,
                  "compiledBytes": 461,
                  "originalBytes": 606,
                  "sourceCoveragePercent": 100,
                  "compiledEstimatedTokens": 83,
                  "originalEstimatedTokens": 97,
                  "duplicatePassagesRemoved": 1,
                  "estimatedReductionPercent": 14.4
                },
                "sources": [
                  {
                    "title": "Release notes",
                    "sourceId": "release-notes",
                    "sourceHash": "sha256:288ded29ae161d3d11effd7161edf7c51ef1320e7ba0a8d2feaaed7ab…",
                    "passageCount": 2,
                    "includedPassageIds": [
                      "release-notes:1"
                    ],
                    "includedEstimatedTokens": 21,
                    "originalEstimatedTokens": 44
                  }
                ],
                "version": "0.1.0",
                "warnings": [
                  "Token counts are model-neutral estimates, not provider tokenizer…"
                ],
                "inputHash": "sha256:288dd5cacd92158f9460346ba6e931f6d0d52f2598bd55e748fc30a18…",
                "outputHash": "sha256:80a337617475688482476a469f9fa7b489ef3e1ad15b4a9756fdc1aa7…",
                "tokenBudget": 128,
                "warningCodes": [
                  "model_neutral_token_estimates",
                  "extractive_selection_not_verification"
                ],
                "clientRequestId": "req_rag_release_eval_001",
                "includedPassages": [
                  {
                    "text": "Release may proceed after the security owner attaches credential…",
                    "sourceId": "release-notes",
                    "passageId": "release-notes:1",
                    "passageHash": "sha256:4d5e66efdcf5f8dba63a89b40af6ce17f3f42948c48b731732e47f5dc…"
                  }
                ],
                "retentionBoundaries": {
                  "selectionType": "extractive",
                  "tokenCountType": "model_neutral_estimate",
                  "evidenceRetention": "best_effort",
                  "completenessGuaranteed": false,
                  "claimVerificationPerformed": false,
                  "hallucinationPreventionGuaranteed": false
                }
              },
              "evaluationId": "ctxeval_4f1c8a2b6d5e47c0913a7e2f8b46d5c1",
              "warningCodes": [
                "model_neutral_token_estimates",
                "extractive_selection_not_verification",
                "exact_span_retention_not_accuracy"
              ],
              "clientRequestId": "req_rag_release_eval_001",
              "sourceTextStored": false,
              "retentionBoundaries": {
                "selectionType": "extractive",
                "tokenCountType": "model_neutral_estimate",
                "evidenceRetention": "best_effort",
                "answerQualityAssessed": false,
                "completenessGuaranteed": false,
                "factualAccuracyAssessed": false,
                "claimVerificationPerformed": false,
                "evidenceRetentionMeasurement": "exact_span_match",
                "hallucinationPreventionGuaranteed": false
              },
              "compiledContextStored": false,
              "requiredEvidenceTextStored": false
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "type": "object",
                  "required": [
                    "clientRequestId",
                    "task",
                    "tokenBudget",
                    "documents",
                    "requiredEvidence"
                  ],
                  "properties": {
                    "task": {
                      "type": "string",
                      "maxLength": 1200,
                      "minLength": 8
                    },
                    "scoring": {
                      "enum": [
                        "bm25",
                        "keyword"
                      ],
                      "type": "string"
                    },
                    "documents": {
                      "type": "array",
                      "maxItems": 8,
                      "minItems": 1
                    },
                    "budgetMode": {
                      "enum": [
                        "guaranteed",
                        "estimated"
                      ],
                      "type": "string"
                    },
                    "provenance": {
                      "enum": [
                        "full",
                        "compact",
                        "none"
                      ],
                      "type": "string"
                    },
                    "tokenBudget": {
                      "type": "integer",
                      "maximum": 16000,
                      "minimum": 64
                    },
                    "clientRequestId": {
                      "type": "string",
                      "maxLength": 120,
                      "minLength": 8
                    },
                    "requiredEvidence": {
                      "type": "array",
                      "maxItems": 32,
                      "minItems": 1
                    }
                  },
                  "additionalProperties": false
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "required": [
                    "version",
                    "offerId",
                    "evaluationId",
                    "clientRequestId",
                    "contextPack",
                    "evidence",
                    "metrics",
                    "inputHash",
                    "outputHash",
                    "warnings",
                    "warningCodes",
                    "retentionBoundaries",
                    "sourceTextStored",
                    "compiledContextStored",
                    "requiredEvidenceTextStored"
                  ],
                  "properties": {
                    "metrics": {
                      "type": "object"
                    },
                    "offerId": {
                      "type": "string",
                      "const": "deep-context-evaluation"
                    },
                    "version": {
                      "type": "string",
                      "const": "0.1.0"
                    },
                    "evidence": {
                      "type": "array",
                      "maxItems": 32,
                      "minItems": 1
                    },
                    "warnings": {
                      "type": "array"
                    },
                    "inputHash": {
                      "type": "string"
                    },
                    "outputHash": {
                      "type": "string"
                    },
                    "contextPack": {
                      "type": "object"
                    },
                    "evaluationId": {
                      "type": "string"
                    },
                    "warningCodes": {
                      "type": "array"
                    },
                    "clientRequestId": {
                      "type": "string",
                      "maxLength": 120,
                      "minLength": 8
                    },
                    "sourceTextStored": {
                      "type": "boolean",
                      "const": false
                    },
                    "retentionBoundaries": {
                      "type": "object"
                    },
                    "compiledContextStored": {
                      "type": "boolean",
                      "const": false
                    },
                    "requiredEvidenceTextStored": {
                      "type": "boolean",
                      "const": false
                    }
                  },
                  "additionalProperties": false
                }
              }
            }
          }
        }
      },
      "maha-offer": {
        "asset": "USDC",
        "amount": "10000",
        "method": "POST",
        "status": "available",
        "network": "eip155:8453",
        "offerId": "deep-context-evaluation",
        "assetDecimals": 6,
        "declarationUrl": "https://www.mahastrategies.com/api/discovery/x402-offers/deep-context-evaluation",
        "maxRequestBytes": 1050000,
        "canonicalResource": "https://www.mahastrategies.com/api/v1/compress/evaluate",
        "declarationInline": "compact",
        "payableInProduction": true,
        "fullSourceTextStored": false,
        "verbatimExcerptsRetained": false
      },
      "declaration-integrity": {
        "metadataVersion": "2026-08-10",
        "canonicalResource": "https://www.mahastrategies.com/api/v1/compress/evaluate",
        "declarationDigest": "sha256:79cc9f6fb37a3e04c40af0137cceaba63a71acfada1a8e096bfbc09e4adf4cad"
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 90d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/maha-context-compiler-and-deep-context-evaluation/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
09-14 · uptime 100.0% · 225ms avg09-1409-14
90d UPTIME 100%
RESPONSE TIME
09-14 · 225ms avg09-14 · 225ms avg09-1409-14
AVG RESP 202ms
PRICE (captured 402, USD)
building price history ($0.0055)

Median across 2 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
building assessment history (1 day so far)

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

VOLUME (on-chain settlement, USD)
08-07 · $0.0008-08 · $0.0008-09 · $0.0008-10 · $0.0008-11 · $0.0108-12 · $0.1008-14 · $0.0008-25 · $0.0108-26 · $0.0108-27 · $0.0108-30 · $0.0009-05 · $0.0109-06 · $0.0209-07 · $0.1509-08 · $0.0009-09 · $0.1909-11 · $0.0009-13 · $1peak $108-0709-13
DISTINCT BUYERS
08-07 · 1 buyer08-08 · 1 buyer08-09 · 1 buyer08-10 · 1 buyer08-11 · 1 buyer08-12 · 1 buyer08-14 · 1 buyer08-25 · 2 buyers08-26 · 1 buyer08-27 · 3 buyers08-30 · 1 buyer09-05 · 1 buyer09-06 · 1 buyer09-07 · 1 buyer09-08 · 1 buyer09-09 · 2 buyers09-11 · 1 buyer09-13 · 1 buyerpeak 3 buyers08-0709-13

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-09-14 · last up 2026-09-14

  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (9) live · click to expand
TIME STATUS RESP CAUSE
● OK 82ms
● OK 158ms
● SLOW 332ms
● OK 244ms
● OK 79ms
● OK 43ms
● OK 129ms
● OK 184ms
● SLOW 565ms

EMBED THIS BADGE

Show that Maha Context Compiler and Deep Context Evaluation is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Maha Context Compiler and Deep Context Evaluation listed on x402-list
status
Maha Context Compiler and Deep Context Evaluation uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/maha-context-compiler-and-deep-context-evaluation?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/maha-context-compiler-and-deep-context-evaluation.svg" alt="Maha Context Compiler and Deep Context Evaluation listed on x402-list" height="28">
</a>
// Markdown
[![Maha Context Compiler and Deep Context Evaluation on x402-list](https://x402-list.com/badge/maha-context-compiler-and-deep-context-evaluation.svg)](https://x402-list.com/services/maha-context-compiler-and-deep-context-evaluation?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/maha-context-compiler-and-deep-context-evaluation?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/maha-context-compiler-and-deep-context-evaluation.svg?data=uptime" alt="Maha Context Compiler and Deep Context Evaluation uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/maha-context-compiler-and-deep-context-evaluation/update.