mcp.agenteconomy.cloud
Verified, plain-language data and guidance on the agent economy — AI agents buying and selling services, with every number recomputable.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
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.
{
"x402/error": {
"code": 402,
"data": {
"accepts": [
{
"asset": "0x036cbd53842c5426634e7929541ec2318f3dcf7e",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0xeed6af31937a6123924d4ecdc3b3ed729f92867e",
"amount": "1000000",
"scheme": "exact",
"network": "eip155:84532",
"mimeType": "application/json",
"resource": "https://mcp.agenteconomy.cloud/api/v1/diagnose",
"description": "Use when your x402 endpoint is listed but never paid and you need the exact reason. We run a real paid test purchase against it (not a lint) and name the fault when the flow breaks — 402-again loops, invalid_payload, malformed accepts. Then the half no linter has: your category's actual on-chain demand — who earns, the median price paid, your price against it. Signed, recomputable verdict from the trust hub that indexes every Bazaar seller's payment history. agenteconomy.cloud (mcp-pricing-v1.1)",
"maxTimeoutSeconds": 60
}
],
"resource": {
"url": "https://mcp.agenteconomy.cloud/api/v1/diagnose",
"tags": [
"seller-diagnostics",
"x402",
"bazaar",
"not-earning",
"category-demand"
],
"iconUrl": "https://agenteconomy.cloud/favicon.svg",
"mimeType": "application/json",
"description": "Use when your x402 endpoint is listed but never paid and you need the exact reason. We run a real paid test purchase against it (not a lint) and name the fault when the flow breaks — 402-again loops, invalid_payload, malformed accepts. Then the half no linter has: your category's actual on-chain demand — who earns, the median price paid, your price against it. Signed, recomputable verdict from the trust hub that indexes every Bazaar seller's payment history. agenteconomy.cloud (mcp-pricing-v1.1)",
"serviceName": "agenteconomy.cloud"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"endpoint": "https://api.bitrefill.com/x402/gift-cards/search",
"asserted_price_micro": 50000
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"schema": {
"oneOf": [
{
"type": "object",
"required": [
"verdict_version",
"verdict",
"signature"
],
"properties": {
"verdict": {
"type": "object",
"required": [
"type",
"issued_at",
"issuance_id",
"subject",
"funnel",
"blocker",
"gates",
"provenance",
"freshness"
],
"properties": {
"type": {
"const": "seller_diagnostic"
},
"gates": {
"type": "array",
"items": {
"type": "string"
},
"description": "quality gates disclosed verbatim (verdict-v1.0 §2.2/§3.3); empty when none"
},
"funnel": {
"type": "object",
"required": [
"findability",
"conformance",
"demand",
"competition"
],
"properties": {
"demand": {
"type": "object",
"required": [
"category",
"earners",
"median_payment_30d_micro",
"price_basis_micro",
"price_basis_source"
],
"properties": {
"earners": {
"type": "integer"
},
"sellers": {
"type": "integer"
},
"category": {
"type": "string"
},
"listings": {
"type": "integer"
},
"price_vs_median": {
"type": [
"number",
"null"
]
},
"price_basis_micro": {
"type": [
"integer",
"null"
]
},
"price_basis_source": {
"type": "string"
},
"verified_rev_30d_total": {
"type": "integer"
},
"median_payment_30d_micro": {
"type": [
"integer",
"null"
]
}
}
},
"competition": {
"type": "object",
"properties": {
"sellers": {
"type": "integer"
},
"category": {
"type": "string"
},
"listings": {
"type": "integer"
},
"verified_listings": {
"type": "integer"
}
}
},
"conformance": {
"type": "object",
"required": [
"conformant",
"depth",
"steps",
"protocol_observed",
"probe_spend_micro"
],
"properties": {
"depth": {
"enum": [
"quote_only",
"full"
]
},
"steps": {
"type": "object",
"required": [
"quote",
"requirements"
],
"properties": {
"quote": {
"type": "object",
"required": [
"pass"
],
"properties": {
"pass": {
"type": "boolean"
},
"detail": {
"description": "the finding for this step, human-readable"
}
}
},
"settle": {
"type": "object",
"required": [
"pass"
],
"properties": {
"pass": {
"type": "boolean"
},
"detail": {
"description": "the finding for this step, human-readable"
}
}
},
"deliver": {
"type": "object",
"required": [
"pass"
],
"properties": {
"pass": {
"type": "boolean"
},
"detail": {
"description": "the finding for this step, human-readable"
}
}
},
"requirements": {
"type": "object",
"required": [
"pass"
],
"properties": {
"pass": {
"type": "boolean"
},
"detail": {
"description": "the finding for this step, human-readable"
}
}
}
}
},
"conformant": {
"type": "boolean"
},
"probe_spend_micro": {
"type": "integer"
},
"protocol_observed": {
"type": "object",
"properties": {
"scheme": {
"type": [
"string",
"null"
]
},
"network": {
"type": [
"string",
"null"
]
},
"x402_version": {
"type": [
"integer",
"null"
]
}
}
}
}
},
"findability": {
"type": "object",
"required": [
"in_catalog",
"category"
],
"properties": {
"category": {
"type": "string"
},
"in_catalog": {
"type": "boolean"
},
"listing_id": {
"type": [
"string",
"null"
]
},
"listed_since": {
"type": [
"string",
"null"
]
},
"category_basis": {
"type": "string"
},
"category_source": {
"type": "string"
},
"currently_present": {
"type": "boolean"
},
"description_quality": {
"type": [
"object",
"null"
],
"properties": {
"length": {
"type": "integer"
},
"bare_name": {
"type": "boolean"
}
}
}
}
}
}
},
"blocker": {
"type": "object",
"required": [
"code",
"rule",
"detail"
],
"properties": {
"code": {
"enum": [
"broken_payment_flow",
"not_in_catalog",
"weak_listing_metadata",
"no_category_demand",
"overpriced_vs_median",
"none_found_looks_healthy"
]
},
"rule": {
"type": "string"
},
"detail": {
"type": "string"
}
}
},
"subject": {
"type": "object",
"required": [
"resource_url",
"seller_id"
],
"properties": {
"seller_id": {
"type": [
"string",
"null"
]
},
"resource_url": {
"type": "string"
}
}
},
"freshness": {
"type": "object",
"properties": {
"cadence": {
"type": "string"
},
"tested_at": {
"type": "string"
},
"site_generation": {
"type": [
"integer",
"null"
]
},
"site_published_at": {
"type": [
"string",
"null"
]
}
}
},
"issued_at": {
"type": "string"
},
"provenance": {
"type": "object",
"required": [
"verdict_version",
"probe_request_sha256",
"probe_response_sha256",
"tested_at"
],
"properties": {
"tested_at": {
"type": "string"
},
"facilitator": {
"type": "string"
},
"verdict_version": {
"type": "string"
},
"probe_request_sha256": {
"type": "string"
},
"probe_response_sha256": {
"type": "string"
},
"category_market_source": {
"type": "string"
}
}
},
"issuance_id": {
"type": "string"
}
}
},
"signature": {
"type": "object",
"required": [
"alg",
"key_id",
"canonicalization",
"sig"
],
"properties": {
"alg": {
"const": "ed25519"
},
"sig": {
"type": "string",
"description": "base64url Ed25519 signature over the UTF-8 bytes of the RFC 8785 canonical JSON of {verdict_version, verdict}"
},
"key_id": {
"type": "string"
},
"canonicalization": {
"const": "RFC8785"
}
}
},
"verdict_version": {
"const": "verdict-v1.1.0"
}
}
},
{
"type": "object",
"required": [
"error"
],
"properties": {
"error": {
"type": "object",
"required": [
"code",
"message",
"retryable"
],
"properties": {
"code": {
"enum": [
"bad_input",
"unknown_seller",
"unknown_endpoint",
"rate_limited",
"challenge_expired",
"challenge_mismatch",
"registration_not_found",
"already_registered",
"payment_settle_failed",
"internal"
],
"type": "string"
},
"message": {
"type": "string"
},
"retryable": {
"type": "boolean"
}
}
}
},
"description": "error response — no payment was taken (input errors are answered free, before any 402)"
}
]
},
"example": {
"verdict": {
"type": "seller_diagnostic",
"funnel": {
"demand": {
"earners": 4,
"median_payment_30d_micro": 12000
},
"conformance": {
"depth": "full",
"conformant": true
}
},
"blocker": {
"code": "overpriced_vs_median"
}
},
"signature": {
"alg": "ed25519",
"key_id": "verdict-k1",
"canonicalization": "RFC8785"
},
"verdict_version": "verdict-v1.1.0"
}
}
},
"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": [
"endpoint"
],
"properties": {
"endpoint": {
"type": "string",
"maxLength": 500,
"description": "https:// resource URL of the x402 endpoint to diagnose (pre-catalog endpoints welcome — findability reports honestly)"
},
"expected_payto": {
"type": "string",
"description": "optional 0x… address you expect the endpoint to charge to; mismatch is a named finding"
},
"asserted_price_micro": {
"type": "integer",
"minimum": 1,
"description": "your advertised price in micro-USDC — becomes the price basis vs the category median; defaults to the live quote's cheapest recognized entry"
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string",
"const": "json"
},
"schema": {
"type": "object"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"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.
Pay 1 USDC on Base to 0xeed6…2867e. The signed payment is good for 1 minute.
- Paid to
- 0xeed6…2867e
- USD Coin contract
- 0x8335…02913
- Payment window
- 1 minute
- As published
- 1000000 smallest units
- Buys
- Listed but never paid? One call answers why. We run a real paid test purchase against your x402 endpoint (not a lint) and name the exact fault when the flow breaks — 402-again loops, invalid_payload, malformed accepts. Then the half no linter has: your category's actual on-chain demand — who earns, the median price paid, your price against it. Signed, recomputable verdict from the trust hub that indexes every Bazaar seller's payment history. agenteconomy.cloud (mcp-pricing-v1.1)
- Returns
- application/json
The catalog’s raw entry
[
{
"asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xeed6af31937a6123924d4ecdc3b3ed729f92867e",
"amount": "1000000",
"scheme": "exact",
"network": "eip155:8453",
"mimeType": "application/json",
"resource": "https://mcp.agenteconomy.cloud/api/v1/diagnose",
"description": "Listed but never paid? One call answers why. We run a real paid test purchase against your x402 endpoint (not a lint) and name the exact fault when the flow breaks — 402-again loops, invalid_payload, malformed accepts. Then the half no linter has: your category's actual on-chain demand — who earns, the median price paid, your price against it. Signed, recomputable verdict from the trust hub that indexes every Bazaar seller's payment history. agenteconomy.cloud (mcp-pricing-v1.1)",
"maxTimeoutSeconds": 60
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"endpoint": "https://api.bitrefill.com/x402/gift-cards/search",
"asserted_price_micro": 50000
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"verdict": {
"type": "seller_diagnostic",
"funnel": {
"demand": {
"earners": 4,
"median_payment_30d_micro": 12000
},
"conformance": {
"depth": "full",
"conformant": true
}
},
"blocker": {
"code": "overpriced_vs_median"
}
},
"signature": {
"alg": "ed25519",
"canonicalization": "RFC8785"
},
"verdict_version": "verdict-v1.1.0"
}
}
},
"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": [
"endpoint"
],
"properties": {
"endpoint": {
"type": "string",
"maxLength": 500,
"description": "https:// resource URL of the x402 endpoint to diagnose (pre-catalog endpoints welcome — findability reports honestly)"
},
"expected_payto": {
"type": "string",
"description": "optional 0x… address you expect the endpoint to charge to; mismatch is a named finding"
},
"asserted_price_micro": {
"type": "integer",
"minimum": 1,
"description": "your advertised price in micro-USDC — becomes the price basis vs the category median; defaults to the live quote's cheapest recognized entry"
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string",
"const": "json"
},
"example": {
"type": "object"
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-09-06 11:52Z
- Last indexed by Roundhouse
- 2026-09-24 07:40Z
- Last enriched (probe, favicon, geo)
- 2026-09-20 03:45Z
- x402 version
- 2
- Max timeout
- 60s
- Liveness probe
- HTTP 402
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
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 18 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service mcp.agenteconomy.cloud 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=mcp.agenteconomy.cloud' 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://mcp.agenteconomy.cloud/api/v1/diagnose, 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.