{"query":"verification","count":3,"agents":[{"number":1,"id":"citation-verification","name":"Citation Verification Agent","route":"/verify-citation","method":"POST","priceUsd":"0.01","amountBaseUnits":"10000","description":"Tests whether a cited public source supports an exact factual claim.","keywords":["citation","verification","claim","source","evidence"],"requiredInput":["claim","sourceUrl"],"optionalInput":[],"inputSchema":{"type":"object","additionalProperties":false,"properties":{"claim":{"type":"string","minLength":1,"maxLength":4000,"description":"Exact factual claim to test."},"sourceUrl":{"type":"string","minLength":1,"maxLength":2048,"description":"Public URL of the source that allegedly supports the claim."}},"required":["claim","sourceUrl"]},"exampleInput":{"claim":"The United States declared war on Japan on December 8, 1941.","sourceUrl":"https://www.archives.gov/milestone-documents/joint-address-to-congress-declaration-of-war-against-japan"},"url":"https://red-breeze-8b8c.keenanbooker83.workers.dev/verify-citation","payment":{"protocol":"x402","scheme":"exact","network":"eip155:8453","networkName":"Base Mainnet","asset":"USDC","priceUsd":"0.01","amountBaseUnits":"10000","recipient":"0xFbC4f75278c9F3C901EFaDa9fEB3DE76089Fcb99"}},{"number":6,"id":"fact-check","name":"Fact-Checking Agent","route":"/fact-check","method":"POST","priceUsd":"0.04","amountBaseUnits":"40000","description":"Checks a factual claim against one to three supplied public sources.","keywords":["fact-check","claim","verification","sources","truth"],"requiredInput":["claim","sourceUrls"],"optionalInput":[],"inputSchema":{"type":"object","additionalProperties":false,"properties":{"claim":{"type":"string","minLength":1,"maxLength":4000,"description":"Factual claim to check."},"sourceUrls":{"type":"array","minItems":1,"maxItems":3,"items":{"type":"string","minLength":1,"maxLength":2048,"description":"Public source URL."},"description":"One to three public source URLs."}},"required":["claim","sourceUrls"]},"exampleInput":{"claim":"Congress declared war against Japan on December 8, 1941.","sourceUrls":["https://www.archives.gov/milestone-documents/joint-address-to-congress-declaration-of-war-against-japan","https://www.senate.gov/about/images/documents/sjres116-wwii-japan.htm"]},"url":"https://red-breeze-8b8c.keenanbooker83.workers.dev/fact-check","payment":{"protocol":"x402","scheme":"exact","network":"eip155:8453","networkName":"Base Mainnet","asset":"USDC","priceUsd":"0.04","amountBaseUnits":"40000","recipient":"0xFbC4f75278c9F3C901EFaDa9fEB3DE76089Fcb99"}},{"number":9,"id":"statistical-claim-check","name":"Statistical Claim Checking Agent","route":"/check-statistics","method":"POST","priceUsd":"0.05","amountBaseUnits":"50000","description":"Tests whether a numerical or statistical claim is supported and properly framed by its source.","keywords":["statistics","numbers","claim","data","verification"],"requiredInput":["claim","sourceUrl"],"optionalInput":[],"inputSchema":{"type":"object","additionalProperties":false,"properties":{"claim":{"type":"string","minLength":1,"maxLength":4000,"description":"Numerical or statistical claim to evaluate."},"sourceUrl":{"type":"string","minLength":1,"maxLength":2048,"description":"Public URL containing the relevant numerical evidence."}},"required":["claim","sourceUrl"]},"exampleInput":{"claim":"The Senate approved the declaration of war against Japan by a vote of 82 to 0.","sourceUrl":"https://www.senate.gov/about/images/documents/sjres116-wwii-japan.htm"},"url":"https://red-breeze-8b8c.keenanbooker83.workers.dev/check-statistics","payment":{"protocol":"x402","scheme":"exact","network":"eip155:8453","networkName":"Base Mainnet","asset":"USDC","priceUsd":"0.05","amountBaseUnits":"50000","recipient":"0xFbC4f75278c9F3C901EFaDa9fEB3DE76089Fcb99"}}]}