{"api":"v1","generated_at":"2026-09-15T18:51:17.466Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-x402-hosting-com-v1-projects-id-transfer-146b58","pinned_page":"https://tollindex.com/e/api-x402-hosting-com-v1-projects-id-transfer-146b58/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"api-x402-hosting-com-v1-projects-id-transfer-146b58","canonical_url":"https://api.x402-hosting.com/v1/projects/:id/transfer","resource":"https://api.x402-hosting.com/v1/projects/:id/transfer","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Transfer project ownership to another EVM wallet (toAddress query parameter). Call this to hand control of a site to a new owner; that wallet must sign all future paid operations. Only the current owner wallet can pay.","service_name":"x402 Hosting","declared_category":null,"declared_tags":["hosting","nextjs","deployment","cloudflare","agents"],"route_template":"/v1/projects/:id/transfer","registry_updated":"2026-08-25T10:11:04.658Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"projects transfer","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0xe126b3E5d052f1F575828f61fEBA4f4f2603652a","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-25T10:11:04.122Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:01:38.247Z","state":"malformed","failed_checks":["parse"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T04:01:38.247Z","state":"malformed","failed_checks":["parse"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:00:37.655Z","state":"malformed","failed_checks":["parse"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:00:10.286Z","state":"malformed","failed_checks":["parse"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:15:20.082Z","state":"malformed","failed_checks":["parse"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:40:40.263Z","state":"malformed","failed_checks":["parse"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xe126b3E5d052f1F575828f61fEBA4f4f2603652a","page":"https://tollindex.com/seller/0xe126b3E5d052f1F575828f61fEBA4f4f2603652a","endpoints":3,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["hosting","nextjs","deployment","cloudflare","agents"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xe126b3E5d052f1F575828f61fEBA4f4f2603652a","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-25T10:11:04.122Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://api.x402-hosting.com/v1/projects/:id/transfer","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","headers":{"Idempotency-Key":"00000000-0000-4000-8000-000000000001"},"pathParams":{"id":"c7db4206-6faa-4fed-8e17-b6cb690772ce"},"queryParams":{"toAddress":"0x1111111111111111111111111111111111111111"}},"output":{"type":"json","example":{"state":"CREATED","projectId":"00000000-0000-4000-8000-000000000001","operationId":"00000000-0000-4000-8000-000000000001","operationUrl":"/v1/operations/00000000-0000-4000-8000-000000000001"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"headers":{"type":"object","required":["Idempotency-Key"],"properties":{"Idempotency-Key":{"type":"string","pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$"}},"additionalProperties":true},"pathParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$"}},"additionalProperties":false},"queryParams":{"type":"object","required":["toAddress"],"properties":{"toAddress":{"type":"string","pattern":"^0x[0-9a-fA-F]{40}$"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string","const":"json"},"example":{"type":"object","required":["projectId","operationId"],"properties":{"state":{"type":"string"},"projectId":{"type":"string","pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$"},"operationId":{"type":"string","pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$"},"operationUrl":{"type":"string"}},"additionalProperties":true}},"additionalProperties":false}},"additionalProperties":false},"routeTemplate":"/v1/projects/:id/transfer"}},"description":"Transfer project ownership to another EVM wallet (toAddress query parameter). Call this to hand control of a site to a new owner; that wallet must sign all future paid operations. Only the current owner wallet can pay.","lastUpdated":"2026-08-25T10:11:04.658Z","serviceName":"x402 Hosting","x402Version":2}]}}