{"uid":"cap_vweo53HPSp0uVdYx1V7Tj","slug":"ddg-test-runner-597d7738","name":"DDG Test Runner","description":"Machine-payable DDG services for AI agents. Current public live payment rails are x402 multi-chain USDC and direct-crypto auto/manual for public receiving-address families. MPP/Stripe/Tempo is installed but pending live provider env plus penny-settlement proof before any MPP-live advertisement. DDG sells bounded artifacts/results, not raw provider account access.","url":"https://agents.daedalusdevelopmentgroup.com/v1/test-runner","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object"},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":true},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string"},"example":{"ok":true,"passed":true,"service":"test_runner","test_count":3}},"additionalProperties":true}}},"responseSchema":{"type":"json","example":{"ok":true,"passed":true,"service":"test_runner","test_count":3}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fadiq42PprxPivcpMiAqJ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes a test run against a DDG agent-payable service endpoint and returns pass/fail results with test count","exampleAgentPrompt":"Run the DDG test runner against my POST endpoint using a JSON body and tell me how many tests passed and whether the service is healthy.","exampleUseCases":[{"title":"Pre-deployment service health check","prompt":"Before I go live, run the DDG test runner on my POST endpoint with a JSON body to confirm all tests pass and the service is healthy."},{"title":"CI pipeline integration validation","prompt":"In my build pipeline, I need to verify my DDG agent service is still passing — can you hit the test runner with a POST and JSON body and report back the test count and pass/fail status?"},{"title":"Debugging a failing agent-payable endpoint","prompt":"My DDG agent service seems broken — can you call the test runner against it using a POST with a JSON body and tell me whether it passed, how many tests ran, and what the ok status is?"}],"resultDescription":"Returns a JSON object with: ok (boolean indicating success), passed (boolean indicating all tests passed), service (string name of the tested service, e.g. 'test_runner'), and test_count (integer number of tests executed).","failureModes":["Payment not received or insufficient USDC — returns 402 Payment Required","Malformed input schema — missing required fields like type, method, bodyType, or body returns 400","Invalid method enum value (not POST/PUT/PATCH) — schema validation error","Invalid bodyType enum (not json/form-data/text) — schema validation error","Service under test is unreachable — may return ok:false or a timeout error","Partial test failures — ok:true but passed:false with test_count reflecting failed runs"],"whenToPreferThis":"Use this endpoint when you need to programmatically validate that a DDG agent-payable HTTP service is functioning correctly and passing its test suite. Prefer this over manual testing when integrating DDG services into CI/CD pipelines, pre-deployment checks, or automated agent health monitoring. Best suited for verifying POST/PUT/PATCH endpoints with JSON, form-data, or text bodies against DDG's bounded artifact model.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:56:45.382Z","isFirstParty":false}