{"_id":"@agentcash/router","_rev":"465-860c38b2e042a5a72230e657aa958f6f","name":"@agentcash/router","dist-tags":{"latest":"1.20.0","canary":"0.0.0-pr-321-20260720181637"},"versions":{"0.1.0":{"name":"@agentcash/router","version":"0.1.0","license":"MIT","_id":"@agentcash/router@0.1.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"60ffc39e56a4dad5a791cc9137a70503a7456291","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.1.0.tgz","fileCount":7,"integrity":"sha512-eeiKpvpJHy9/9JoCcdEFBJSevCC/W4CcEoNnt5VHu2shnOJNtL5dLNepbjjEzSFT5zupNNXEsffH67wMOKlIeQ==","signatures":[{"sig":"MEYCIQCQ3ulrUjei43kFqoBP69KuDIu7oY/50ut7MZZ1ZDAgDQIhAMEPpShAnPyAWB4riA38j1dnrm6rX+kpb8MJB2kM1Khe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":105987},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.1.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/private/var/folders/zd/ys5fx7fj2t959k7wjm667t480000gn/T/47f5ba8806195d2db571a5baa478a242/agentcash-router-0.1.0.tgz","_integrity":"sha512-eeiKpvpJHy9/9JoCcdEFBJSevCC/W4CcEoNnt5VHu2shnOJNtL5dLNepbjjEzSFT5zupNNXEsffH67wMOKlIeQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.3","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mpay":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.1.0_1771081781162_0.8616841221521903","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@agentcash/router","version":"0.2.0","license":"MIT","_id":"@agentcash/router@0.2.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4983dcce185c39a37556b8a7825757a9e4b9a4b3","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.2.0.tgz","fileCount":7,"integrity":"sha512-PSY28UKjrnCbO0SdKjMeq8w3iNvkZUJyKmz0qsMlzcoSVwKPB3Zj8apDWH9bv/OcVJiZck72YcMyVnOgv6I/tg==","signatures":[{"sig":"MEUCIFbXp8lIvw51f8I/db1Lta6le9O4NedX+hRnL5xntHJeAiEA/cewg26e/2K7noYC9LixF+ZFMHUWDU1CJRWGqOCR0qE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":109451},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"7c8f8f3f87cf0c329eb7d12ccfd1d169af1f919f","scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.3","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.28.0","devDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mpay":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.2.0_1771096254224_0.4170897802422677","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@agentcash/router","version":"0.2.1","license":"MIT","_id":"@agentcash/router@0.2.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"35b6a74c674893ed2c96f76bf870f46cdc23eb1c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.2.1.tgz","fileCount":7,"integrity":"sha512-QKZAPWECU8RN2irNSN15RVK9p5QuYOMAwnIBpfIsFr085DajhN0FUlR8RD+FWxTiokMcnNVL/jLblXfrigcYNQ==","signatures":[{"sig":"MEUCIQDpFBvnA02MnVvDL1d9QnkMCMAqbjTL0UfoLtKMhfDtmQIgTvZqCcmofMp9fKIR9OVR/I9S3HlcjGwuOSApWYIhy3o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":113081},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"ee70ee284093437da71796ad21a845cf5bcccfa5","scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.3","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.28.0","devDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mpay":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.2.1_1771099739953_0.1825181634789239","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"@agentcash/router","version":"0.2.2","license":"MIT","_id":"@agentcash/router@0.2.2","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"ad9914706e14844b9ce62846e173475b2888b788","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.2.2.tgz","fileCount":7,"integrity":"sha512-qXmGI4lKGZ6ox+kDPEvS6OmhCsHpAXoy6bqRSeZA8n5d5XJKMPgnm/i1PUF78nPXuIMVrpKcQS4pbDmMXjSTIg==","signatures":[{"sig":"MEUCIQDMlV95X9JN9zi5KAREX84xbxzB2o9n3WYiTP6o+9pThgIgXgMamaPCZKpzKj3XfQoxOrbFnMUdwX4ASeETOCA1xco=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":114019},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"19338c6f8c14d3b2178eb9c6550d670b5f03f5c5","scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.3","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.28.0","devDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mpay":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.2.2_1771103174343_0.16976398111037838","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@agentcash/router","version":"0.3.0","license":"MIT","_id":"@agentcash/router@0.3.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7a6bb5b50b98a3a7bc19c2d1295a9754442d5a45","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.3.0.tgz","fileCount":7,"integrity":"sha512-v3l4N2OeBE9bA2+Nd+AWsmbjs3n6BpBvnNlPdvlNkGO3dufo2kp45jMsQf6T+N6e5YYuKlBDQ34kNyNSaLpEtQ==","signatures":[{"sig":"MEQCIGNpr3LgyzxWVn3okvKgND0gYNLGgbyz4n6XS1HCMoxIAiB0Byfkg5iFVP1rwddr7DvfgLaqHGzd0BZmLHzO/C3n7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117212},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"ccf4c6f05b0124cc789efecbdc7e0c2c2cfc5a33","scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.3","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.28.0","devDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mpay":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.3.0_1771175596946_0.7985330885436448","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"@agentcash/router","version":"0.3.1","license":"MIT","_id":"@agentcash/router@0.3.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"f5a40e7fedc2703df1c50b432111e5506aaae45e","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.3.1.tgz","fileCount":7,"integrity":"sha512-Yn7I3i5MrLtHZw/5DUcie3HShyLclhEa+Qojxg1CzA2q4j9qTrOjxQsjAOqeQjSvrwIs0+PCBcc1pWOprfRx9A==","signatures":[{"sig":"MEQCIFDB/hZAgCy3kulk6/p5Krzj1C5r3r9LAkmp37sz25I9AiB5pw4P0nhceNbgbw5POh6bn/kE2IlEnTMwDXwGwMqC7w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":123223},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.3.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/private/var/folders/zd/ys5fx7fj2t959k7wjm667t480000gn/T/9bcd35d391311408c6b859d00f827edc/agentcash-router-0.3.1.tgz","_integrity":"sha512-Yn7I3i5MrLtHZw/5DUcie3HShyLclhEa+Qojxg1CzA2q4j9qTrOjxQsjAOqeQjSvrwIs0+PCBcc1pWOprfRx9A==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.3","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mpay":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.3.1_1771185870477_0.517038614981268","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"@agentcash/router","version":"0.4.0","license":"MIT","_id":"@agentcash/router@0.4.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"399865db208ca50c0b6ece64be4aa2bef8e7ee92","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.4.0.tgz","fileCount":9,"integrity":"sha512-1DeS+peowcGczq8cjmQ+EyVb6b1IviOMwFb/1kBI+m4LhgXuniux2ugZIaId3SXilNQdhjwucTtw1Px0rr2Ghw==","signatures":[{"sig":"MEUCIQCZTaLhj69ZN52/NIBMRQlNmH6vJcnafWc/J01W13YEtAIgGnwJlMcDhy9Mmv7dgYPtwbEzg4pe42ZsmuRzDV/2eI0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":158495},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"deaf82fa183696faf4371e53b299265499b139c7","scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.3","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.28.0","devDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.4.0_1771198992080_0.2786824440083737","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"@agentcash/router","version":"0.4.1","license":"MIT","_id":"@agentcash/router@0.4.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7a402d420d0a6d10de2e376096205a62bd9abc16","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.4.1.tgz","fileCount":9,"integrity":"sha512-5kc4wl+azha9Ur4GhX6i47XENhWYyzaGOnDs/d12xr4peD6Akd9sQfN1XNkpV5CqmruWzo7HKqYXmyRbG0YCoA==","signatures":[{"sig":"MEUCIQC0i4poPQZKzCbxqXqAZNz58/qUIracL0AAGLrZyYsFRwIgY5VcgfcTfBQqlDqn6TCGH+/GKqLntPufvERpx6zHpSU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":158588},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"gitHead":"7c9435824b0da3f8351e75a778cd07426fe1e8c1","scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.3","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"packageManager":"pnpm@10.28.0","devDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mpay":"^0.2.4","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.4.1_1771200386995_0.48752240217483034","host":"s3://npm-registry-packages-npm-production"}},"0.4.2":{"name":"@agentcash/router","version":"0.4.2","license":"MIT","_id":"@agentcash/router@0.4.2","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"50fd1a5c2acdef9209b68fc1c3a1271887b5dd1d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.4.2.tgz","fileCount":9,"integrity":"sha512-5dh9VI+MhphfCY0gg+oTbghXxDuD14WJ3EFe6vnQMnn7ZmJ3uQqnlXNK+6qba5DEj9mYqBUuscnyR3kLP5J5Fw==","signatures":[{"sig":"MEUCIQCS5WAXPWrqNrRLdp3TSC/cZk+vYebBPrHRbnA+gRXHFAIgXPlP6xDQ7HlbxZ0FA35HFWCEcnfdJ0jkCPH+QPD2HaY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":159579},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.4.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/30a4155cebdf0b086f811d1af0993e48/agentcash-router-0.4.2.tgz","_integrity":"sha512-5dh9VI+MhphfCY0gg+oTbghXxDuD14WJ3EFe6vnQMnn7ZmJ3uQqnlXNK+6qba5DEj9mYqBUuscnyR3kLP5J5Fw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.1.1","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.1.1","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.4.2_1771276677746_0.9909010843572394","host":"s3://npm-registry-packages-npm-production"}},"0.4.3":{"name":"@agentcash/router","version":"0.4.3","license":"MIT","_id":"@agentcash/router@0.4.3","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4cfe07c4be022dfa7d99e0361c405ffe8e89e697","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.4.3.tgz","fileCount":9,"integrity":"sha512-fCGeY7YBO8oZNmAjKQgcUOd2Li6lXzo8MTPUEBi4KikIWX7foF8Dvqi7/X4Qg3bAlqNxasOwN6YwbDtwl5no9w==","signatures":[{"sig":"MEQCIBbgUVbniWrqPluRnzRYpNVAAI5jrrbr4t0iVimn+FggAiAvoZHMvSPq45T415uXyCdX0r+s0QETsJ+d12JFfe1DSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":159579},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.4.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/235657b38927d7312127481e121ff792/agentcash-router-0.4.3.tgz","_integrity":"sha512-fCGeY7YBO8oZNmAjKQgcUOd2Li6lXzo8MTPUEBi4KikIWX7foF8Dvqi7/X4Qg3bAlqNxasOwN6YwbDtwl5no9w==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.1.1","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.1.1","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.4.3_1771276889568_0.7805954519421854","host":"s3://npm-registry-packages-npm-production"}},"0.4.4":{"name":"@agentcash/router","version":"0.4.4","license":"MIT","_id":"@agentcash/router@0.4.4","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"510d297ec362b6df496763c2d08335dec2c0cd5b","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.4.4.tgz","fileCount":9,"integrity":"sha512-P3/i8Bf/pPpzfpmIWVcbbkc2pSLFMA002CIP7nMxyhxyZt9oZTMBNV2ACr4Qp0FHxnOwcJa/T7IBHGBATNkinA==","signatures":[{"sig":"MEYCIQD4mdSSCzoehrrWEebG3M2OMc0VyNflQ/ujg/LbarOpwgIhAOvu7HptWcXAiTQSva2+HBtbyE2eP4KjO+BtmVcOWHzp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":160233},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.4.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/59906057197a1b9009aa50599e89ac50/agentcash-router-0.4.4.tgz","_integrity":"sha512-P3/i8Bf/pPpzfpmIWVcbbkc2pSLFMA002CIP7nMxyhxyZt9oZTMBNV2ACr4Qp0FHxnOwcJa/T7IBHGBATNkinA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.1.1","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.1.1","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.4.4_1771284263899_0.12972774564476697","host":"s3://npm-registry-packages-npm-production"}},"0.4.5":{"name":"@agentcash/router","version":"0.4.5","license":"MIT","_id":"@agentcash/router@0.4.5","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"ea9d7fd62ffab7876c4d2b8c1a461432e3c773c3","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.4.5.tgz","fileCount":9,"integrity":"sha512-fHwc1cmvl8s2QPzcmTHY7H9d/cYdJYfV4ef+j3IGGYr5yjRF1HyJhIzbJMHO8X7IPGL0izDgEBSzBGYoHK/AeQ==","signatures":[{"sig":"MEUCIHLUgM2RD7/pUkYqRwYX0jkz2uhx6i16DWHhahyAKQPLAiEA3GpYBIt0Nkx69NkOOIv+aAhqVZNd6S20ipbwPbH2/64=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":160233},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.4.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/9d5745a5771e694d869ed5dca496eecc/agentcash-router-0.4.5.tgz","_integrity":"sha512-fHwc1cmvl8s2QPzcmTHY7H9d/cYdJYfV4ef+j3IGGYr5yjRF1HyJhIzbJMHO8X7IPGL0izDgEBSzBGYoHK/AeQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.2.0","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.2.0","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.4.5_1771288757306_0.9645098538104742","host":"s3://npm-registry-packages-npm-production"}},"0.4.6":{"name":"@agentcash/router","version":"0.4.6","license":"MIT","_id":"@agentcash/router@0.4.6","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"2bf1d8994ec2bf1f8dd0e655b06f7d7456e04c19","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.4.6.tgz","fileCount":9,"integrity":"sha512-XVAmmLJYYgmF/YROK1ewCzpu4VTe0eqMIIB/7sBo7kncRNJallm4NK14/HhS/R40wUBmrgk6VrGDMudmSxuHyA==","signatures":[{"sig":"MEUCIFnKTnqDsvfqBplBBKsl8UZaQQyaolXxffKoET7hIZUoAiEA/39MKYjQile5g7U3w+Qkm2RNE6odz1ZjqDTFEbki948=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":162659},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.4.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a2db6f1ba84c25f107336ea3c5e598d4/agentcash-router-0.4.6.tgz","_integrity":"sha512-XVAmmLJYYgmF/YROK1ewCzpu4VTe0eqMIIB/7sBo7kncRNJallm4NK14/HhS/R40wUBmrgk6VrGDMudmSxuHyA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.2.0","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.2.0","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.4.6_1771298821104_0.4522967724950102","host":"s3://npm-registry-packages-npm-production"}},"0.4.7":{"name":"@agentcash/router","version":"0.4.7","license":"MIT","_id":"@agentcash/router@0.4.7","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"802f68146dd74f750ed278dde9e9ebeed518e15d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.4.7.tgz","fileCount":15,"integrity":"sha512-ZfkqzC60EB8PBYd9moHeffHNS6bqN4SWdweMN7fgZqETxuLumRC/Z1AgKRuDLW2qzLqsiq7/yoTMBiYHfMlWRA==","signatures":[{"sig":"MEUCIQDl1KmsZCJprpVFVLmBHY2pMhnrDsGgrvmse0dxdgEmDQIgNuncg47Cz/LYJz3DiGZpM6Eq/j4+V9CZVVxHnUl/YSw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":198124},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.4.7.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/b3c0cc7ca71305b8d8a9287cdd7f8ede/agentcash-router-0.4.7.tgz","_integrity":"sha512-ZfkqzC60EB8PBYd9moHeffHNS6bqN4SWdweMN7fgZqETxuLumRC/Z1AgKRuDLW2qzLqsiq7/yoTMBiYHfMlWRA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.2.0","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.2.0","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.4.7_1771305694823_0.15469932271871167","host":"s3://npm-registry-packages-npm-production"}},"0.4.8":{"name":"@agentcash/router","version":"0.4.8","license":"MIT","_id":"@agentcash/router@0.4.8","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"581e17ad50509a7c56602b22e48a65c500655103","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.4.8.tgz","fileCount":15,"integrity":"sha512-4k6nW988DHsrzBRk7Fsy/ELAs8160bQ2OY+EKwE+h/lU8LZaDN/lR9vTrKA0yUukf1ULf6WHSxK/p9qFMbM4cQ==","signatures":[{"sig":"MEQCIHrE86PoKaSiH3yxJhJbCbkcXF8BlWc+caTUQdT8CqUbAiB2QRAQ+b82XmYi7BS+tmNwAJM0JK9I37CO7MJk+vaS8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199344},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.4.8.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/4db0978963f0ecff706ccdbf125c75f6/agentcash-router-0.4.8.tgz","_integrity":"sha512-4k6nW988DHsrzBRk7Fsy/ELAs8160bQ2OY+EKwE+h/lU8LZaDN/lR9vTrKA0yUukf1ULf6WHSxK/p9qFMbM4cQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.2.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.2.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.4.8_1771361230458_0.6609082998798941","host":"s3://npm-registry-packages-npm-production"}},"0.4.9":{"name":"@agentcash/router","version":"0.4.9","license":"MIT","_id":"@agentcash/router@0.4.9","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"8ff71eb273e37241f0eb19ef58a1803e9d3beae7","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.4.9.tgz","fileCount":15,"integrity":"sha512-ceQbC7Qos2dwvXDKpgUpiG15/xIvlGVA7BZdkgqA1dMUEmjf6rTwJtSUGeVTOdVfg7eM5X8aw8xxXn538hQBow==","signatures":[{"sig":"MEQCIG3NWX2ZcMlJVBjf5UdnTCwmiaO5TDGNGbxj93jill4KAiBjQJDQYAJWL78CSW5iCmzngq8T22Tu/gv3NXlISpFilA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200814},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.4.9.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/9db81f571735ac9ca8a3c6741ba0e15b/agentcash-router-0.4.9.tgz","_integrity":"sha512-ceQbC7Qos2dwvXDKpgUpiG15/xIvlGVA7BZdkgqA1dMUEmjf6rTwJtSUGeVTOdVfg7eM5X8aw8xxXn538hQBow==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.2.3","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.2.4","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.4.9_1771442875603_0.41912080650341643","host":"s3://npm-registry-packages-npm-production"}},"0.4.10":{"name":"@agentcash/router","version":"0.4.10","license":"MIT","_id":"@agentcash/router@0.4.10","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"06fd58912bf3100832c7c4aa345acbde11341b07","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.4.10.tgz","fileCount":15,"integrity":"sha512-3AqFglUf1PT5dsbWBP34YePcfXjy7Znez2ZYAICrH0DcYz+yGSDE1gfkWKaK5Oy8Z3Tor4ddu8il/U7fXCeG6g==","signatures":[{"sig":"MEUCIEQSu1oX7FmODt4xktAVlldEZsqMgggXm8c2OLqMdV5OAiEAk50goCz+qjhFa69QVrziEyH1kh3Tx003mXd3M+auOE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":200815},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.4.10.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/9599b97b4667b6e16227fc76353d6ee1/agentcash-router-0.4.10.tgz","_integrity":"sha512-3AqFglUf1PT5dsbWBP34YePcfXjy7Znez2ZYAICrH0DcYz+yGSDE1gfkWKaK5Oy8Z3Tor4ddu8il/U7fXCeG6g==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.2.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.2.4","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.4.10_1771450979544_0.4891201091219912","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"@agentcash/router","version":"0.5.0","license":"MIT","_id":"@agentcash/router@0.5.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b53d1652ed66c22692c0860d4196025ff6b425e6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.5.0.tgz","fileCount":15,"integrity":"sha512-zTEH7ZpGx6IP0txPbP6gBfh3zYEH4RoDRHSpH+BNljldK5hJRQgNR0FsTksl5DPGfJtpPMGbiSVcPxjiOH+lMw==","signatures":[{"sig":"MEQCIBwNqjD28XEr2HSD08G629/v3PsyQ/YWkqScZfn2BKRuAiA+/mT1KkdZPwVNA8HrPyhnXhCk6cXtKW3vKuw3IKBD0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":202300},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.5.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d9bee822b635554f4da158a57e2a2e3f/agentcash-router-0.5.0.tgz","_integrity":"sha512-zTEH7ZpGx6IP0txPbP6gBfh3zYEH4RoDRHSpH+BNljldK5hJRQgNR0FsTksl5DPGfJtpPMGbiSVcPxjiOH+lMw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.2.6","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.2.6","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.5.0_1771462479665_0.8741148936752059","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"@agentcash/router","version":"0.5.1","license":"MIT","_id":"@agentcash/router@0.5.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"2ce3ea934566db0165025b97fb258e21fdbc69cb","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.5.1.tgz","fileCount":15,"integrity":"sha512-LgLkknC+Kvew0/C5ewd9pjPoJlDw+8ywnhWKZ9RX4NuXMX5IjvZmAf2WbHgG/jWYURHOpKcGUAgAw8dvc+T6Mg==","signatures":[{"sig":"MEYCIQDgRb0OdThN5anudwMTtxxzlhGNUpQkPLlwJ4uHCKJlrgIhAPHftci5UgFFLE1FJ0nbeloQZu1MaWVLbrGLbvUA17Fn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":202632},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.5.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/dd7b093e87a51e889d210e2a508d3374/agentcash-router-0.5.1.tgz","_integrity":"sha512-LgLkknC+Kvew0/C5ewd9pjPoJlDw+8ywnhWKZ9RX4NuXMX5IjvZmAf2WbHgG/jWYURHOpKcGUAgAw8dvc+T6Mg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.5.1_1771516365379_0.2737452119342647","host":"s3://npm-registry-packages-npm-production"}},"0.5.2":{"name":"@agentcash/router","version":"0.5.2","license":"MIT","_id":"@agentcash/router@0.5.2","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"168acc1217bf326447927d96154f7671e05808b5","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.5.2.tgz","fileCount":15,"integrity":"sha512-leun7CjT3MD43Q9xwoBDPS4rzzL9LZRD3WSHZAg1h3Cq6JcdxltQp0OTj6PQ7OsBGmbNNwiQnAlSaXvyYOW0mw==","signatures":[{"sig":"MEQCIDPaQrwizkZhH5pnhZiQ5ED2FCCYE68NBZrlyLIXwLzIAiAjxpt2tpLRDED4SkH66fcRLXpJKJogF2/ntJgxlKRdRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":202898},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.5.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/350ec3ce04a5ef0a69f5095448001f33/agentcash-router-0.5.2.tgz","_integrity":"sha512-leun7CjT3MD43Q9xwoBDPS4rzzL9LZRD3WSHZAg1h3Cq6JcdxltQp0OTj6PQ7OsBGmbNNwiQnAlSaXvyYOW0mw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.5.2_1771548288907_0.4549386533528812","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@agentcash/router","version":"0.6.0","license":"MIT","_id":"@agentcash/router@0.6.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"0e76029ccee41d943bd310ee3d5a855d5b4b1b9d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.6.0.tgz","fileCount":15,"integrity":"sha512-EitYBevGCdXubnR5Ze3mQs3XvS1b4G3wlBMXO8XPG8P6hxeNADvoztXyHB/EERaWtUVSq7wKTyn0VqsZLgZTYA==","signatures":[{"sig":"MEYCIQD4NOwGJuGeYwHeaeE+5KiVYMU5nIzWlfBSS/bKx8oENAIhANzZa4NbGpNLZSdEgEb9d4B1zU0Z1b2ox+tXb8dVlMWC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":204504},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.6.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/722f1221244a92096922e39fa448e63d/agentcash-router-0.6.0.tgz","_integrity":"sha512-EitYBevGCdXubnR5Ze3mQs3XvS1b4G3wlBMXO8XPG8P6hxeNADvoztXyHB/EERaWtUVSq7wKTyn0VqsZLgZTYA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.6.0_1771605960012_0.9854384470801567","host":"s3://npm-registry-packages-npm-production"}},"0.6.1":{"name":"@agentcash/router","version":"0.6.1","license":"MIT","_id":"@agentcash/router@0.6.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"c92cd9c9cae75e2fc9d96e9b96c82b5c94c70f59","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.6.1.tgz","fileCount":15,"integrity":"sha512-eE6WqERwcx9DzqHhnzxPCIPy/eGTkR3maSi+K2wKNUTR4po8fon8j+WlJI9N/GMlo+KSetxC6WrMEBPmBsiZBw==","signatures":[{"sig":"MEYCIQDS77j/11P4Da+2m6NCbaQ18EDp36iMP+JDF/BNKukVTwIhAK47k+yW9CHItrV4sz9VXe0gPZvTp5Y3jm5wXf/hMC9Q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":204504},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.6.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/1206353857ab3b3e78ea2a78db4701b3/agentcash-router-0.6.1.tgz","_integrity":"sha512-eE6WqERwcx9DzqHhnzxPCIPy/eGTkR3maSi+K2wKNUTR4po8fon8j+WlJI9N/GMlo+KSetxC6WrMEBPmBsiZBw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.4","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.6.1_1771610533833_0.5023683938214396","host":"s3://npm-registry-packages-npm-production"}},"0.6.2":{"name":"@agentcash/router","version":"0.6.2","license":"MIT","_id":"@agentcash/router@0.6.2","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"5d976d3e307fb55aea4c23020381c311245e8ef0","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.6.2.tgz","fileCount":15,"integrity":"sha512-PrXgpXtbCNEi30roHX3ZcPdVujUrlBJZgWeovFIDoNEUpg0J+ClV0KJSdMjlAm0w4zZkaiEZhAjjNdzu5OsYmg==","signatures":[{"sig":"MEUCIQCMWjhe2JyfNaCR10yUvoBlsXgbA+mtph/Sa4aoLMYVCAIgeRX5X0W/b/mQyx8NAWobnmbIZ+dBATnZW5uPAITDk1Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":204504},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.6.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/9d24275aaffea1d7e68f7c1e8c3fb464/agentcash-router-0.6.2.tgz","_integrity":"sha512-PrXgpXtbCNEi30roHX3ZcPdVujUrlBJZgWeovFIDoNEUpg0J+ClV0KJSdMjlAm0w4zZkaiEZhAjjNdzu5OsYmg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.4","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.6.2_1771685621691_0.9807874261438942","host":"s3://npm-registry-packages-npm-production"}},"0.6.3":{"name":"@agentcash/router","version":"0.6.3","license":"MIT","_id":"@agentcash/router@0.6.3","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"cbd1aa03497e1ad56cf04ae94a805664a20a957d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.6.3.tgz","fileCount":15,"integrity":"sha512-iuEL6+IVUnYHr/YB1sbBrHmNqoGUEYjQj4lcAkxAVZ/mUMqjPLRQhsrx/98Hg18Oca0dNyFeo7WTnUByz+q5nw==","signatures":[{"sig":"MEUCIQCA2p4cYrYHCYWiOiGhubrPB8mdmla/GYrlaRbHJ8O69gIgSKH3CpMISrN3VbN1eWhrHLxaYHXs96JB35LlKt52MKA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205608},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.6.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/ad2a3104083e2d030825fbc38429f4b6/agentcash-router-0.6.3.tgz","_integrity":"sha512-iuEL6+IVUnYHr/YB1sbBrHmNqoGUEYjQj4lcAkxAVZ/mUMqjPLRQhsrx/98Hg18Oca0dNyFeo7WTnUByz+q5nw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.4","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.6.3_1771873922795_0.1544148232690834","host":"s3://npm-registry-packages-npm-production"}},"0.6.4":{"name":"@agentcash/router","version":"0.6.4","license":"MIT","_id":"@agentcash/router@0.6.4","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"aebf434bc173ef28652cacbbeff537aac3791590","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.6.4.tgz","fileCount":15,"integrity":"sha512-aYWDtYiGuaLVqDqO3chCezFX6iAIrJAwBkAyQxGjCcilJbBzqAyZq/M0ciTQZDQF8W3PhCovQBqZZwSa3mNIgA==","signatures":[{"sig":"MEUCIDtn9oD9ERY8PpcowQ4KJ/UOreAjKb/V9NF3mlW7ANUuAiEAncNd0rjzvDpbGRqXNkYIfXi4FK/nPcwAxYFgFXeIDy0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205260},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.6.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/7167f2a8cc129bbe5804b5ed2c9a2d29/agentcash-router-0.6.4.tgz","_integrity":"sha512-aYWDtYiGuaLVqDqO3chCezFX6iAIrJAwBkAyQxGjCcilJbBzqAyZq/M0ciTQZDQF8W3PhCovQBqZZwSa3mNIgA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.4","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.6.4_1771959962447_0.0905661395578301","host":"s3://npm-registry-packages-npm-production"}},"0.6.5":{"name":"@agentcash/router","version":"0.6.5","license":"MIT","_id":"@agentcash/router@0.6.5","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"1219665d084933d2ef95d0ebbc285d25a0c14382","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.6.5.tgz","fileCount":15,"integrity":"sha512-IrjEGI9A8apYHEVd70CWPalgARXzCT6/03YQvQiIV76inql/LoSxihUplLD8a1KEeM3qXkQSYp9EuVQ29MfQUQ==","signatures":[{"sig":"MEUCIFosVoqJHDFCJcmydHxX5WI+r7WfOo+eWJ5ZX2fg2lpAAiEA68t3oLrf33B0Um8nTeS0e4JZeN+pCBEFE60mV2i9yP0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205880},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.6.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/75eb32f16f4a1cf1d5084f108e9089b6/agentcash-router-0.6.5.tgz","_integrity":"sha512-IrjEGI9A8apYHEVd70CWPalgARXzCT6/03YQvQiIV76inql/LoSxihUplLD8a1KEeM3qXkQSYp9EuVQ29MfQUQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.4","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.6.5_1771961368315_0.6596475600286538","host":"s3://npm-registry-packages-npm-production"}},"0.6.6":{"name":"@agentcash/router","version":"0.6.6","license":"MIT","_id":"@agentcash/router@0.6.6","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"dd78a5fb5c54f0b4144a8e616ad7b7ade5e34613","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.6.6.tgz","fileCount":15,"integrity":"sha512-TFq/wVLAuUYN52R0xd2AKF1yJLmEn2cTkYs8do94hZK940Q7hzMMR3Ezgo+pOlgr4494PG48t70Her6wHrdiuw==","signatures":[{"sig":"MEYCIQDfKyOpo4qm2ospH1GJ8Wb0cA7pejclBBqYuQG0tbsL3AIhAJXuCZqTVBDQRI/Gk79GXynB5fEoTnzZ5ba8+1t/zv6/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205376},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.6.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/925850dd66646594d5490e785c86e7a2/agentcash-router-0.6.6.tgz","_integrity":"sha512-TFq/wVLAuUYN52R0xd2AKF1yJLmEn2cTkYs8do94hZK940Q7hzMMR3Ezgo+pOlgr4494PG48t70Her6wHrdiuw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.4","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.6.6_1771980195741_0.42259953354724633","host":"s3://npm-registry-packages-npm-production"}},"0.6.7":{"name":"@agentcash/router","version":"0.6.7","license":"MIT","_id":"@agentcash/router@0.6.7","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"bf68e44af388308d5e3eefef6a911d5adfd29783","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.6.7.tgz","fileCount":15,"integrity":"sha512-s4tZlF2LApm7NfPdc5jrD6RpHomvU6c7tBrp5QcNAU7+BV6f6xJOgmDKAaJDpTGKw3nzUpqJnX+pITn5y2D5FA==","signatures":[{"sig":"MEQCIDWIxc2hZO+bB6qbY1IbotM0y9rdkC82mdsloqIH7716AiBaXHxsxioPpbc/IKo0b6tBVLz/UzBOstJvggoiGcHLMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205847},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.6.7.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/b5f364f57558dc7ff8a044cd96170cb6/agentcash-router-0.6.7.tgz","_integrity":"sha512-s4tZlF2LApm7NfPdc5jrD6RpHomvU6c7tBrp5QcNAU7+BV6f6xJOgmDKAaJDpTGKw3nzUpqJnX+pITn5y2D5FA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.4","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.6.7_1771989691699_0.534413687508444","host":"s3://npm-registry-packages-npm-production"}},"0.6.8":{"name":"@agentcash/router","version":"0.6.8","license":"MIT","_id":"@agentcash/router@0.6.8","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d1242165a2a218918b683191e7bb9d5a98f24417","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.6.8.tgz","fileCount":15,"integrity":"sha512-+UPD+h3M4pCu4OAmiw6GTnDQXeqcTSeJqH+DXVZUfcoUEy6tW7MskbGJUqXNoiaAxGhWgwdoHFGmiJhcpcRUUw==","signatures":[{"sig":"MEUCIQDxzEx3/HPkEUZnzX/EnRIOI7epT2IfZioO7Uhw5RAHQQIga0MnvldzAJBmgLe0xpszejhEom+vnrkOdNiHiKq1j1M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":205847},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.6.8.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a1172313d3067f455e4ed90de2510f39/agentcash-router-0.6.8.tgz","_integrity":"sha512-+UPD+h3M4pCu4OAmiw6GTnDQXeqcTSeJqH+DXVZUfcoUEy6tW7MskbGJUqXNoiaAxGhWgwdoHFGmiJhcpcRUUw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.6.8_1772046051292_0.1772230624755018","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"@agentcash/router","version":"0.7.0","license":"MIT","_id":"@agentcash/router@0.7.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"c53d85a90c3af353af1c1c7e22b0ae159593c4bc","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.7.0.tgz","fileCount":15,"integrity":"sha512-W5z6VTQSBeAxm7pbz00COvEKIpj8g46wrP+yYiQXQ8dQl5GU5ZriR6o9mCVLOjQFXd8TDkb4YTEpftQLJg5lng==","signatures":[{"sig":"MEQCICh794FlAeB7lR2CSkystm6eaIT2DdAMpWBQjo6I6G2JAiABjgQX16D3II+vWhtFpBCWP6Imnz9s3+JV2BLfr1i27A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":222687},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.7.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/ab6a2f25903ce3a2113a7ba0079a5884/agentcash-router-0.7.0.tgz","_integrity":"sha512-W5z6VTQSBeAxm7pbz00COvEKIpj8g46wrP+yYiQXQ8dQl5GU5ZriR6o9mCVLOjQFXd8TDkb4YTEpftQLJg5lng==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.9","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.7.0_1772320487207_0.33298550667356586","host":"s3://npm-registry-packages-npm-production"}},"0.7.1":{"name":"@agentcash/router","version":"0.7.1","license":"MIT","_id":"@agentcash/router@0.7.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b2f5ee1776f4c62fdc246776dc370d2fa84a1b95","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.7.1.tgz","fileCount":15,"integrity":"sha512-aisLTMhoTXdv0DvOaezoAAkSE7y+ZMYo33lPfN/8PferhszWEVPC3uKZfrdbb45jrUGehQ2gleTJBpjXnrjfSQ==","signatures":[{"sig":"MEUCIQCpMSjwIYNoTYqVwYNDcjU/cX7FNzn0YwF7hankfVfSOQIgMIVsGlQZ/lpcmFt1gpj5Pk1L7fNBDMhw1dcHdwMgCfA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229279},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.7.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/0c7b0ebab63f44797f517585a9182b52/agentcash-router-0.7.1.tgz","_integrity":"sha512-aisLTMhoTXdv0DvOaezoAAkSE7y+ZMYo33lPfN/8PferhszWEVPC3uKZfrdbb45jrUGehQ2gleTJBpjXnrjfSQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.7.1_1772724942925_0.8013821656121469","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-98-20260305193336":{"name":"@agentcash/router","version":"0.0.0-pr-98-20260305193336","license":"MIT","_id":"@agentcash/router@0.0.0-pr-98-20260305193336","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"5f9710b5f35e873f2ff6aecee5b197c2ef0112f6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-98-20260305193336.tgz","fileCount":15,"integrity":"sha512-ZphJaBT82BqhvigeoxuYjBN3GMI8fbomoSQoAzstDMbQQgcAM4L3a7W0wm2WhfNcRMnqd6blXu0L8ZYnoqzXcg==","signatures":[{"sig":"MEUCIDgbGvIoWbGTsm24Y3KGUBOMk3K+sjMQxOJuGG2pw1vXAiEAhuUeFFk2nMBgCnnT2jD16C1iaXZV86lAJ1RZ18WzwTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":230202},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-98-20260305193336.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/c1b3fa076014cae6c52ca473b5713ebf/agentcash-router-0.0.0-pr-98-20260305193336.tgz","_integrity":"sha512-ZphJaBT82BqhvigeoxuYjBN3GMI8fbomoSQoAzstDMbQQgcAM4L3a7W0wm2WhfNcRMnqd6blXu0L8ZYnoqzXcg==","deprecated":"Canary build for PR #98 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-98-20260305193336_1772739221991_0.6453231306432565","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@agentcash/router","version":"1.0.0","license":"MIT","_id":"@agentcash/router@1.0.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"5d264abc872b79cb7a7fa3e53fc4e00376176886","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.0.0.tgz","fileCount":15,"integrity":"sha512-Lqrn0s5YvH1RAIFq+pB+Ok0NL8jeF6GewOYbMu9F8KbAvxSmuuLp+Gr1cKylTauDk8wwyETrkWnMHNIeHMvWOg==","signatures":[{"sig":"MEUCIQCftFzP+rjDc9Mqb4/BpwllsMZ2rCaEw2uNhCrSUJXs8AIgUR1X/TmRCNcHKO5koaNvI1uZU0G1yvBtJtMQwzQniBk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":230181},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.0.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d87938ba014b3118d1dcd9aa64d6d0d8/agentcash-router-1.0.0.tgz","_integrity":"sha512-Lqrn0s5YvH1RAIFq+pB+Ok0NL8jeF6GewOYbMu9F8KbAvxSmuuLp+Gr1cKylTauDk8wwyETrkWnMHNIeHMvWOg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.0.0_1772765819419_0.9323842402661429","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-99-20260306194156":{"name":"@agentcash/router","version":"0.0.0-pr-99-20260306194156","license":"MIT","_id":"@agentcash/router@0.0.0-pr-99-20260306194156","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"313e7bbb20e694ab1dcb7d7b385bc6d94c8750f7","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-99-20260306194156.tgz","fileCount":15,"integrity":"sha512-T04kSJBmrDLToM2okq/ffqTyEmxfTv/hMeWZyRTfEAPYTEiZV+dLWr4U6vX8Nd2uMrHIO4OkjfIUR/tbs4J6bw==","signatures":[{"sig":"MEQCICVq0yoZLHDzcGQsSVLx6HXcvzWUHFsvcS+aP6AXQwy1AiAA6AhbAEB7RK3sQlAFShXdW9JafRsgOLWbxUr/EidbBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":230202},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-99-20260306194156.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/f883fcdf9859d4b523f2926877a89ba9/agentcash-router-0.0.0-pr-99-20260306194156.tgz","_integrity":"sha512-T04kSJBmrDLToM2okq/ffqTyEmxfTv/hMeWZyRTfEAPYTEiZV+dLWr4U6vX8Nd2uMrHIO4OkjfIUR/tbs4J6bw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.14","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-99-20260306194156_1772826122058_0.1064169660895129","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-102-20260307211753":{"name":"@agentcash/router","version":"0.0.0-pr-102-20260307211753","license":"MIT","_id":"@agentcash/router@0.0.0-pr-102-20260307211753","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7217e198ac85c0f2b49eefbf1b4fd06bcaddbc02","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-102-20260307211753.tgz","fileCount":15,"integrity":"sha512-W2u9wTT1d2JTDU2IXOkiAGR1KhBnhHv6f0vBwH6dKctCfmKfCWEMxiI6EcXn9RQ2QU1Wy2pq6fWmV3XhuOurPw==","signatures":[{"sig":"MEYCIQCXme/oVDCdzTeTewcs/q3No27hDMq114d4ppyShepACgIhANUq9nDWZGgbQOTfN04koBZNHJWnnx5v78UJpmPkwkdW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":230831},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-102-20260307211753.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/0b722fc7b02767b6e05188538eda20f5/agentcash-router-0.0.0-pr-102-20260307211753.tgz","_integrity":"sha512-W2u9wTT1d2JTDU2IXOkiAGR1KhBnhHv6f0vBwH6dKctCfmKfCWEMxiI6EcXn9RQ2QU1Wy2pq6fWmV3XhuOurPw==","deprecated":"Canary build for PR #102 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-102-20260307211753_1772918279403_0.17957561466339644","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-102-20260307211948":{"name":"@agentcash/router","version":"0.0.0-pr-102-20260307211948","license":"MIT","_id":"@agentcash/router@0.0.0-pr-102-20260307211948","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"84420e66f585a8a92ac779aac526b1a606ec7f38","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-102-20260307211948.tgz","fileCount":15,"integrity":"sha512-pf6I5/ovSOwDHm4Mi9ECC7BeXgNilTEyzC8MOZhvgoBt6taQBP/B5I51hPaWNiWy5UTjM8TKhoMWByYka1w4ig==","signatures":[{"sig":"MEYCIQCeMnxAXRssacHLRe3IL0A9YE/cLGZmS+hiRRSMKmUFFQIhAJDIr4LyQpWvRWrwUKcM7aunb8iaJiIx8k67l5XcZns5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":230807},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-102-20260307211948.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d4f85a155a8a89ba4cc257b2f2c2f8f5/agentcash-router-0.0.0-pr-102-20260307211948.tgz","_integrity":"sha512-pf6I5/ovSOwDHm4Mi9ECC7BeXgNilTEyzC8MOZhvgoBt6taQBP/B5I51hPaWNiWy5UTjM8TKhoMWByYka1w4ig==","deprecated":"Canary build for PR #102 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-102-20260307211948_1772918394239_0.26965310699273126","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-102-20260307212815":{"name":"@agentcash/router","version":"0.0.0-pr-102-20260307212815","license":"MIT","_id":"@agentcash/router@0.0.0-pr-102-20260307212815","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4b39ed89326ac787b040f7490feb928069ff5d7c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-102-20260307212815.tgz","fileCount":15,"integrity":"sha512-6+jFens32jlF7RLQLM5HM1z91BCKT7/t9CugH9AVO+1LsOJhCysHNiUHp+ZhXDtVq2tDtWOtJEpRsQT891I7+Q==","signatures":[{"sig":"MEQCIBxw8g9DcwIXmLwOCVet+fNyAskvBnxdWPl/MXYIDpjFAiBmNpUO66+l7x6ScofC6cowYYX1OXLbUlDiKm/vQsK/qA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231509},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-102-20260307212815.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/2e8ae5c2eaab81a6a92ffe614d76a220/agentcash-router-0.0.0-pr-102-20260307212815.tgz","_integrity":"sha512-6+jFens32jlF7RLQLM5HM1z91BCKT7/t9CugH9AVO+1LsOJhCysHNiUHp+ZhXDtVq2tDtWOtJEpRsQT891I7+Q==","deprecated":"Canary build for PR #102 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-102-20260307212815_1772918899519_0.12272336339692469","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-102-20260307213106":{"name":"@agentcash/router","version":"0.0.0-pr-102-20260307213106","license":"MIT","_id":"@agentcash/router@0.0.0-pr-102-20260307213106","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"76e1f08b15775487d276ce31beedfd307c682921","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-102-20260307213106.tgz","fileCount":15,"integrity":"sha512-wXQXd4WynR/vadZN2ZsHwmV1Y4qAeQYYPX3hJiRCZ04CNo1DkKWxhyAw15x1xsIKlU/8XqlM2SFxdgWFhFi7Eg==","signatures":[{"sig":"MEYCIQCAJ2JxgY3EScQYzErtTVsCwXZlNqiN35ypYEEORIFGvQIhAJdMYsOZIE4CqdYLSi80/SVmv4yN/7JCF6rwLJfZ97Yp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231487},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-102-20260307213106.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/e6857c944ff65134e7de637334f0ffc9/agentcash-router-0.0.0-pr-102-20260307213106.tgz","_integrity":"sha512-wXQXd4WynR/vadZN2ZsHwmV1Y4qAeQYYPX3hJiRCZ04CNo1DkKWxhyAw15x1xsIKlU/8XqlM2SFxdgWFhFi7Eg==","deprecated":"Canary build for PR #102 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-102-20260307213106_1772919070075_0.3024266560468265","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@agentcash/router","version":"1.0.1","license":"MIT","_id":"@agentcash/router@1.0.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"ce8e5d9511a413c667f7b4344b2917bfecd3fb7c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.0.1.tgz","fileCount":15,"integrity":"sha512-EcoRQrHNyNH+RogAC9o0o4l1Y7o4kJ/SxNFHtHbTLbl1Df3X3PS6nYaVjW3p5VeTLGc/mRys6UunUvO6VGN2Mw==","signatures":[{"sig":"MEUCIBdvJlJSeDB2gM0fBH5y+BGwafvftkQUTeJBNJUpuGEIAiEA40khkdBE5I38nNBIqW7BJlVKUuFY4k/Pg1w6676Dxfs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231465},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.0.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/68d273c87a94e67240a055c0fa68580f/agentcash-router-1.0.1.tgz","_integrity":"sha512-EcoRQrHNyNH+RogAC9o0o4l1Y7o4kJ/SxNFHtHbTLbl1Df3X3PS6nYaVjW3p5VeTLGc/mRys6UunUvO6VGN2Mw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.0.1_1772920270977_0.751748153361185","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-104-20260310201205":{"name":"@agentcash/router","version":"0.0.0-pr-104-20260310201205","license":"MIT","_id":"@agentcash/router@0.0.0-pr-104-20260310201205","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"620eeeac4136c0daab2e1a2c9cea7eb412e96ae8","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-104-20260310201205.tgz","fileCount":15,"integrity":"sha512-lrQ4Y39j+zJU3LpINv3vMFulKrA8uzFZMV1CHQ+crRKPAJS/cTyJj9WN3OZiStxN3zAmVjV74xFZ2O045cnk+A==","signatures":[{"sig":"MEYCIQC3HSqQJwlWzaGndPFaaJIOyrfjirEectLdpUd4OSRGDQIhAOT/i7nmMrE6Q/QFUaGgCAwzLgGA3TsviMP1Tw3f3F3v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231487},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-104-20260310201205.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d68929a5348a1af7b104ec03b1cf167f/agentcash-router-0.0.0-pr-104-20260310201205.tgz","_integrity":"sha512-lrQ4Y39j+zJU3LpINv3vMFulKrA8uzFZMV1CHQ+crRKPAJS/cTyJj9WN3OZiStxN3zAmVjV74xFZ2O045cnk+A==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.15","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-104-20260310201205_1773173531236_0.5915113032441819","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-105-20260310231154":{"name":"@agentcash/router","version":"0.0.0-pr-105-20260310231154","license":"MIT","_id":"@agentcash/router@0.0.0-pr-105-20260310231154","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"78970740a26e3848d5facc72e404e6f2647e6422","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-105-20260310231154.tgz","fileCount":15,"integrity":"sha512-EKX7jZNVJVbDkkSxx8GF+XJoLOQKmilpiAHhK3KaGT1BqTXm1Cv0A6lYCVDrWAl1663OOU1QS/6yl+CQxkJoZw==","signatures":[{"sig":"MEUCIQDX5Aloqu8LHC0r6EPR3h7nKwx/CfvkkO/2Ld6sxtjt3AIgfGen6C/gY7vZxrf42aUW72xGMPzBiaH2He/NjQVW0Ec=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231487},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-105-20260310231154.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/24cad42d0a5c18a04e045b2ce5871e3c/agentcash-router-0.0.0-pr-105-20260310231154.tgz","_integrity":"sha512-EKX7jZNVJVbDkkSxx8GF+XJoLOQKmilpiAHhK3KaGT1BqTXm1Cv0A6lYCVDrWAl1663OOU1QS/6yl+CQxkJoZw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-105-20260310231154_1773184318638_0.5880639419609148","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-106-20260311021227":{"name":"@agentcash/router","version":"0.0.0-pr-106-20260311021227","license":"MIT","_id":"@agentcash/router@0.0.0-pr-106-20260311021227","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"86b2b076cf951cb897e2dbc7718c4d4f6602e272","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-106-20260311021227.tgz","fileCount":15,"integrity":"sha512-gEiCTL6gO/A7uYzgejojVjbVXFq6RegM0NlQG+OBzcMU0R3sqTuShm3oEZryW2f5r54vdy+brOt2a3z3sVGbyA==","signatures":[{"sig":"MEQCIHefBiQ7u8TDXKadWGDFbxfMqAKrhYdS1NCVJekCnoknAiBGW6toEBagL7gB+B8frj0LEnoC332vFCX2y+nxUPgoKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":231486},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-106-20260311021227.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d3413e2d468b517d3b72852584c556f4/agentcash-router-0.0.0-pr-106-20260311021227.tgz","_integrity":"sha512-gEiCTL6gO/A7uYzgejojVjbVXFq6RegM0NlQG+OBzcMU0R3sqTuShm3oEZryW2f5r54vdy+brOt2a3z3sVGbyA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.0","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.0","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-106-20260311021227_1773195153569_0.26238171187370063","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-107-20260312024013":{"name":"@agentcash/router","version":"0.0.0-pr-107-20260312024013","license":"MIT","_id":"@agentcash/router@0.0.0-pr-107-20260312024013","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"cb1edd83b06e7f54d09faf14b66a105ec2d0fd2f","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-107-20260312024013.tgz","fileCount":15,"integrity":"sha512-PvEUVFJ9hya4niRSeFmaCPnUzsnc3gVPg5GEfl86jyD8dWsZalKXk29/y1COtkSE0oSRtAGND2v/wB6xDXRmTw==","signatures":[{"sig":"MEYCIQDwJX3Z1xuEYIzUKAWvWVovkF5bwTtM2Rf+rhA7QdtstwIhANdQQjeCrcBkCJi4oZexz/K/ybwTP14w9mKBhIueyxUI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":245629},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-107-20260312024013.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","test:live:solana":"pnpm build && node --env-file=.env scripts/live-x402-smoke.mjs","test:live:faremeter:exact":"pnpm build && node --env-file=.env scripts/live-faremeter-exact.mjs","test:live:faremeter:settlement":"pnpm build && node --env-file=.env scripts/live-faremeter-settlement.mjs"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/3ea769db71dce4918c2405fe199ecd58/agentcash-router-0.0.0-pr-107-20260312024013.tgz","_integrity":"sha512-PvEUVFJ9hya4niRSeFmaCPnUzsnc3gVPg5GEfl86jyD8dWsZalKXk29/y1COtkSE0oSRtAGND2v/wB6xDXRmTw==","deprecated":"Canary build for PR #107 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","typescript-eslint":"^8.55.0","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-107-20260312024013_1773283217864_0.4488195406077873","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-107-20260312031332":{"name":"@agentcash/router","version":"0.0.0-pr-107-20260312031332","license":"MIT","_id":"@agentcash/router@0.0.0-pr-107-20260312031332","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"aecabdd271274b082bc12a7fb5105c483f70b01e","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-107-20260312031332.tgz","fileCount":15,"integrity":"sha512-Ys9IycfWt71s1vktZV8/EbNC84Yu/ZxCMQXqD/gjaygukiF6UPkD7iuWR8rYbKkUkYDfMzdT/f5zLQafy1DaKg==","signatures":[{"sig":"MEYCIQC2aw8vVZU4cbFHu7oTTgTwRqgaCq8CDJ4HSm5OGszPpAIhAIANnzIWG24JjJqGB+/761BF6vcG2iVeDjuB+541UBgT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":256151},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-107-20260312031332.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","test:live:solana":"pnpm build && node --env-file=.env scripts/live-x402-smoke.mjs","test:live:lobster:exact":"pnpm build && node --env-file=.env scripts/live-lobster-exact.mjs","test:live:lobster:setup":"node --env-file=.env scripts/live-lobster-setup.mjs","test:live:faremeter:exact":"pnpm build && node --env-file=.env scripts/live-faremeter-exact.mjs","test:live:faremeter:settlement":"pnpm build && node --env-file=.env scripts/live-faremeter-settlement.mjs"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/5ef73ba71b90b967fe2b71b6d2373461/agentcash-router-0.0.0-pr-107-20260312031332.tgz","_integrity":"sha512-Ys9IycfWt71s1vktZV8/EbNC84Yu/ZxCMQXqD/gjaygukiF6UPkD7iuWR8rYbKkUkYDfMzdT/f5zLQafy1DaKg==","deprecated":"Canary build for PR #107 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-107-20260312031332_1773285216452_0.5643667038572402","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-107-20260312031858":{"name":"@agentcash/router","version":"0.0.0-pr-107-20260312031858","license":"MIT","_id":"@agentcash/router@0.0.0-pr-107-20260312031858","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"05614ba60e6588c0fad83025b9acc3d9d23d5091","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-107-20260312031858.tgz","fileCount":15,"integrity":"sha512-T4kgsVc9mjeT7RbUz4y7E9QSVKOnG7r2eaPK8Dj276qXB5/zJ/yn3jXCfiSOA5hpNSktZE1D2n9t/q6uiF9hnw==","signatures":[{"sig":"MEUCID6V3DRJ3xQjcIKCvK+uDVFblq2w6DBzW9lww+MRdiNmAiEAijU6zDgR3e1cHIprC3t4yEWmkY8IbbkkIm+tnB6Cav4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":258349},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-107-20260312031858.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","test:live:solana":"pnpm build && node --env-file=.env scripts/live-x402-smoke.mjs","test:live:lobster:exact":"pnpm build && node --env-file=.env scripts/live-lobster-exact.mjs","test:live:lobster:setup":"node --env-file=.env scripts/live-lobster-setup.mjs","test:live:faremeter:exact":"pnpm build && node --env-file=.env scripts/live-faremeter-exact.mjs","test:live:faremeter:settlement":"pnpm build && node --env-file=.env scripts/live-faremeter-settlement.mjs"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/bf4ad53a2884fee2bc54befe1e3ed93b/agentcash-router-0.0.0-pr-107-20260312031858.tgz","_integrity":"sha512-T4kgsVc9mjeT7RbUz4y7E9QSVKOnG7r2eaPK8Dj276qXB5/zJ/yn3jXCfiSOA5hpNSktZE1D2n9t/q6uiF9hnw==","deprecated":"Canary build for PR #107 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-107-20260312031858_1773285543362_0.7973324282662742","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-107-20260312032640":{"name":"@agentcash/router","version":"0.0.0-pr-107-20260312032640","license":"MIT","_id":"@agentcash/router@0.0.0-pr-107-20260312032640","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"2eb3b519d6c6a089bf61ff9b11617f2c49d47af4","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-107-20260312032640.tgz","fileCount":15,"integrity":"sha512-M1eMG2aZNqSvXbOYnvuMI2FWumJ4KJ0CeymmeKlv+nr0ZUFDNtQ2Uefj8xjPdmPTKBqq2sdiFmJD/DB7qrDrEw==","signatures":[{"sig":"MEUCIQD7TNgogDJXlXWwifjmLGJZHDRxIvOwU9MgkL2nNaNDtwIgaPPq898AMljir9qpDqLM1BCjhIS2CLZQriautItjHuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":258141},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-107-20260312032640.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","test:live:solana":"pnpm build && node --env-file=.env scripts/live-x402-smoke.mjs","test:live:lobster:exact":"pnpm build && node --env-file=.env scripts/live-lobster-exact.mjs","test:live:lobster:setup":"node --env-file=.env scripts/live-lobster-setup.mjs","test:live:faremeter:exact":"pnpm build && node --env-file=.env scripts/live-faremeter-exact.mjs","test:live:faremeter:settlement":"pnpm build && node --env-file=.env scripts/live-faremeter-settlement.mjs"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/f79451f4012dd088da3923720371b300/agentcash-router-0.0.0-pr-107-20260312032640.tgz","_integrity":"sha512-M1eMG2aZNqSvXbOYnvuMI2FWumJ4KJ0CeymmeKlv+nr0ZUFDNtQ2Uefj8xjPdmPTKBqq2sdiFmJD/DB7qrDrEw==","deprecated":"Canary build for PR #107 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-107-20260312032640_1773286005064_0.1471432053244841","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-107-20260312033321":{"name":"@agentcash/router","version":"0.0.0-pr-107-20260312033321","license":"MIT","_id":"@agentcash/router@0.0.0-pr-107-20260312033321","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"50b61294be78a8ed92be441911d31b127e5463e8","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-107-20260312033321.tgz","fileCount":15,"integrity":"sha512-eVpbvOSh4VvHV9zJ6stYDYZMp3IEWcyej/G3HFNCCYRus4WAn1B+C1qHPhoPNnEZw+ur/kXv3g9IC96JYs4HJg==","signatures":[{"sig":"MEQCIFu2iA5TTSMq1iqpyHIgZctdaGJTZYh0183OhC//xLPhAiBUjBzG7iX3qeSOdGnEaAfsld3/p1MY6qJa6WCeBBD6+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":259487},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-107-20260312033321.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","test:live:solana":"pnpm build && node --env-file=.env scripts/live-x402-smoke.mjs","test:live:lobster:exact":"pnpm build && node --env-file=.env scripts/live-lobster-exact.mjs","test:live:lobster:setup":"node --env-file=.env scripts/live-lobster-setup.mjs","test:live:faremeter:exact":"pnpm build && node --env-file=.env scripts/live-faremeter-exact.mjs","test:live:faremeter:settlement":"pnpm build && node --env-file=.env scripts/live-faremeter-settlement.mjs"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a66e4a5f357fbe147a2ba7c11ba41756/agentcash-router-0.0.0-pr-107-20260312033321.tgz","_integrity":"sha512-eVpbvOSh4VvHV9zJ6stYDYZMp3IEWcyej/G3HFNCCYRus4WAn1B+C1qHPhoPNnEZw+ur/kXv3g9IC96JYs4HJg==","deprecated":"Canary build for PR #107 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-107-20260312033321_1773286407414_0.4078819925801105","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-107-20260312034316":{"name":"@agentcash/router","version":"0.0.0-pr-107-20260312034316","license":"MIT","_id":"@agentcash/router@0.0.0-pr-107-20260312034316","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b30622fea71b5bd75e5c2bce8d65a43d5ed790a7","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-107-20260312034316.tgz","fileCount":15,"integrity":"sha512-Bb+yZkpki6VmADUEg72vjvNlAEGpn9gBDVVL9wckJaJN4VX1XfhZOKWc92aGNLeGQ+zErR3i4Dqpo/t7qsMOEw==","signatures":[{"sig":"MEYCIQDP/n5kKirXQzNuWq7M50ffjcrzmvfoP9W1frwEfRLtqQIhALEWogwUl7HihPg1UUc78ARg+IvsbQVKRvRh2fMlAsP2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":261938},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-107-20260312034316.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","test:live:solana":"pnpm build && node --env-file=.env .claude/scripts/live/live-x402-smoke.mjs","test:live:lobster:exact":"pnpm build && node --env-file=.env .claude/scripts/live/live-lobster-exact.mjs","test:live:lobster:setup":"node --env-file=.env .claude/scripts/live/live-lobster-setup.mjs","test:live:faremeter:exact":"pnpm build && node --env-file=.env .claude/scripts/live/live-faremeter-exact.mjs","test:live:faremeter:settlement":"pnpm build && node --env-file=.env .claude/scripts/live/live-faremeter-settlement.mjs"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/c6b3d7f102b08355dd8e9d1a739ba4d0/agentcash-router-0.0.0-pr-107-20260312034316.tgz","_integrity":"sha512-Bb+yZkpki6VmADUEg72vjvNlAEGpn9gBDVVL9wckJaJN4VX1XfhZOKWc92aGNLeGQ+zErR3i4Dqpo/t7qsMOEw==","deprecated":"Canary build for PR #107 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-107-20260312034316_1773287000720_0.7069353034782331","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-107-20260312034655":{"name":"@agentcash/router","version":"0.0.0-pr-107-20260312034655","license":"MIT","_id":"@agentcash/router@0.0.0-pr-107-20260312034655","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"43451546ad38985f1961ef0082c052fa9469debe","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-107-20260312034655.tgz","fileCount":15,"integrity":"sha512-pZvOe7h3SiRFq2iuLeZBPdBd7KWhvtazNjT3yrzpjl/L9/Wz4e7Q2OxjM3gda+946faDX/3qubsQ3x3KWNXzug==","signatures":[{"sig":"MEUCIFgUePq/Icqh3JPMJdvBesWLAreuJXRTzMbiV+DhHq06AiEAoY1u60bbFTyrPcQgiayVYAk8WipmeUcqQXCR9X2yPCQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":261379},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-107-20260312034655.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/34d45d1d1ef1d8026df2b93bc1468b42/agentcash-router-0.0.0-pr-107-20260312034655.tgz","_integrity":"sha512-pZvOe7h3SiRFq2iuLeZBPdBd7KWhvtazNjT3yrzpjl/L9/Wz4e7Q2OxjM3gda+946faDX/3qubsQ3x3KWNXzug==","deprecated":"Canary build for PR #107 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-107-20260312034655_1773287220378_0.7701112528052263","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-107-20260312034924":{"name":"@agentcash/router","version":"0.0.0-pr-107-20260312034924","license":"MIT","_id":"@agentcash/router@0.0.0-pr-107-20260312034924","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"e60f45453a95edfbb71508ccfb65b3b005bb6060","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-107-20260312034924.tgz","fileCount":15,"integrity":"sha512-dMCC+ydn54x54Bx+UVbI07DHIL920dtimnj1r1itYAIPEaFzwrb4CC6ablvZxs1p5a/ffE7en3n0azqnh9V+Ig==","signatures":[{"sig":"MEUCIQD5sfwsMBRXs+SzsARN6ojNkqou1X7go8KYeVUb8n/bawIgFB7wNYgrtha+DHMQAxKtIi2btxF0BYmrlGIC8TK1Qqw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":261379},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-107-20260312034924.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/c9e4daaf8d6826779ad615c1a4c8ac35/agentcash-router-0.0.0-pr-107-20260312034924.tgz","_integrity":"sha512-dMCC+ydn54x54Bx+UVbI07DHIL920dtimnj1r1itYAIPEaFzwrb4CC6ablvZxs1p5a/ffE7en3n0azqnh9V+Ig==","deprecated":"Canary build for PR #107 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-107-20260312034924_1773287370248_0.21485310114925293","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@agentcash/router","version":"1.1.0","license":"MIT","_id":"@agentcash/router@1.1.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"63158a165d991a7e1f54904981b870e53c06c2c2","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.1.0.tgz","fileCount":15,"integrity":"sha512-Kv04MFp6snDwOjiHkxbFQxViE+heVLc/OojrNzIC3S/v8W9ZeaXwPcdClRYj4MiBgKsX4nKm/Q6gqK+e7zJB0w==","signatures":[{"sig":"MEUCIQCndQTh0H3I+6qNXT50WLAfEZS8WMnECCqSw5PLC7ZfPgIgLLmZdsd2NDnYMc/SPb9+znUbErPX05XC8OGSLRuOBbw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":261357},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.1.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/0a7ac335ce78694d9894dca336a58628/agentcash-router-1.1.0.tgz","_integrity":"sha512-Kv04MFp6snDwOjiHkxbFQxViE+heVLc/OojrNzIC3S/v8W9ZeaXwPcdClRYj4MiBgKsX4nKm/Q6gqK+e7zJB0w==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.1.0_1773287693644_0.41513898448170106","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-109-20260312043033":{"name":"@agentcash/router","version":"0.0.0-pr-109-20260312043033","license":"MIT","_id":"@agentcash/router@0.0.0-pr-109-20260312043033","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"fd5c7aba06184a79cc5698b8a81a26367c3f985c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-109-20260312043033.tgz","fileCount":15,"integrity":"sha512-Kf/h4ak5/pzYKQIrJH0Pl99VwoyxA/H7QIaC2MN/gjIk9LSwPPFMqFenA35vFRQofweGtxI5S9Yvf+ZDqPoNYw==","signatures":[{"sig":"MEUCIQCEL8UVadQ0GZS+bOvi9b70FijCmUc88s9Ph9r+6jOtxgIgaYkmBW8anfs96/HGdJGkCYGQH9vA9RQBzgdKwOYGqgA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":261993},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-109-20260312043033.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/21040985a4b048c9295701049f604d18/agentcash-router-0.0.0-pr-109-20260312043033.tgz","_integrity":"sha512-Kf/h4ak5/pzYKQIrJH0Pl99VwoyxA/H7QIaC2MN/gjIk9LSwPPFMqFenA35vFRQofweGtxI5S9Yvf+ZDqPoNYw==","deprecated":"Canary build for PR #109 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-109-20260312043033_1773289837712_0.4001569587085141","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-109-20260312043138":{"name":"@agentcash/router","version":"0.0.0-pr-109-20260312043138","license":"MIT","_id":"@agentcash/router@0.0.0-pr-109-20260312043138","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"ad905c282bc82cba76db0ff9baeb210a9e1d283a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-109-20260312043138.tgz","fileCount":15,"integrity":"sha512-1muc0dXoEBDV4S6rT0fBTj3BkzAefzHiqjgqOhfv5bPepXnsfOzOFCTLs7LDWiNqjKFhuOAEbOkm6JWOCuzL0A==","signatures":[{"sig":"MEQCIDHmlb72lclwtBugWMY+nl2wGhWwAwjco10dy+3wlO81AiBM/zEd1nARWSDTsDpDdtf93f1EENcqqQD/yPh9+izuYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":261993},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-109-20260312043138.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/b7526ed35bb8e9a2f452bd6bb4dfd8f7/agentcash-router-0.0.0-pr-109-20260312043138.tgz","_integrity":"sha512-1muc0dXoEBDV4S6rT0fBTj3BkzAefzHiqjgqOhfv5bPepXnsfOzOFCTLs7LDWiNqjKFhuOAEbOkm6JWOCuzL0A==","deprecated":"Canary build for PR #109 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-109-20260312043138_1773289902410_0.24384818608710024","host":"s3://npm-registry-packages-npm-production"}},"1.1.1":{"name":"@agentcash/router","version":"1.1.1","license":"MIT","_id":"@agentcash/router@1.1.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"c45a012fcf259020df3737538512f46d80c4ba24","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.1.1.tgz","fileCount":15,"integrity":"sha512-HHeJJpq8jmzrHmWaaVfX7R3IIpogGODl0Jt8KnBWQdo6HvFopUqfk8fQwO/kFV0OB/+a6DpyqVmJfP4zoSPF+Q==","signatures":[{"sig":"MEYCIQCpI7HQw/f3kVAiYdtQuab9SsvWeJQSnyjF06Tk/Zfl8AIhANd0wXtOP2USB4QDzYwyLu1NUTguilKxKUE2wyJI3AMM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":261971},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.1.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/567d8a14131a52adbed90e33bb1b9f6b/agentcash-router-1.1.1.tgz","_integrity":"sha512-HHeJJpq8jmzrHmWaaVfX7R3IIpogGODl0Jt8KnBWQdo6HvFopUqfk8fQwO/kFV0OB/+a6DpyqVmJfP4zoSPF+Q==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.1.1_1773290016882_0.3113217806513935","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-112-20260312061325":{"name":"@agentcash/router","version":"0.0.0-pr-112-20260312061325","license":"MIT","_id":"@agentcash/router@0.0.0-pr-112-20260312061325","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4305f3aa5dec76e9814ce6fc8b28fbb77444091a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-112-20260312061325.tgz","fileCount":15,"integrity":"sha512-Z/UOFCzSRZ9F44NzTd2RrAbGC5bO6zY5HtQvIQZkl2jYLLNeO8M2IV94DTqKNY6IyneTGZTpMIodybQlWIK4xg==","signatures":[{"sig":"MEUCICYr6qcYPgeRyxUAolWO92iPqG5oEV19ylz6v2+irgVMAiEAzjgXbl+Eo3WJfc39lC9dDZj8n6FPc6d/AvuSHNqA2IU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":261992},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-112-20260312061325.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/df2976e57f82d2688a5db456c905e006/agentcash-router-0.0.0-pr-112-20260312061325.tgz","_integrity":"sha512-Z/UOFCzSRZ9F44NzTd2RrAbGC5bO6zY5HtQvIQZkl2jYLLNeO8M2IV94DTqKNY6IyneTGZTpMIodybQlWIK4xg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.1","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.1","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-112-20260312061325_1773296010588_0.03767706897068912","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-113-20260312182646":{"name":"@agentcash/router","version":"0.0.0-pr-113-20260312182646","license":"MIT","_id":"@agentcash/router@0.0.0-pr-113-20260312182646","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7435b684d08df56ac003c2ab671f891c9d62cc29","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-113-20260312182646.tgz","fileCount":15,"integrity":"sha512-KprAzOSTTyg07B0YAvLt9tUhdK3DKyUjpAhPvqtrxZVpfo0u81YNG5+eq4rUFbxmmna6FHH/STNTd0b32rPvWA==","signatures":[{"sig":"MEUCIHYyzApHRh0t5M0l1hmI+H2ULCt1k3vFEXbZMGjR/vmBAiEAxge8gXJVPKD98xqRi1QMvrZklNZnBQeBRnEEA1UXjpI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":263385},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-113-20260312182646.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/7afde8e926c328250cf141fc0fa0565b/agentcash-router-0.0.0-pr-113-20260312182646.tgz","_integrity":"sha512-KprAzOSTTyg07B0YAvLt9tUhdK3DKyUjpAhPvqtrxZVpfo0u81YNG5+eq4rUFbxmmna6FHH/STNTd0b32rPvWA==","deprecated":"Canary build for PR #113 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-113-20260312182646_1773340013925_0.24497111224237256","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-113-20260312183301":{"name":"@agentcash/router","version":"0.0.0-pr-113-20260312183301","license":"MIT","_id":"@agentcash/router@0.0.0-pr-113-20260312183301","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"0cecd113b763b12c49eba21b797e8ebdbd955d38","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-113-20260312183301.tgz","fileCount":15,"integrity":"sha512-2gZJFKRYoHlKpN0khBJBzmFY81SPNadGCqRlHlwvM7wrjIryDaE7hWwAoEDVsD7g4kvWJwCoxaakU53b4ICQ7A==","signatures":[{"sig":"MEUCIEn6wOfj+D1Acy5P0rt1E8xChnAPvcEISs77OyztLm94AiEApQYmBceg4R/nT+H8hL5w8nkrz2GNG0k70vlfUS+Bd5o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":263669},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-113-20260312183301.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/2f51d122e721fd0d086f31b546cb1606/agentcash-router-0.0.0-pr-113-20260312183301.tgz","_integrity":"sha512-2gZJFKRYoHlKpN0khBJBzmFY81SPNadGCqRlHlwvM7wrjIryDaE7hWwAoEDVsD7g4kvWJwCoxaakU53b4ICQ7A==","deprecated":"Canary build for PR #113 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-113-20260312183301_1773340387832_0.9923994665398788","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-113-20260312183647":{"name":"@agentcash/router","version":"0.0.0-pr-113-20260312183647","license":"MIT","_id":"@agentcash/router@0.0.0-pr-113-20260312183647","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"34ba924c6fd7d180f9102ebbb3d7f1fd6eccdfb1","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-113-20260312183647.tgz","fileCount":15,"integrity":"sha512-wuspFFdgcONjaAOuOxXS9C5R0ToIMN9ZPGTOQnm/R+qyPDddnsbQSFE0SqPVUNC9mCDcqMD3w54t/n6C5egt0w==","signatures":[{"sig":"MEQCIFJLxRMNWvh6bKAnuXums+i9hqh45nwloqFJqi0u0U6sAiBgTcaSZwtU12onQOiQqPz2AloGX3xtm5uIHeJ7E+o/nQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":263669},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-113-20260312183647.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/93bac6c615b35d6cd0751f098f589fbd/agentcash-router-0.0.0-pr-113-20260312183647.tgz","_integrity":"sha512-wuspFFdgcONjaAOuOxXS9C5R0ToIMN9ZPGTOQnm/R+qyPDddnsbQSFE0SqPVUNC9mCDcqMD3w54t/n6C5egt0w==","deprecated":"Canary build for PR #113 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-113-20260312183647_1773340612177_0.08094349267999856","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-113-20260312190241":{"name":"@agentcash/router","version":"0.0.0-pr-113-20260312190241","license":"MIT","_id":"@agentcash/router@0.0.0-pr-113-20260312190241","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"e157dc708d15f6e4241cd0a1b23c77b6a099acbf","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-113-20260312190241.tgz","fileCount":15,"integrity":"sha512-ktkRhCvCRlWmfrQB8Ca7CTqTVIWJzzwnsd62UbrKV8ER11JF6lz9AO0/UQWbzs+JewgxCUwcCGXoLlYyNerU9Q==","signatures":[{"sig":"MEQCIFgNIukpNshC1QqBgmC8kMg2G7woTp6jiLbUO2OXb6vuAiBKJB5eSb17UOshgIy5Kk6++cFzyE7J8zpPAd8YeG2yYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":263227},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-113-20260312190241.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d6dafea54ec9dcd1b0815c8c6c43a9b2/agentcash-router-0.0.0-pr-113-20260312190241.tgz","_integrity":"sha512-ktkRhCvCRlWmfrQB8Ca7CTqTVIWJzzwnsd62UbrKV8ER11JF6lz9AO0/UQWbzs+JewgxCUwcCGXoLlYyNerU9Q==","deprecated":"Canary build for PR #113 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-113-20260312190241_1773342165624_0.27553630137478025","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-113-20260312191059":{"name":"@agentcash/router","version":"0.0.0-pr-113-20260312191059","license":"MIT","_id":"@agentcash/router@0.0.0-pr-113-20260312191059","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"ea81ac76a75e35945c1f4fea3fa0979a89bdbd48","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-113-20260312191059.tgz","fileCount":15,"integrity":"sha512-YAR13WRS2+mmn1VqCnd1cdB6TPMNcFeb9N8VWgLsMpTYA7DA+nGHGZdAKzixJB1rPSXou7Ca1d0RvBkQ6aFILQ==","signatures":[{"sig":"MEYCIQDWWZaIW+dinCXhKib81FMwXoxRsht0u8DsfJHAYjYHKAIhAIQj3x/RghYD/YGB6gzDNlsAssmDSR3GewtULMZ63c8t","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":263719},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-113-20260312191059.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/726f214c8b0f14a86d6925515ff27850/agentcash-router-0.0.0-pr-113-20260312191059.tgz","_integrity":"sha512-YAR13WRS2+mmn1VqCnd1cdB6TPMNcFeb9N8VWgLsMpTYA7DA+nGHGZdAKzixJB1rPSXou7Ca1d0RvBkQ6aFILQ==","deprecated":"Canary build for PR #113 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-113-20260312191059_1773342664866_0.5909755206458605","host":"s3://npm-registry-packages-npm-production"}},"1.1.2":{"name":"@agentcash/router","version":"1.1.2","license":"MIT","_id":"@agentcash/router@1.1.2","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"6f3a8dbe8713b3fb4daab6fdcb1334b35b12d4b4","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.1.2.tgz","fileCount":15,"integrity":"sha512-MNssRjpfViz60s6mj5ZP6G8K73u0hp8FZz/YYH7QgTJs1FGrvwoeyFAbLPIZJX2E+sF0nV0HVnawki9Poq+D7g==","signatures":[{"sig":"MEQCICLL9Qez+nZ2+fxMqAsKxB5lXIGrBTOlJwJhNQOt0upGAiAbUWZC2LsE3cqKbUBlKiq6kwLBHE1TstkRkHG0Rkd3ww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":263697},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.1.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/b3472e804f437784a05416f6fa5502c7/agentcash-router-1.1.2.tgz","_integrity":"sha512-MNssRjpfViz60s6mj5ZP6G8K73u0hp8FZz/YYH7QgTJs1FGrvwoeyFAbLPIZJX2E+sF0nV0HVnawki9Poq+D7g==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.1.2_1773343676849_0.9595907984981091","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-116-20260313161517":{"name":"@agentcash/router","version":"0.0.0-pr-116-20260313161517","license":"MIT","_id":"@agentcash/router@0.0.0-pr-116-20260313161517","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"65e0159fb77b761c95de010a3e43d5a5e000d040","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-116-20260313161517.tgz","fileCount":15,"integrity":"sha512-e74ydhLowgJ3ecfuaiJ+/EC/g31OeOMV+U1kPIeckGB2iyxDbKrLg7YmZtC0KHslj9st79PQcyxdxRSWcU/iMw==","signatures":[{"sig":"MEUCIFWukNm6S/6vCMdKXhigneR2z9Y2pSu1lgJ2PiN1ndXXAiEApFzkGKZLcOtm+n9qoLL5tk7mfWNTMI9WWrYVyyf11h0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":265283},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-116-20260313161517.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/203081c68d08313844001ffca3ce4991/agentcash-router-0.0.0-pr-116-20260313161517.tgz","_integrity":"sha512-e74ydhLowgJ3ecfuaiJ+/EC/g31OeOMV+U1kPIeckGB2iyxDbKrLg7YmZtC0KHslj9st79PQcyxdxRSWcU/iMw==","deprecated":"Canary build for PR #116 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-116-20260313161517_1773418523847_0.23435716843679089","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-116-20260313161631":{"name":"@agentcash/router","version":"0.0.0-pr-116-20260313161631","license":"MIT","_id":"@agentcash/router@0.0.0-pr-116-20260313161631","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"348872328d2dfbe0f6cab809c35bfe8da51d1440","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-116-20260313161631.tgz","fileCount":15,"integrity":"sha512-xm+6B9L9dQ1aCTPpOOeOqycd9DwnPvUFJZO9aeWiLY2/f+qY6XBEDCOsyoOfYk25F2oz1vG/bT/0h9JzKkXG2A==","signatures":[{"sig":"MEYCIQC/N70WID5lHH/SFhVPbEAQrYlAHn3fLidx2tUGhaxZ0wIhAJgqsZN0wI+OHav5qxeP6gd5B6143SLhg/HEJs3ddhgR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":265315},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-116-20260313161631.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/4719b81d492f462f1c3db2e6f3d145c9/agentcash-router-0.0.0-pr-116-20260313161631.tgz","_integrity":"sha512-xm+6B9L9dQ1aCTPpOOeOqycd9DwnPvUFJZO9aeWiLY2/f+qY6XBEDCOsyoOfYk25F2oz1vG/bT/0h9JzKkXG2A==","deprecated":"Canary build for PR #116 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-116-20260313161631_1773418596291_0.18729666966603542","host":"s3://npm-registry-packages-npm-production"}},"1.1.3":{"name":"@agentcash/router","version":"1.1.3","license":"MIT","_id":"@agentcash/router@1.1.3","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7ad934ff1feac3d3e6ff9c9e8133b55c8273a007","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.1.3.tgz","fileCount":15,"integrity":"sha512-lrt81ITdoDd6L5+rT+DmCKTyV7OYE74KuDG3Z6KOTN7bzpwAPxEDUQgh1iSNw7Hh9T18IxeL6JQ1dz7YK+8YzA==","signatures":[{"sig":"MEQCIAnm+Xg5/wpbNGJ4Pnbpk/3TILGk/hsngyIsfvVIGbcjAiAhR8JQeeQV0is/7RKMf2pc7KQMU+hZdAtGUgXDdqmiqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":265293},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.1.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/1d87967dc80ffbae75f678fc92e60762/agentcash-router-1.1.3.tgz","_integrity":"sha512-lrt81ITdoDd6L5+rT+DmCKTyV7OYE74KuDG3Z6KOTN7bzpwAPxEDUQgh1iSNw7Hh9T18IxeL6JQ1dz7YK+8YzA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.3.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.1.3_1773418749092_0.6747628832761832","host":"s3://npm-registry-packages-npm-production"}},"1.1.4":{"name":"@agentcash/router","version":"1.1.4","license":"MIT","_id":"@agentcash/router@1.1.4","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"5c0bbd5d51f6499a1d6d496fda10986f2b767f9b","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.1.4.tgz","fileCount":15,"integrity":"sha512-i/oDvpoHqsDKoGoj55zg+kjxRPn9/yN7C6vmp1fkr5Nhs5UHCZkv1GO6RBcMQNL2g51HABjl+TfrKSzZVwAgfg==","signatures":[{"sig":"MEQCIF4+oAGvETMk6GUg5kydIMEz5AcQyP4nOZyJI9dv7URuAiB97lkxANL/G4XOmrS+IvpcaoI9m0gphDb0M1Hgrllcuw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":265293},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.1.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/8d4510c261302e455eb707e7ec290643/agentcash-router-1.1.4.tgz","_integrity":"sha512-i/oDvpoHqsDKoGoj55zg+kjxRPn9/yN7C6vmp1fkr5Nhs5UHCZkv1GO6RBcMQNL2g51HABjl+TfrKSzZVwAgfg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.1","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.1.4_1773430825428_0.34631505142231567","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-120-20260313204158":{"name":"@agentcash/router","version":"0.0.0-pr-120-20260313204158","license":"MIT","_id":"@agentcash/router@0.0.0-pr-120-20260313204158","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"0ba679c93d64e9c9a2a99d6ca0a8995167247c3c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-120-20260313204158.tgz","fileCount":15,"integrity":"sha512-NUKUvvXr5Mw4Qs5ihN4SEwX3HHrC6dXc7cpzzzm1nUENp8AH0uEwm0otndynMhzbu8aj4n5b+52YtX0DTALnVA==","signatures":[{"sig":"MEQCIBG0tRlzwc3QJBWqWoNPSl059n7hRrvKN5UI1JWpD9aAAiA8JgiEv8iucEwtbPM2I9n1w3i0RUYN5pXp8ossMZS3Ww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":267377},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-120-20260313204158.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/742d2917116b31da847599cab7e87e5f/agentcash-router-0.0.0-pr-120-20260313204158.tgz","_integrity":"sha512-NUKUvvXr5Mw4Qs5ihN4SEwX3HHrC6dXc7cpzzzm1nUENp8AH0uEwm0otndynMhzbu8aj4n5b+52YtX0DTALnVA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.3.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-120-20260313204158_1773434523954_0.8432963320678801","host":"s3://npm-registry-packages-npm-production"}},"1.1.5":{"name":"@agentcash/router","version":"1.1.5","license":"MIT","_id":"@agentcash/router@1.1.5","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"95bc6f596a756e4539a5dcd7542d37360807978c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.1.5.tgz","fileCount":15,"integrity":"sha512-y4KQpOE53NXW77xaHIE4/ukuPyRjf3PRO53g5+MKjV6wtv/ll+XpWVqqqCGv75QFdV+TunXfTX1rm4AnM5US2g==","signatures":[{"sig":"MEQCIC6e9hUPMlQDt3rLiqrHRL/TdN0RunZjYDR/+JdW0wO7AiAUoDRT5/kohkehvhSyw/jC4shzo6g5uTBbvzjzMJdYPg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":267355},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.1.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/e4289df25d2f305f40b3f5d1edb44d2d/agentcash-router-1.1.5.tgz","_integrity":"sha512-y4KQpOE53NXW77xaHIE4/ukuPyRjf3PRO53g5+MKjV6wtv/ll+XpWVqqqCGv75QFdV+TunXfTX1rm4AnM5US2g==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.1.5_1773437414277_0.10890762042051572","host":"s3://npm-registry-packages-npm-production"}},"1.1.6":{"name":"@agentcash/router","version":"1.1.6","license":"MIT","_id":"@agentcash/router@1.1.6","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4f1e3a98e46f6f5ff299fd8bbf961c831f528034","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.1.6.tgz","fileCount":15,"integrity":"sha512-eIvrPTysNDXQXPgYR4QFIn7lLs10/+QYglK/9Bk4HYJ5NRpckYGhjvPovdjruSFDVxXiRZExhvuzwpQbz03kSA==","signatures":[{"sig":"MEYCIQDGX0Pn6ebQreODmUiwiDHj/5R1+kSdRmFrBAs0zI1SXQIhAKP723/mCAeWIM80XkBR/02xlMu4wVTr3k8+yBb436SO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":267347},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.1.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/9fca065ea98fb32bde6624938dcecedb/agentcash-router-1.1.6.tgz","_integrity":"sha512-eIvrPTysNDXQXPgYR4QFIn7lLs10/+QYglK/9Bk4HYJ5NRpckYGhjvPovdjruSFDVxXiRZExhvuzwpQbz03kSA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.1.6_1773439276677_0.6020114989430274","host":"s3://npm-registry-packages-npm-production"}},"1.1.7":{"name":"@agentcash/router","version":"1.1.7","license":"MIT","_id":"@agentcash/router@1.1.7","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"ba50253ea3488523e92c2787f1c38aa3e63dc965","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.1.7.tgz","fileCount":15,"integrity":"sha512-cq082ToqHcIv0eRpi5lsetPeMXLLgrnQ+26s93irAz99o1Di9EVvW071DiC03iKgFOudJ+k1B1Gh8OgiLmDHfg==","signatures":[{"sig":"MEUCIDkjlJq7vWQkAhDhPO2HbdNPOvyWj4wTugJTHcXArDauAiEAzvp2+j8wCITS9IegAgLeGY28FSICQ86bELd7OtvD58M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":267931},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.1.7.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/2ffd5c4380783ba0c01a5e6fa653559a/agentcash-router-1.1.7.tgz","_integrity":"sha512-cq082ToqHcIv0eRpi5lsetPeMXLLgrnQ+26s93irAz99o1Di9EVvW071DiC03iKgFOudJ+k1B1Gh8OgiLmDHfg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.1.7_1773440605986_0.85915062550426","host":"s3://npm-registry-packages-npm-production"}},"1.1.8":{"name":"@agentcash/router","version":"1.1.8","license":"MIT","_id":"@agentcash/router@1.1.8","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"8c720ef18e90e6fcc4a2b53056a155bbc0e82aef","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.1.8.tgz","fileCount":15,"integrity":"sha512-35hCriQfWYnXF2sd7xdKXedxjeL1CKId5vQ62DDYl1QOzrYfVohtwRfJfaRWFtPswskDur9Hb1a9nr+e9oKCuw==","signatures":[{"sig":"MEQCIHyvcj9dzAildDcCHskBpSlPDBmhvOXlY+LvbUFZjGNyAiAxD9yZudVb1r3qOXshRgTyz0dVxdtdIvNHxdEkzuBSPw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":267905},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.1.8.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/09ae7e2646d9912b145de04581554218/agentcash-router-1.1.8.tgz","_integrity":"sha512-35hCriQfWYnXF2sd7xdKXedxjeL1CKId5vQ62DDYl1QOzrYfVohtwRfJfaRWFtPswskDur9Hb1a9nr+e9oKCuw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.1.8_1773442834248_0.6499402326585437","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-124-20260314184932":{"name":"@agentcash/router","version":"0.0.0-pr-124-20260314184932","license":"MIT","_id":"@agentcash/router@0.0.0-pr-124-20260314184932","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"79cded5583c44c422ba399f93e20574e17711da4","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-124-20260314184932.tgz","fileCount":15,"integrity":"sha512-lsaRtsU4MdvrxBuK7o3QIcdvCtmU9FyhbB5StkOOaMtTwUcoVWy4Sndq1XVjs7720uhmOZBaHJlyYGfnKba6Pg==","signatures":[{"sig":"MEUCIQCbku88mpA9qG/JkwIXXSx4MwcX8xylnOK7wXMM5b8+mQIgU9o1MpgWNSdcpKNQpZng7/J+T5k+2RLiaEtFzM0OGWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":268397},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-124-20260314184932.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/5a53ee8fbb988934164f3d1ae32a23f7/agentcash-router-0.0.0-pr-124-20260314184932.tgz","_integrity":"sha512-lsaRtsU4MdvrxBuK7o3QIcdvCtmU9FyhbB5StkOOaMtTwUcoVWy4Sndq1XVjs7720uhmOZBaHJlyYGfnKba6Pg==","deprecated":"Canary build for PR #124 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-124-20260314184932_1773514177025_0.7986669447817762","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-124-20260314185335":{"name":"@agentcash/router","version":"0.0.0-pr-124-20260314185335","license":"MIT","_id":"@agentcash/router@0.0.0-pr-124-20260314185335","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"a7946891002e85506da21414eccb3fcb1b80c92e","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-124-20260314185335.tgz","fileCount":15,"integrity":"sha512-Es0OgjF+Ls4fctY9F7WDqmHr3l7jJ8mLSVdh13mf/l9znoZeeP+Stvh2kJnI1/FOXdBMW+rIE+Pw7wuyyeFvlg==","signatures":[{"sig":"MEYCIQDwdOgorScAWXYOHmYsPfr4yt1zP3oZZSfYB1nFzJ5qSgIhANW0vwat3VyIZCffUGwNwvW3aLeEO5yxTmPNVKCqW53t","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":268397},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-124-20260314185335.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a08d0a569506b85f9d6e861473de0572/agentcash-router-0.0.0-pr-124-20260314185335.tgz","_integrity":"sha512-Es0OgjF+Ls4fctY9F7WDqmHr3l7jJ8mLSVdh13mf/l9znoZeeP+Stvh2kJnI1/FOXdBMW+rIE+Pw7wuyyeFvlg==","deprecated":"Canary build for PR #124 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-124-20260314185335_1773514420633_0.07532038574849631","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-124-20260314185440":{"name":"@agentcash/router","version":"0.0.0-pr-124-20260314185440","license":"MIT","_id":"@agentcash/router@0.0.0-pr-124-20260314185440","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"5cefcceb6a9e6c63db8b1f6711461f0bd2ad107d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-124-20260314185440.tgz","fileCount":15,"integrity":"sha512-rDIdRg3H9H7Iz5O11K++3aym/nwXuCvNuCdhlbx7326IwYKKwP8wFW/rnUUbqGktiPULQxakvwZXHbKNTjPb1w==","signatures":[{"sig":"MEUCIEG5SLmL7dwqKOJG+llR3ceolpDt0YECp2i8mPA81NLYAiEA5GD/dUnuB1JS4B1U7xhxJD9RaHCgXKaDyI1gxPAuSXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":268397},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-124-20260314185440.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/61c56db67b5389f843719bab61e751d2/agentcash-router-0.0.0-pr-124-20260314185440.tgz","_integrity":"sha512-rDIdRg3H9H7Iz5O11K++3aym/nwXuCvNuCdhlbx7326IwYKKwP8wFW/rnUUbqGktiPULQxakvwZXHbKNTjPb1w==","deprecated":"Canary build for PR #124 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-124-20260314185440_1773514485021_0.5954916231911287","host":"s3://npm-registry-packages-npm-production"}},"1.1.9":{"name":"@agentcash/router","version":"1.1.9","license":"MIT","_id":"@agentcash/router@1.1.9","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d1773951b3617153ae131a0ef8996a077e02ad6e","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.1.9.tgz","fileCount":15,"integrity":"sha512-dfwdWGY2XwhOr/TqrhuzkFqDiAsrlfgkAnb8sBTtBnf1Hggva1chtA5Ryep5E6s7B+mvvB3kO3Ljou7U7fdZSw==","signatures":[{"sig":"MEQCIDIPzGT2NLJ6Q9LznlKdldzd5jLVdgn8jzw1/Ehv4tuVAiBKS7Vyb+NJH5lq1e48RpHNBRhSQkgxeKaDAsulrLw50A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":268375},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.1.9.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/2fa5ee5bdde19a46aa269305229af769/agentcash-router-1.1.9.tgz","_integrity":"sha512-dfwdWGY2XwhOr/TqrhuzkFqDiAsrlfgkAnb8sBTtBnf1Hggva1chtA5Ryep5E6s7B+mvvB3kO3Ljou7U7fdZSw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.1.9_1773514803719_0.29506741384324275","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-126-20260315162527":{"name":"@agentcash/router","version":"0.0.0-pr-126-20260315162527","license":"MIT","_id":"@agentcash/router@0.0.0-pr-126-20260315162527","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d559e0674258e645f5592a6b7864fd6689caef61","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-126-20260315162527.tgz","fileCount":15,"integrity":"sha512-TtywgkCN1TOwTAxzDm7v6OzbZzql/NWLOxvr+Ck9s38gucn46zh04SSe3bqWGCicnZAi1HDZlTeK2qKSLGj+Uw==","signatures":[{"sig":"MEUCIQCOF5OAqR48gj5qiKJEh/nUoRRvURf6Vlo9CDddPNbjwAIgbbN3dAODaOP3umTl4KgHRw2rXnV/SMzfQl55VtT8yiY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":268717},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-126-20260315162527.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/20931722d4c25dd824ce281b9be0b869/agentcash-router-0.0.0-pr-126-20260315162527.tgz","_integrity":"sha512-TtywgkCN1TOwTAxzDm7v6OzbZzql/NWLOxvr+Ck9s38gucn46zh04SSe3bqWGCicnZAi1HDZlTeK2qKSLGj+Uw==","deprecated":"Canary build for PR #126 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-126-20260315162527_1773591934253_0.8954594668515248","host":"s3://npm-registry-packages-npm-production"}},"1.1.10":{"name":"@agentcash/router","version":"1.1.10","license":"MIT","_id":"@agentcash/router@1.1.10","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"f7a47d03500b3cf4594b71fb64351ea7a1416fb9","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.1.10.tgz","fileCount":15,"integrity":"sha512-eVqj6Rh1BoXWUO9yuvQVljQwCYKeBvUulgoYm3bAq5HRUhZJOAyQmL0x9jUfuu+i6S+SE1c4B/1NVob/HvKUSw==","signatures":[{"sig":"MEYCIQCNs8nDbNUYo68zHmtdCXAkEXpv8ThRLub1UVJDPuHw0gIhAJQPN8vaWFrFmfWQlZRF9J+ojpfzXgoKANCW3OmgW5Cq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":268696},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.1.10.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/9ecbe9175bf0b3107ed3d2f19fb20a65/agentcash-router-1.1.10.tgz","_integrity":"sha512-eVqj6Rh1BoXWUO9yuvQVljQwCYKeBvUulgoYm3bAq5HRUhZJOAyQmL0x9jUfuu+i6S+SE1c4B/1NVob/HvKUSw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.0","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.1.10_1773593106039_0.7954960897365997","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-128-20260316224502":{"name":"@agentcash/router","version":"0.0.0-pr-128-20260316224502","license":"MIT","_id":"@agentcash/router@0.0.0-pr-128-20260316224502","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"e90d2cb319b6fa9d76cfad66d4b4da228ae1e8a0","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-128-20260316224502.tgz","fileCount":15,"integrity":"sha512-BtV9YbHNnDZZIj9U9dFomXVmxrtvhzmD4uhmHedDUWWwH/sJq4t0wuQ5FOoobY8oPIYKnHreqwwo/UPJjAY/9w==","signatures":[{"sig":"MEUCIAnRfmNmS+/q7icoQkyC6d+NBIOWdkDhL8l/CjjoRVn+AiEAx74vB0JJkh2bMRvXJ9olprQNYOT10YgTtYuVNt1P68I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":268781},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-128-20260316224502.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/28bea94e65444a21d5e321ea35922f9b/agentcash-router-0.0.0-pr-128-20260316224502.tgz","_integrity":"sha512-BtV9YbHNnDZZIj9U9dFomXVmxrtvhzmD4uhmHedDUWWwH/sJq4t0wuQ5FOoobY8oPIYKnHreqwwo/UPJjAY/9w==","deprecated":"Canary build for PR #128 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-128-20260316224502_1773701108003_0.7156236322538037","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-130-20260317044201":{"name":"@agentcash/router","version":"0.0.0-pr-130-20260317044201","license":"MIT","_id":"@agentcash/router@0.0.0-pr-130-20260317044201","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"111ec4a7e5be63deed35d6d9163fea0999f01642","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-130-20260317044201.tgz","fileCount":15,"integrity":"sha512-VFlAwdTiezmTAAtnYiae0gNfaDBax8Ea4BGZM9WUDApCSTd8l/9oAqkDCG+8OWdO6c3dAprrk8bhbM5fx8F9zQ==","signatures":[{"sig":"MEUCIFyjQm71jf9VwIal4mgjrXQX0MVlqWTvon81rPNV1FOAAiEA2F+aRLW5HYA5Fsqsc7l66HkBsggMI8BA8ph+E0XXw+Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":268781},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-130-20260317044201.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/6f85066171ecfc111465bdfec4bcbccf/agentcash-router-0.0.0-pr-130-20260317044201.tgz","_integrity":"sha512-VFlAwdTiezmTAAtnYiae0gNfaDBax8Ea4BGZM9WUDApCSTd8l/9oAqkDCG+8OWdO6c3dAprrk8bhbM5fx8F9zQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.3","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-130-20260317044201_1773722527294_0.018775993404538838","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-131-20260317064310":{"name":"@agentcash/router","version":"0.0.0-pr-131-20260317064310","license":"MIT","_id":"@agentcash/router@0.0.0-pr-131-20260317064310","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b6e71c81e89dc6f0aaca2a9df1db5ef2f6a8eafb","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-131-20260317064310.tgz","fileCount":15,"integrity":"sha512-YXG1/U8RNr/qHFqZvzyK0diaTE4VrtaOaNO/LfcRCT+DI52HYb0UPqnVSTa1nyCHs5qUzo3cvCX60pCPmhX8sg==","signatures":[{"sig":"MEUCIBks8Pg2GcpgxBrINHpQ2tMXBmKMxbrHstDa0jjdPq7VAiEAwgzma4iTHxPw+YyOz+NFx+OgQM8fwDd4HAtB9m1TEHg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":268781},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-131-20260317064310.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/883961b0603f3e7c1d23d9a326e1adb7/agentcash-router-0.0.0-pr-131-20260317064310.tgz","_integrity":"sha512-YXG1/U8RNr/qHFqZvzyK0diaTE4VrtaOaNO/LfcRCT+DI52HYb0UPqnVSTa1nyCHs5qUzo3cvCX60pCPmhX8sg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.4","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-131-20260317064310_1773729796535_0.3518410682078774","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-132-20260317211153":{"name":"@agentcash/router","version":"0.0.0-pr-132-20260317211153","license":"MIT","_id":"@agentcash/router@0.0.0-pr-132-20260317211153","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"8b28ecd67b6297f336dcf4f54a85dce133b08e3c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-132-20260317211153.tgz","fileCount":15,"integrity":"sha512-qEHhsDRJUKpl9LpdTTTyNH17WBOir6l5fSmtaeaoeHSDEaT+BzXEo2ncBoEP09IcrRmTo4O/YxSJmzSroibOMg==","signatures":[{"sig":"MEQCID6qknV2Uop8Cegd9AkqV9e34ahwJy0s9e7Eu68Q4l30AiAxHhDwPIBagLE+p/vj3GNC/tzIFX14pZY57e3A9saWJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":268781},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-132-20260317211153.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/e05e5b338a034881f26f6f928fe1a8bd/agentcash-router-0.0.0-pr-132-20260317211153.tgz","_integrity":"sha512-qEHhsDRJUKpl9LpdTTTyNH17WBOir6l5fSmtaeaoeHSDEaT+BzXEo2ncBoEP09IcrRmTo4O/YxSJmzSroibOMg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-132-20260317211153_1773781918297_0.42659822128045133","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-133-20260318001713":{"name":"@agentcash/router","version":"0.0.0-pr-133-20260318001713","license":"MIT","_id":"@agentcash/router@0.0.0-pr-133-20260318001713","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"ec19fd3f47dc00d1f5c2bba91564848dd81636a6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-133-20260318001713.tgz","fileCount":15,"integrity":"sha512-I95z4DpzxrUJs7snypiu6BP6Y1mScDtuGRpNI4fk9qpJCjLHdzKKDOx9ydoldQ2gJVuNziyo+8NKicSB7HW8Qg==","signatures":[{"sig":"MEUCIQDDOcaqaAxivY14Ce+AzbAuJ9A9skvCMaCPn1tn/DlX5gIge/MgNam7csjROxxa3GEedAi9LzgnvCNIEL5FbovKYQU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":272850},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-133-20260318001713.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/38a91c2d8d1d2a83c3bfbf29fc8cb286/agentcash-router-0.0.0-pr-133-20260318001713.tgz","_integrity":"sha512-I95z4DpzxrUJs7snypiu6BP6Y1mScDtuGRpNI4fk9qpJCjLHdzKKDOx9ydoldQ2gJVuNziyo+8NKicSB7HW8Qg==","deprecated":"Canary build for PR #133 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-133-20260318001713_1773793039132_0.5596519068529395","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-133-20260318001827":{"name":"@agentcash/router","version":"0.0.0-pr-133-20260318001827","license":"MIT","_id":"@agentcash/router@0.0.0-pr-133-20260318001827","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"f0e491982ffd11384f4ca3d75c43301e7c8e0566","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-133-20260318001827.tgz","fileCount":15,"integrity":"sha512-chCF/LjS22KeH4IOo3uoeYA4BlEOOCAuPwZYUakxvkrRFcBbPelkphtbYMsmMhZpOtZyEaH1XGbEwl9NgCXP2w==","signatures":[{"sig":"MEYCIQCELqTQtdqNGj4q2dmLhI+UOKZkz53hw1sOjJd8Bb3j+AIhAKleWv7il63q4xGXXmvm4C6BVg180/7RXpHbT2y4U23W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":272850},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-133-20260318001827.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/321f52c353d2d8038f9d911b2ca53a40/agentcash-router-0.0.0-pr-133-20260318001827.tgz","_integrity":"sha512-chCF/LjS22KeH4IOo3uoeYA4BlEOOCAuPwZYUakxvkrRFcBbPelkphtbYMsmMhZpOtZyEaH1XGbEwl9NgCXP2w==","deprecated":"Canary build for PR #133 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-133-20260318001827_1773793114016_0.5628197932964998","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-133-20260318003038":{"name":"@agentcash/router","version":"0.0.0-pr-133-20260318003038","license":"MIT","_id":"@agentcash/router@0.0.0-pr-133-20260318003038","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"43f0dcb7981f7d38c4e705e6a4ec628495e63604","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-133-20260318003038.tgz","fileCount":15,"integrity":"sha512-hITxj6N+0ZRPB0kyXSFQGtXFSw93GF1bujSmGiW1o7sAhq04p6Cr7bDBjwi00wxvdG1nm2P6VvYueMdULNg4ow==","signatures":[{"sig":"MEUCIGQBzPx3wrHGAA1u1pZLmuCgX2QksTjt7AKza1OKbKo5AiEA2V3p19VxauHIixYS8MVn/4loP/GG5qfS8sud7k/BsLw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":273248},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-133-20260318003038.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/780322b698e4b637f1829e286bfb22c8/agentcash-router-0.0.0-pr-133-20260318003038.tgz","_integrity":"sha512-hITxj6N+0ZRPB0kyXSFQGtXFSw93GF1bujSmGiW1o7sAhq04p6Cr7bDBjwi00wxvdG1nm2P6VvYueMdULNg4ow==","deprecated":"Canary build for PR #133 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-133-20260318003038_1773793843817_0.4565995475826188","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-134-20260318003635":{"name":"@agentcash/router","version":"0.0.0-pr-134-20260318003635","license":"MIT","_id":"@agentcash/router@0.0.0-pr-134-20260318003635","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"69b391ebfb27db04e926b3e4fe172e638ccfd45a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-134-20260318003635.tgz","fileCount":15,"integrity":"sha512-5YAXNH7wp4Zo8Bk6o/0sGYzWXbYYXCtSbQxd63iWFfueMMjukwT7xi4sfxym/hiVRDoD4N3ES1zX2w/ZzkfDcw==","signatures":[{"sig":"MEYCIQDK9AnwXAKYknX3GIXID3bpEImOF4j2atP7UqO3CG0vbgIhAO+M8gxSS/UDmqJzQA2ULcEuFGaD7zSwzHPNw5EKO1Mc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":278903},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-134-20260318003635.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/376c7e71f969f2a7441573da29d54067/agentcash-router-0.0.0-pr-134-20260318003635.tgz","_integrity":"sha512-5YAXNH7wp4Zo8Bk6o/0sGYzWXbYYXCtSbQxd63iWFfueMMjukwT7xi4sfxym/hiVRDoD4N3ES1zX2w/ZzkfDcw==","deprecated":"Canary build for PR #134 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-134-20260318003635_1773794200470_0.9077358313867661","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-134-20260318004622":{"name":"@agentcash/router","version":"0.0.0-pr-134-20260318004622","license":"MIT","_id":"@agentcash/router@0.0.0-pr-134-20260318004622","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"520fca61486999c9e588adb03f0abd5d81d03a50","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-134-20260318004622.tgz","fileCount":15,"integrity":"sha512-FvfXb/tGLyI94sIbq6ni5LkBLcPTNDmobF7GSsNTc0pSb0pZLUntcBSb5lBDhjbYnsDWsUHanm5Pk/0Upxau3Q==","signatures":[{"sig":"MEUCIBrcOvjN9dr7wYiO5m3zPvplhZG/Dv8uTS/hE/it8nOxAiEAr82kxfOsGJBXp2W61hxj9KjAwAXUUoub3OWs4r8Wm0A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":283348},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-134-20260318004622.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/01c7168bbe0cb4f35154145ed305f37b/agentcash-router-0.0.0-pr-134-20260318004622.tgz","_integrity":"sha512-FvfXb/tGLyI94sIbq6ni5LkBLcPTNDmobF7GSsNTc0pSb0pZLUntcBSb5lBDhjbYnsDWsUHanm5Pk/0Upxau3Q==","deprecated":"Canary build for PR #134 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-134-20260318004622_1773794787069_0.6989629344608888","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@agentcash/router","version":"1.2.0","license":"MIT","_id":"@agentcash/router@1.2.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"dc4c952fc28e0a61db163702395bf19e34acc5a5","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.2.0.tgz","fileCount":15,"integrity":"sha512-GWsqdyc14BKBYVPAbCBbQtE6CVUabCZDxeN1m2IhdqrzLsMYsfM244R6277p0D+dlECANF5IUPpmmgjp6gO14A==","signatures":[{"sig":"MEYCIQCl7HmenZzFO6ni6Jpll8HbcUAtEcfCfSvZwkTCPkkeBQIhAK5AVoP4kYljR/QT9TJAEAml2cRy58Tqxf1p/AaYzFOz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":273226},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.2.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/95ef74a806bb4bf26d7bd5495e1082ae/agentcash-router-1.2.0.tgz","_integrity":"sha512-GWsqdyc14BKBYVPAbCBbQtE6CVUabCZDxeN1m2IhdqrzLsMYsfM244R6277p0D+dlECANF5IUPpmmgjp6gO14A==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.2.0_1773794986375_0.7795888053765958","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-135-20260318014315":{"name":"@agentcash/router","version":"0.0.0-pr-135-20260318014315","license":"MIT","_id":"@agentcash/router@0.0.0-pr-135-20260318014315","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"1405a94ec7a977d5e9db568a7ff27572667332bd","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-135-20260318014315.tgz","fileCount":15,"integrity":"sha512-g/fzBdiVwjJk+i6vFFd2re+DZGIyxPlLx/Ue2kDKgRExKdYlAWnnO3Hl1DySYRBZ77VH0BKXBm/RzGZ/fL2RfA==","signatures":[{"sig":"MEUCIQCkaBcfwKdqHEMoHN5TqKt1NlVavqgS+bwYWFdyzi7B1wIgfmMDMFyjSWEkMQsOx7xSVSCIS68PQGrSCMc5HE+DyEg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":273248},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-135-20260318014315.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/9e091901988baaa264c951239e27867b/agentcash-router-0.0.0-pr-135-20260318014315.tgz","_integrity":"sha512-g/fzBdiVwjJk+i6vFFd2re+DZGIyxPlLx/Ue2kDKgRExKdYlAWnnO3Hl1DySYRBZ77VH0BKXBm/RzGZ/fL2RfA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.6","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-135-20260318014315_1773798200625_0.9009431422834802","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-134-20260318030509":{"name":"@agentcash/router","version":"0.0.0-pr-134-20260318030509","license":"MIT","_id":"@agentcash/router@0.0.0-pr-134-20260318030509","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"ddbe7d830d1643ca874e1e034267cb2a98474422","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-134-20260318030509.tgz","fileCount":15,"integrity":"sha512-hMfOCqoGgK8ICC3t35iCxmSjlJ2nWXV+iOAbKfLa6PYcy2ZUBVpT5iCv1zh3ewTOSTtOV7y1ZERUb2xlpgV4UQ==","signatures":[{"sig":"MEUCIQC30sBDjDUic6fRPJ0RTxSmLcxH6ye2KkHwWsfy+Eou/AIgLtK0a7sG1zoN0f5Pa93Y9IfDJokvLOAgmFzdxan+kOg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":283516},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-134-20260318030509.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/af5f5e72f1314015699916f710d29844/agentcash-router-0.0.0-pr-134-20260318030509.tgz","_integrity":"sha512-hMfOCqoGgK8ICC3t35iCxmSjlJ2nWXV+iOAbKfLa6PYcy2ZUBVpT5iCv1zh3ewTOSTtOV7y1ZERUb2xlpgV4UQ==","deprecated":"Canary build for PR #134 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-134-20260318030509_1773803116093_0.814557489990217","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@agentcash/router","version":"1.2.1","license":"MIT","_id":"@agentcash/router@1.2.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"84a31562e1db6f1ed57effb26aaa383f959b09f0","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.2.1.tgz","fileCount":15,"integrity":"sha512-cSVnjCa+n2c0bSG/9iI8wrcGiDAjng1C1y0Nqtcqv4uYeA15uTEN1OVxm0zmah23tShBlnYg6IEctVZ653pdnw==","signatures":[{"sig":"MEUCIQDvo3hJvnCLZIQ6Vbh6/ytjrDa9BF196PACh1qqlPVrBgIgEOlXUTQ282R4S0mRjJuQrsZ7stVAh4qItm+vXBBkhRk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":283494},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.2.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/9c4520dfe786b494b94696a7941b0642/agentcash-router-1.2.1.tgz","_integrity":"sha512-cSVnjCa+n2c0bSG/9iI8wrcGiDAjng1C1y0Nqtcqv4uYeA15uTEN1OVxm0zmah23tShBlnYg6IEctVZ653pdnw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.2.1_1773803390805_0.43843991267116666","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-137-20260318144207":{"name":"@agentcash/router","version":"0.0.0-pr-137-20260318144207","license":"MIT","_id":"@agentcash/router@0.0.0-pr-137-20260318144207","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"a294e96ee9a9ff8ea9ee0d7ad24eeae5d050aeb2","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-137-20260318144207.tgz","fileCount":15,"integrity":"sha512-pDZP2xUp9DNneagJkB2G4i1vlZ3JRNe3ibvQ7qRiS0n9wyqevNnQX8GW4K1yjaV3xF2ws2zizn5Mji1cGI8f1Q==","signatures":[{"sig":"MEQCIFOCXLttGKJHFs1kx5Objyf7RGCFEq8GpxxXXQZmKfhWAiAyRlBtlLKZM0Kh4RYrB24aJHSyVK4QSAdaMyoCVFHlLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":283516},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-137-20260318144207.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/641ef19e36055fb8133d3f23f5ceb5f6/agentcash-router-0.0.0-pr-137-20260318144207.tgz","_integrity":"sha512-pDZP2xUp9DNneagJkB2G4i1vlZ3JRNe3ibvQ7qRiS0n9wyqevNnQX8GW4K1yjaV3xF2ws2zizn5Mji1cGI8f1Q==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.7","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-137-20260318144207_1773844934918_0.01877650276377163","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-138-20260320192625":{"name":"@agentcash/router","version":"0.0.0-pr-138-20260320192625","license":"MIT","_id":"@agentcash/router@0.0.0-pr-138-20260320192625","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"0add8ddb03b19aca409a790526ab11cb25e0042c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-138-20260320192625.tgz","fileCount":15,"integrity":"sha512-SvZ4aqBIASCHbiPXqfTIcisZ1GQEAkOw5VmYHiyekQadfWXNgn7tqu7QZIMElvhF1YpEtkQjrbx+pbhgYSNTdA==","signatures":[{"sig":"MEUCIGsh/TsyC8U1wRoeohuT3gQQ0F+BTngnnilzpUdK/7VWAiEA7rSPsAf4SNyKzr66iWEbcICuEgxqSCf4zAdLi6H8KD8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":283516},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-138-20260320192625.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/0fafd992f7824be2da20f32c6dfae5bb/agentcash-router-0.0.0-pr-138-20260320192625.tgz","_integrity":"sha512-SvZ4aqBIASCHbiPXqfTIcisZ1GQEAkOw5VmYHiyekQadfWXNgn7tqu7QZIMElvhF1YpEtkQjrbx+pbhgYSNTdA==","deprecated":"Canary build for PR #138 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.7","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-138-20260320192625_1774034790924_0.45597530172393363","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-139-20260320224336":{"name":"@agentcash/router","version":"0.0.0-pr-139-20260320224336","license":"MIT","_id":"@agentcash/router@0.0.0-pr-139-20260320224336","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7ec0ba17432f2531db65660a5ae87a9e8376860d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-139-20260320224336.tgz","fileCount":15,"integrity":"sha512-UmT3Xn5xsWrBT5455G6kbn91M/LcKQzx+lO5Xd+Em25LsVKjUhTzoIyBi0AHWcDqJn7A+JgltfX7RE5xQug80w==","signatures":[{"sig":"MEUCIQDN/ZvHW1YFA/m+pgALT4FtHywk03RSPpe093Tr1jl04QIgGDBhf7LPOxyP5GnnAu9BO/ZEKV1E3PPdlI6a8SU7pcA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":283516},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-139-20260320224336.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/7e47c70fd9862d548739ce9da92f1247/agentcash-router-0.0.0-pr-139-20260320224336.tgz","_integrity":"sha512-UmT3Xn5xsWrBT5455G6kbn91M/LcKQzx+lO5Xd+Em25LsVKjUhTzoIyBi0AHWcDqJn7A+JgltfX7RE5xQug80w==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-139-20260320224336_1774046621835_0.9211383134386593","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-138-20260323134650":{"name":"@agentcash/router","version":"0.0.0-pr-138-20260323134650","license":"MIT","_id":"@agentcash/router@0.0.0-pr-138-20260323134650","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"66a06328a821621c7ffb6a3f95a0130a71b6ee3f","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-138-20260323134650.tgz","fileCount":15,"integrity":"sha512-jVfBwxEL5Z51mLgJkGxGK0y9Kly8s+6CmHNnTn2xgR0bBj7kvoS9ruAMTrm/GUVmJVGZjVft7fB0S3mBpZ5gqQ==","signatures":[{"sig":"MEUCIQC/RlKt3j6cqF8JgOQ+kq31bEWYlKZv9Gle5wuzvWGkfwIgG04f4fM6ztCE+e46KblOyZeT4eTvnOpZYVpE2oS7ycA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":283516},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-138-20260323134650.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/7fa0b9f58f55da403d269185ca2e18e3/agentcash-router-0.0.0-pr-138-20260323134650.tgz","_integrity":"sha512-jVfBwxEL5Z51mLgJkGxGK0y9Kly8s+6CmHNnTn2xgR0bBj7kvoS9ruAMTrm/GUVmJVGZjVft7fB0S3mBpZ5gqQ==","deprecated":"Canary build for PR #138 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-138-20260323134650_1774273616173_0.24087909816823916","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-141-20260323145424":{"name":"@agentcash/router","version":"0.0.0-pr-141-20260323145424","license":"MIT","_id":"@agentcash/router@0.0.0-pr-141-20260323145424","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"92ce822b971a8e5e80901a701aa7a269e019be99","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-141-20260323145424.tgz","fileCount":15,"integrity":"sha512-SIWCjnD0QiVg3QUnNmYFR1CEvZmcWXCe5oXXk8EODFscwAPzHxE5NY2RAMX6feJtNf3DWO3sz4N6VLC9Csghaw==","signatures":[{"sig":"MEUCIGK2dqYTp1OATFp3HtEDZeqUEE/fTSqMMwm+TcG0GSt8AiEAmfqOL3ES73nWCj4PltzcaS/FLKBgp+ULLyQzfiLqxo4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":285280},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-141-20260323145424.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/f86189a00df9e6fa728d4fba96f0cf51/agentcash-router-0.0.0-pr-141-20260323145424.tgz","_integrity":"sha512-SIWCjnD0QiVg3QUnNmYFR1CEvZmcWXCe5oXXk8EODFscwAPzHxE5NY2RAMX6feJtNf3DWO3sz4N6VLC9Csghaw==","deprecated":"Canary build for PR #141 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-141-20260323145424_1774277669387_0.7202061688158996","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-142-20260323175303":{"name":"@agentcash/router","version":"0.0.0-pr-142-20260323175303","license":"MIT","_id":"@agentcash/router@0.0.0-pr-142-20260323175303","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"046ff442f0e81a26add0e99ce67ca337990186ad","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-142-20260323175303.tgz","fileCount":15,"integrity":"sha512-8kmrOssSSfIoMvdFitfmj2kh9WhtbiMOAVp9fYf9WUTWsl9HwNwwmpsokWpjXXDin5UFmJCIxtTtlNv/2MdBiw==","signatures":[{"sig":"MEUCIQCMgw0wFZ5Guwx9+deBW2JNQbPeqOCvnxDhrTd0NeBkDgIgLcqoEK1Bopr35wv0sYml59Ypiq+wPbKyvx0JV54Ko4U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":285172},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-142-20260323175303.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/5135b2155c11d22e66a9d3c748ea341a/agentcash-router-0.0.0-pr-142-20260323175303.tgz","_integrity":"sha512-8kmrOssSSfIoMvdFitfmj2kh9WhtbiMOAVp9fYf9WUTWsl9HwNwwmpsokWpjXXDin5UFmJCIxtTtlNv/2MdBiw==","deprecated":"Canary build for PR #142 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-142-20260323175303_1774288389642_0.8099063364455803","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-142-20260323175412":{"name":"@agentcash/router","version":"0.0.0-pr-142-20260323175412","license":"MIT","_id":"@agentcash/router@0.0.0-pr-142-20260323175412","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"0c871791f320b619e0d02b8e8f44dc3ae28cf09f","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-142-20260323175412.tgz","fileCount":15,"integrity":"sha512-dLisRzaamqJh8j+xgzSFUxl/24d9pRFiQgLA79sn2Ccn38VEGinqspo6U1cOJQjlY3q/R/KefDgdCG/fCp53rw==","signatures":[{"sig":"MEUCIQCHXqusTDeER5pXNrOha4UZlUUFrz4+c6DnXZpa/MEOWQIgZoULJ7NehpYq8N0G2FjhKNld+l5ljjr/f6dzMYlwEYA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":285236},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-142-20260323175412.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/ab29b24325b13700cbc7972e2b61757d/agentcash-router-0.0.0-pr-142-20260323175412.tgz","_integrity":"sha512-dLisRzaamqJh8j+xgzSFUxl/24d9pRFiQgLA79sn2Ccn38VEGinqspo6U1cOJQjlY3q/R/KefDgdCG/fCp53rw==","deprecated":"Canary build for PR #142 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-142-20260323175412_1774288459944_0.5107571056925997","host":"s3://npm-registry-packages-npm-production"}},"1.2.2":{"name":"@agentcash/router","version":"1.2.2","license":"MIT","_id":"@agentcash/router@1.2.2","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"885f5f4c463ca9b490d012e81430b59f45bc2274","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.2.2.tgz","fileCount":15,"integrity":"sha512-/s3O/oxSPeSzOYmUIpQRzNfurJDZp6EMPVhy+4m8iQektuhPpuxXAMwIXYzrY1eTDEpURidB/XV8SGOLo2RFpw==","signatures":[{"sig":"MEUCIAkjqW54z5AWqZdgcPwDjFEFNal68fyjfIsXn9Nr4qNAAiEAmRNhvS5TbuErZJxCXGsxOE7NKuvOtSSJxOvjp5wNumQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":285214},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.2.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/441e2fe0148618bb8744f18544ab5ee9/agentcash-router-1.2.2.tgz","_integrity":"sha512-/s3O/oxSPeSzOYmUIpQRzNfurJDZp6EMPVhy+4m8iQektuhPpuxXAMwIXYzrY1eTDEpURidB/XV8SGOLo2RFpw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.2.2_1774288824092_0.9117134412444745","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-143-20260323181301":{"name":"@agentcash/router","version":"0.0.0-pr-143-20260323181301","license":"MIT","_id":"@agentcash/router@0.0.0-pr-143-20260323181301","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"74c1aed529b90be278fd73eb48a7624e57715c22","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-143-20260323181301.tgz","fileCount":15,"integrity":"sha512-aCC2C2niNubeJC7YwY5wdGCV4ClwsLmaQ1k9yCyc7w9ok/uGoq4FuNGC7un0qmF6u7IT2Oovt8jeWswL4455bQ==","signatures":[{"sig":"MEYCIQCw6Hx2D0iuYNEsBd4e/zaoNF7qyQb2PvsuTyCgemAtPQIhAOKXMV8JvQ55fd2E97rvYfYIbV+O3lNfylvtCNf9R05q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":285234},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-143-20260323181301.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/5013dc1a7c6f6c4311f1a6040243c983/agentcash-router-0.0.0-pr-143-20260323181301.tgz","_integrity":"sha512-aCC2C2niNubeJC7YwY5wdGCV4ClwsLmaQ1k9yCyc7w9ok/uGoq4FuNGC7un0qmF6u7IT2Oovt8jeWswL4455bQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-143-20260323181301_1774289586481_0.35502586504821076","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-144-20260323191320":{"name":"@agentcash/router","version":"0.0.0-pr-144-20260323191320","license":"MIT","_id":"@agentcash/router@0.0.0-pr-144-20260323191320","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"034d1a9a65dffb4a6f9851342c2ba64e7fd4cb3b","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-144-20260323191320.tgz","fileCount":15,"integrity":"sha512-LcDfQlqkfu6YXdA5temUGnpY3tt6TPp/ddRC4DqLA4LO4oUtN26B1eKS1kMmC7jf8DLQg5+5uEz6QOuxu9DEsw==","signatures":[{"sig":"MEYCIQD5wv4z7yyimMU7jZKtOlwKr3d8XAx368u5HxgSHC9eyAIhAJ/k0UhfUmp4lxX811jCPaMtB67w3p/mCeFqWWGw6u4B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":285236},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-144-20260323191320.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/763625ea99e3fd998c668b02ec762f75/agentcash-router-0.0.0-pr-144-20260323191320.tgz","_integrity":"sha512-LcDfQlqkfu6YXdA5temUGnpY3tt6TPp/ddRC4DqLA4LO4oUtN26B1eKS1kMmC7jf8DLQg5+5uEz6QOuxu9DEsw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.9","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-144-20260323191320_1774293205641_0.4116168189033935","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-141-20260324002135":{"name":"@agentcash/router","version":"0.0.0-pr-141-20260324002135","license":"MIT","_id":"@agentcash/router@0.0.0-pr-141-20260324002135","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d6a83d0494d27481003e206051a8bb91bc3ddfc6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-141-20260324002135.tgz","fileCount":15,"integrity":"sha512-hU6BBCMTjNgRsOz6v4VfULQkW9Gj5kLFccjke2tUqqylZ01D8j7RtND1Iw7dtkzUe0jlmx9kLsaeA3QE5fBJig==","signatures":[{"sig":"MEUCIQCtPBoHBez9dA7XnWgNDxXK15XWbVtNaBTdrSorkUAQ1wIgEqXxoiuuXdzDg/D1U1FueQk0FKiN0/hKiZaEP0ZzOaw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":289226},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-141-20260324002135.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/30158274e618f2e785c16a9c27455a58/agentcash-router-0.0.0-pr-141-20260324002135.tgz","_integrity":"sha512-hU6BBCMTjNgRsOz6v4VfULQkW9Gj5kLFccjke2tUqqylZ01D8j7RtND1Iw7dtkzUe0jlmx9kLsaeA3QE5fBJig==","deprecated":"Canary build for PR #141 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-141-20260324002135_1774311702539_0.9956023720228453","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-141-20260324004037":{"name":"@agentcash/router","version":"0.0.0-pr-141-20260324004037","license":"MIT","_id":"@agentcash/router@0.0.0-pr-141-20260324004037","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"3b39ba556eeb429073c8fc8fcec612ff533917d1","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-141-20260324004037.tgz","fileCount":15,"integrity":"sha512-QwzTB8nJAlXbQMF40Y4eUZMTkNdum9Cjui1x4gCw8+KS6vUMNlaZPMsBreaZcGrJt8T+Ha5QC20gT8u6Cu5dRw==","signatures":[{"sig":"MEUCIBmB3RKQkM94vuv35EG2w8BsgY69uSdrduXPJfYzVmwbAiEArQgdaYPUZ531rEAo+9xZnmy2fL2pgWL0G8E88yuqTUU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":286578},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-141-20260324004037.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/0890f15c0e9393a08b43fa5d5bd64816/agentcash-router-0.0.0-pr-141-20260324004037.tgz","_integrity":"sha512-QwzTB8nJAlXbQMF40Y4eUZMTkNdum9Cjui1x4gCw8+KS6vUMNlaZPMsBreaZcGrJt8T+Ha5QC20gT8u6Cu5dRw==","deprecated":"Canary build for PR #141 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-141-20260324004037_1774312841852_0.37234269708048995","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-141-20260324004217":{"name":"@agentcash/router","version":"0.0.0-pr-141-20260324004217","license":"MIT","_id":"@agentcash/router@0.0.0-pr-141-20260324004217","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7aaab9d8f06b1b3e131878da3eb7f00787f100a5","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-141-20260324004217.tgz","fileCount":15,"integrity":"sha512-w9Rwj4iCWe2zSyh9Fx0EQZY7P7RT8jDAFMw6Vw5GynGhfic2KECVBJRi1FVWzhrLlCzHdCUFqCKv159EQfooPQ==","signatures":[{"sig":"MEYCIQDbZjhvUH7tKm/6w9XwTF47N/eFmOwIAGmLB/oQ2cTy0AIhAL5BkHiUnMU4KJxG5PrAOqQ0oVC+xvVf5OwTjgP6b9r3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":286568},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-141-20260324004217.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/b206cd42c6647eb39943b3f5a25be906/agentcash-router-0.0.0-pr-141-20260324004217.tgz","_integrity":"sha512-w9Rwj4iCWe2zSyh9Fx0EQZY7P7RT8jDAFMw6Vw5GynGhfic2KECVBJRi1FVWzhrLlCzHdCUFqCKv159EQfooPQ==","deprecated":"Canary build for PR #141 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-141-20260324004217_1774312942078_0.5198392855196017","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-146-20260324140019":{"name":"@agentcash/router","version":"0.0.0-pr-146-20260324140019","license":"MIT","_id":"@agentcash/router@0.0.0-pr-146-20260324140019","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b6e78c92667585d9b4ac1f732d3db0f1b1902231","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-146-20260324140019.tgz","fileCount":15,"integrity":"sha512-ZAg4KRQptZH9WrSQt+i8E1Uaa7ORBOCRsnc8EFs8pJs5dukMGesXyR8jqWPXepr7dszkNL4EaLXXdiBgVIe0+w==","signatures":[{"sig":"MEYCIQCkJ7HB7WZ/9+WFguyv+ba4EkHFqVERsACqUimDPRFCFQIhAIsUIldAH3M2yo+Mw/WkcrRsNe2OfsQ1OJKsPBn8re/X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":285360},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-146-20260324140019.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/ceb3f89f8a993d7740309119d1b632b5/agentcash-router-0.0.0-pr-146-20260324140019.tgz","_integrity":"sha512-ZAg4KRQptZH9WrSQt+i8E1Uaa7ORBOCRsnc8EFs8pJs5dukMGesXyR8jqWPXepr7dszkNL4EaLXXdiBgVIe0+w==","deprecated":"Canary build for PR #146 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-146-20260324140019_1774360825876_0.7102744768317204","host":"s3://npm-registry-packages-npm-production"}},"1.2.3":{"name":"@agentcash/router","version":"1.2.3","license":"MIT","_id":"@agentcash/router@1.2.3","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"ac3ba58eabc1c906b1f698d1ebcfb5b945c8d251","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.2.3.tgz","fileCount":15,"integrity":"sha512-+TpbRKgmVdveiHx7yQB/uxviixZVSOG9zQ4vOZTg9ypwEWt1/FrAfahEXRrlJgblBXJn0ZE/vcnpJPaTtfyBeg==","signatures":[{"sig":"MEUCIEBLK0isCfc4PRd69jg8qEEQwK2/+hc9C8wWit26Vh9XAiEA/Lok22tPiv8KFZs8+07VkO/pdkkPMvCvd7U/82sWJxU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":285338},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.2.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/9de97c724f3be8d699f23c7486f966ec/agentcash-router-1.2.3.tgz","_integrity":"sha512-+TpbRKgmVdveiHx7yQB/uxviixZVSOG9zQ4vOZTg9ypwEWt1/FrAfahEXRrlJgblBXJn0ZE/vcnpJPaTtfyBeg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.2.3_1774362624511_0.1317778584192253","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-148-20260326161240":{"name":"@agentcash/router","version":"0.0.0-pr-148-20260326161240","license":"MIT","_id":"@agentcash/router@0.0.0-pr-148-20260326161240","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"ece8ce58bc8401ee6b5f7906823bc09e8a94cad3","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-148-20260326161240.tgz","fileCount":15,"integrity":"sha512-dNAWU7hQNMp3KGRhfae0VkDsUgjsH1676s2nTissPrdXc6tkADXcn+E5qbvj0CVhRAjsKFPZisAvA1gHkBlibA==","signatures":[{"sig":"MEQCIAKJfUSAoyrkmte6w3AcTMLAUnoOI6scKPCr6dwT4sVmAiA6G2QZYG1/+qCklujgfdjlNGF2PWVawDAjtohlEWY/KA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":285361},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-148-20260326161240.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/2f32216f7dbe8576700003a5364bd501/agentcash-router-0.0.0-pr-148-20260326161240.tgz","_integrity":"sha512-dNAWU7hQNMp3KGRhfae0VkDsUgjsH1676s2nTissPrdXc6tkADXcn+E5qbvj0CVhRAjsKFPZisAvA1gHkBlibA==","deprecated":"Canary build for PR #148 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.2","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.2","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-148-20260326161240_1774541565191_0.8737905317749377","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-141-20260326172355":{"name":"@agentcash/router","version":"0.0.0-pr-141-20260326172355","license":"MIT","_id":"@agentcash/router@0.0.0-pr-141-20260326172355","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"14984975dbad0b84fb55bf84e8f817f9936e112c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-141-20260326172355.tgz","fileCount":15,"integrity":"sha512-ePeBLYTyL4FqQMch+jnx1J50oyNhft3Qm/R6lcr8/AfPCwb+2V2awv6nQtZ3ZG/lEShmCoJnO2Mwc/aeuZxaZg==","signatures":[{"sig":"MEUCICwbHt8I+PVtcMb/YDFc3bQlCJ4bj2vVSF4crIAZR6VnAiEAxXoLHedj4ubAbj5ZYzxxIjm17nvUc/iTjWMdYOmn4n8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293619},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-141-20260326172355.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/bd353057a063439fff9e98cfa200b7ac/agentcash-router-0.0.0-pr-141-20260326172355.tgz","_integrity":"sha512-ePeBLYTyL4FqQMch+jnx1J50oyNhft3Qm/R6lcr8/AfPCwb+2V2awv6nQtZ3ZG/lEShmCoJnO2Mwc/aeuZxaZg==","deprecated":"Canary build for PR #141 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.10","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-141-20260326172355_1774545840648_0.09289978485285211","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-150-20260326194320":{"name":"@agentcash/router","version":"0.0.0-pr-150-20260326194320","license":"MIT","_id":"@agentcash/router@0.0.0-pr-150-20260326194320","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"15e770f6a192275805851fa4c8b60670147d13f0","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-150-20260326194320.tgz","fileCount":15,"integrity":"sha512-jfUj7GyMqmFbwmayzKH/MGSQ/+7a7hwRmLgYRkxjR6M5+djikSS0Lho4oOX9Y/1ca+9dIyLAZ3/nLUBECze8OA==","signatures":[{"sig":"MEYCIQC4lHy97Escyd9URAiDwsYB/2a6lS9f29GKwHpPHsvf8gIhAJA6gC6W3k3+7G0CJR0A4KxhPR5Bbb7PfC0maV9LVsHF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293645},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-150-20260326194320.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/7720dc0659053f6e7ba25af2e2bf599e/agentcash-router-0.0.0-pr-150-20260326194320.tgz","_integrity":"sha512-jfUj7GyMqmFbwmayzKH/MGSQ/+7a7hwRmLgYRkxjR6M5+djikSS0Lho4oOX9Y/1ca+9dIyLAZ3/nLUBECze8OA==","deprecated":"Canary build for PR #150 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.10","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-150-20260326194320_1774554205713_0.5273866510678125","host":"s3://npm-registry-packages-npm-production"}},"1.2.4":{"name":"@agentcash/router","version":"1.2.4","license":"MIT","_id":"@agentcash/router@1.2.4","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"bccbd053f94be708f2d03499967f8f4bdb570727","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.2.4.tgz","fileCount":15,"integrity":"sha512-DoCac3YUzKWCj30KVe29Dzz5L//VXgch1mShfUfP1lIy8NFfLakvI/G0Lz9EfkGfwLc3J4PAFmYIxOsR6kiD3g==","signatures":[{"sig":"MEUCIB/tGed5GTtGs321epwB475QHr/ATTkKxs+UfdOu4x9bAiEA6rC8MA4ykpAjTLUybrm4s2f++TpjdyYf1rZs8joCPss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293623},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.2.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/38a75f4baf880d166c522c1cb27a59b9/agentcash-router-1.2.4.tgz","_integrity":"sha512-DoCac3YUzKWCj30KVe29Dzz5L//VXgch1mShfUfP1lIy8NFfLakvI/G0Lz9EfkGfwLc3J4PAFmYIxOsR6kiD3g==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.10","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.2.4_1774554886973_0.2763078057211721","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-152-20260330061158":{"name":"@agentcash/router","version":"0.0.0-pr-152-20260330061158","license":"MIT","_id":"@agentcash/router@0.0.0-pr-152-20260330061158","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"a535d13237f5db5a05d7097a4751982972a63c7a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-152-20260330061158.tgz","fileCount":15,"integrity":"sha512-B8EWbdhhqf50aYjof6TJZKovOLjDyoagv4SuFiWT+dEqT9672FVaCHrkagYy9WPc+kuyvGIMA6Rqwb6tpkbXqQ==","signatures":[{"sig":"MEQCIDC0pvEwavFOY2JTpuwhqgC/ID8ntMK0nL8k36NOuihcAiBYjuPA5v31IDGD32OvQlMEzC+J7finV+g4tDscLcBR4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293645},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-152-20260330061158.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/02d6614d9467f17582ce4045116d295b/agentcash-router-0.0.0-pr-152-20260330061158.tgz","_integrity":"sha512-B8EWbdhhqf50aYjof6TJZKovOLjDyoagv4SuFiWT+dEqT9672FVaCHrkagYy9WPc+kuyvGIMA6Rqwb6tpkbXqQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.12","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-152-20260330061158_1774851123645_0.9541533904010226","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-153-20260330221147":{"name":"@agentcash/router","version":"0.0.0-pr-153-20260330221147","license":"MIT","_id":"@agentcash/router@0.0.0-pr-153-20260330221147","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"298acf5e57f413776499ae9429646798a7941f69","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-153-20260330221147.tgz","fileCount":15,"integrity":"sha512-t00o9VEr/pE5VoS22TWHtJH/7IE7K6PVtRjhFa+ib+y/Qr9fvZNI+PbkXKlXY5c1glj+LpmPS7dpMlzDOxMcpQ==","signatures":[{"sig":"MEYCIQDOw5UOM9fj0U/pzFxYNcUAT5O7FUlW518KArRWJKnSvAIhAOxjsnvepr+3QwxPM+zX/8lPo2L/aGARnbQUvbPih8RO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293799},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-153-20260330221147.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/1b46b9a50aee13ab416ddbf984f89630/agentcash-router-0.0.0-pr-153-20260330221147.tgz","_integrity":"sha512-t00o9VEr/pE5VoS22TWHtJH/7IE7K6PVtRjhFa+ib+y/Qr9fvZNI+PbkXKlXY5c1glj+LpmPS7dpMlzDOxMcpQ==","deprecated":"Canary build for PR #153 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-153-20260330221147_1774908713408_0.7931963085480482","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-154-20260331041300":{"name":"@agentcash/router","version":"0.0.0-pr-154-20260331041300","license":"MIT","_id":"@agentcash/router@0.0.0-pr-154-20260331041300","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"6a883d349231632d5dbdce4663c515e817a5c4cf","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-154-20260331041300.tgz","fileCount":15,"integrity":"sha512-GJmxYSgoT4mtgeyCeXIEKG0KCwQ29Bv5par2cGsfT9xmcANKosKF2FctXFNbF1F2pwm+VhXRWh+FwdPwgJeybg==","signatures":[{"sig":"MEQCIAt4UZcjAANSRzByPKAA+6FurDLx0HmD6rn+48gHtRVSAiAGh/56Sre4fmE0ShEY5QVxsAw4gXMIrpucZDTDGpvpbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293643},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-154-20260331041300.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/c97a1d4eaffd1cd2d58b1e9ac974e2b4/agentcash-router-0.0.0-pr-154-20260331041300.tgz","_integrity":"sha512-GJmxYSgoT4mtgeyCeXIEKG0KCwQ29Bv5par2cGsfT9xmcANKosKF2FctXFNbF1F2pwm+VhXRWh+FwdPwgJeybg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.0","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.0","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-154-20260331041300_1774930386388_0.39104464921245063","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-153-20260331154033":{"name":"@agentcash/router","version":"0.0.0-pr-153-20260331154033","license":"MIT","_id":"@agentcash/router@0.0.0-pr-153-20260331154033","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"2189202b1b9e9a7c73bea58cdfbcb16557785d9d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-153-20260331154033.tgz","fileCount":15,"integrity":"sha512-L1lcDPjGElfZpijDQs9D6ofVss2PL0/WwCffBUWLLQamJ1vy6x+qKRJ00pnNmcczU/jlS+oauHcgeuiF1y3r3Q==","signatures":[{"sig":"MEQCIGjYAMJtLY53So+7dBXsrBPyIxX3BtXsUiwRPjoAowP+AiBO2g7KuuDvsubaY37RdBfU4rmDrwuWygbv0NoioEyMrg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293879},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-153-20260331154033.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/f2f4504be697bfcb8eeb75d5d54ae151/agentcash-router-0.0.0-pr-153-20260331154033.tgz","_integrity":"sha512-L1lcDPjGElfZpijDQs9D6ofVss2PL0/WwCffBUWLLQamJ1vy6x+qKRJ00pnNmcczU/jlS+oauHcgeuiF1y3r3Q==","deprecated":"Canary build for PR #153 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-153-20260331154033_1774971639112_0.05196976068761727","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-155-20260331160232":{"name":"@agentcash/router","version":"0.0.0-pr-155-20260331160232","license":"MIT","_id":"@agentcash/router@0.0.0-pr-155-20260331160232","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"3ba0b3ede1fc6cc9b4b9675058a96cc6490e32d6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-155-20260331160232.tgz","fileCount":15,"integrity":"sha512-TLVpvbUiyjO9K/k+UOpoAI9LSHfAprislFbjwa1qW4qyTio6kbuQC3Agdkhp0JWY+mT8GIckoZcH8L1fv/q1oQ==","signatures":[{"sig":"MEUCICcgARLiU6PluRwdu+p/kdEe1h92MhiAtwiZ9//Zlw36AiEA/kxRkeQOCP8Lw90NC8l9FyQ9IenHoRc03v7BK1gRMZg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293879},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-155-20260331160232.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/864500ce5a63b10e2ca5ff1724532013/agentcash-router-0.0.0-pr-155-20260331160232.tgz","_integrity":"sha512-TLVpvbUiyjO9K/k+UOpoAI9LSHfAprislFbjwa1qW4qyTio6kbuQC3Agdkhp0JWY+mT8GIckoZcH8L1fv/q1oQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-155-20260331160232_1774972958725_0.7739856200986155","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-156-20260331161230":{"name":"@agentcash/router","version":"0.0.0-pr-156-20260331161230","license":"MIT","_id":"@agentcash/router@0.0.0-pr-156-20260331161230","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"29de57e033d8e13149917e911534b713586bb13b","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-156-20260331161230.tgz","fileCount":15,"integrity":"sha512-FFvDubqokNRWOp7ZAYFcSgpN2sSFe2smAwT9xrJ0YjRIDIqRySm+zMxL+m9IHarIk26q+SChrmQw7OVGXrGL3g==","signatures":[{"sig":"MEYCIQDS4+pYjZhuLNhq5/QIumPuhyOMwlk7rIXUTXCjLRwdRgIhAMCBcWteVwYrw2xpGQH4Vq58ICCY00gzDvhnT3ycI7Om","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293879},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-156-20260331161230.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/6ed8c35983b0dd2662550fa84cea62f4/agentcash-router-0.0.0-pr-156-20260331161230.tgz","_integrity":"sha512-FFvDubqokNRWOp7ZAYFcSgpN2sSFe2smAwT9xrJ0YjRIDIqRySm+zMxL+m9IHarIk26q+SChrmQw7OVGXrGL3g==","deprecated":"Canary build for PR #156 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-156-20260331161230_1774973554960_0.09316593339645318","host":"s3://npm-registry-packages-npm-production"}},"1.2.5":{"name":"@agentcash/router","version":"1.2.5","license":"MIT","_id":"@agentcash/router@1.2.5","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"fec3536284823a963c24bbdcb70882dd538554f0","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.2.5.tgz","fileCount":15,"integrity":"sha512-XxNtDFG3oGMj7N/3rf4h56qSEfXshccA2PGCDDmUG+3pMPwTCz3Nt7VPBal13VZaAUNABrb5NUNAb3bFaoIl2Q==","signatures":[{"sig":"MEQCIDL2zbMlHog5Bpol1DKZ/BkOe2ea1fb9GY3x4okE/K/4AiByjy+w+pKl7dLk4f3nxmpfEDqRsvYysq6mG/X8ukRbjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293857},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.2.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/f8aece9816ed93423360fb87bb1e29d7/agentcash-router-1.2.5.tgz","_integrity":"sha512-XxNtDFG3oGMj7N/3rf4h56qSEfXshccA2PGCDDmUG+3pMPwTCz3Nt7VPBal13VZaAUNABrb5NUNAb3bFaoIl2Q==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.2.5_1774974904003_0.8004414781169684","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-157-20260331201725":{"name":"@agentcash/router","version":"0.0.0-pr-157-20260331201725","license":"MIT","_id":"@agentcash/router@0.0.0-pr-157-20260331201725","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"e11d99a7049100803a3c2f26be27f429341fa0b2","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-157-20260331201725.tgz","fileCount":15,"integrity":"sha512-1E50HJ4W5Tfs1nAAdk0Q/wnFuUS0HgKUNmTeQWiJl3mcDhRi2qFhaXAEU1zfseUsVjBOD5zQaY/iFY6t3NPuXQ==","signatures":[{"sig":"MEYCIQCpAya7ac/JikCsJ5jkS3E5x93PmGulNpe2It3ibDz89AIhAIB7fhEs5aGgkSjr52gMT5VXoZmvDCM+zu7LcFqnWnUJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":294365},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-157-20260331201725.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/63b529ee131f526bd779e72ce1d45cc9/agentcash-router-0.0.0-pr-157-20260331201725.tgz","_integrity":"sha512-1E50HJ4W5Tfs1nAAdk0Q/wnFuUS0HgKUNmTeQWiJl3mcDhRi2qFhaXAEU1zfseUsVjBOD5zQaY/iFY6t3NPuXQ==","deprecated":"Canary build for PR #157 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-157-20260331201725_1774988251481_0.5857025057652046","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-157-20260331201956":{"name":"@agentcash/router","version":"0.0.0-pr-157-20260331201956","license":"MIT","_id":"@agentcash/router@0.0.0-pr-157-20260331201956","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d18f66761fb3b962779fa60c581d51a96cbcdc79","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-157-20260331201956.tgz","fileCount":15,"integrity":"sha512-fK+0omgETRY9PJYz/+SNnN9HO1AYVzqg3vezjTvsnxHkFZ4t42guRJ7cvAAQVSDeyCLWMg+DMeobHsTSe/x9mA==","signatures":[{"sig":"MEQCIFMFO3VTvXVemXs/xRYSkiRWvxa11GTtFErEcN02eSXkAiA9dEvICjObYB9Jcd1NrZTxBfeoUtZJi4jRC6SMnxdIKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":294365},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-157-20260331201956.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/1ba592df97d68c26db8d37a01bf539d4/agentcash-router-0.0.0-pr-157-20260331201956.tgz","_integrity":"sha512-fK+0omgETRY9PJYz/+SNnN9HO1AYVzqg3vezjTvsnxHkFZ4t42guRJ7cvAAQVSDeyCLWMg+DMeobHsTSe/x9mA==","deprecated":"Canary build for PR #157 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-157-20260331201956_1774988406095_0.18750661911165256","host":"s3://npm-registry-packages-npm-production"}},"1.2.6":{"name":"@agentcash/router","version":"1.2.6","license":"MIT","_id":"@agentcash/router@1.2.6","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"f0f2513aaf0a3c4e71f2748b0cf1a9e3ac01f6d3","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.2.6.tgz","fileCount":15,"integrity":"sha512-Eis2RCnrmgLRN8Ere5uo7wlnXRm7nBqkYH+eoz5XCooa9C+3ShKy4YnzQ0LB5U8NxvfKpVU/wtw96Vi+omDu8g==","signatures":[{"sig":"MEUCIC53pN8Lwk74cOysAYV2ZtvvOAUoLBgkoTmNzQKYZcyTAiEAi0e96Q6g9AwUx4cGMHkbeZSfYQJsUKe+AT4OLFuxSUY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":294343},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.2.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/58fccf08fc6810ddf7b981ccf7e57689/agentcash-router-1.2.6.tgz","_integrity":"sha512-Eis2RCnrmgLRN8Ere5uo7wlnXRm7nBqkYH+eoz5XCooa9C+3ShKy4YnzQ0LB5U8NxvfKpVU/wtw96Vi+omDu8g==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.2.6_1774991400228_0.5042337504853476","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-159-20260331211446":{"name":"@agentcash/router","version":"0.0.0-pr-159-20260331211446","license":"MIT","_id":"@agentcash/router@0.0.0-pr-159-20260331211446","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"8f1433768fa1da2d85aef38f4fb9d7d7aeb17697","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-159-20260331211446.tgz","fileCount":15,"integrity":"sha512-t06ESl7+mKdjE3DTs7VV5pFrAHUrPMyMLt4vLI39J0oCLFy1QHHF3MNzMaiNnwNjl6W+KatqaUJR00V3emRVIw==","signatures":[{"sig":"MEUCIHLJlDdPFTtnt+Wk4HYDkP7q9BccU0xLuGCE5Q2rVS7FAiEA/CsD2yfUyLDR6xejwVCMJr+Sd7EjroFYq8hm5FkfyZg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":294363},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-159-20260331211446.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/aa8ed231576333530844d5347fd5673e/agentcash-router-0.0.0-pr-159-20260331211446.tgz","_integrity":"sha512-t06ESl7+mKdjE3DTs7VV5pFrAHUrPMyMLt4vLI39J0oCLFy1QHHF3MNzMaiNnwNjl6W+KatqaUJR00V3emRVIw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.1","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.1","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-159-20260331211446_1774991692371_0.4513608762497716","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-160-20260402021231":{"name":"@agentcash/router","version":"0.0.0-pr-160-20260402021231","license":"MIT","_id":"@agentcash/router@0.0.0-pr-160-20260402021231","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"5f463d2c6b87ea8fcdf8a60bf44353dd55000230","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-160-20260402021231.tgz","fileCount":15,"integrity":"sha512-eNU3x/chC/58IeXD+8GO4X6rCTw4c5qUpeKAlKxLJ1ul40Z6+UNGNCF55zTiBohs0miuJte5nwX4vFl14AKqtA==","signatures":[{"sig":"MEQCIEKcLIdX6UBSdWE/4qfLbyH+C65x4B9si9wcukU6/Ri8AiABzCzaCdJPUk9S5fkwRR8AQE8o5SYi+zEYGmDDydfYHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":294363},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-160-20260402021231.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/629865ba00db45e961c75ef9e8ae51b2/agentcash-router-0.0.0-pr-160-20260402021231.tgz","_integrity":"sha512-eNU3x/chC/58IeXD+8GO4X6rCTw4c5qUpeKAlKxLJ1ul40Z6+UNGNCF55zTiBohs0miuJte5nwX4vFl14AKqtA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.4","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.3","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.3","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-160-20260402021231_1775095956580_0.4094804549464104","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-161-20260402201255":{"name":"@agentcash/router","version":"0.0.0-pr-161-20260402201255","license":"MIT","_id":"@agentcash/router@0.0.0-pr-161-20260402201255","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7fab6d67b7dd5c180fea97eee3f2336bd31251c1","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-161-20260402201255.tgz","fileCount":15,"integrity":"sha512-NCAIZAkPEZxN49IRnc7F2F9dK8iadfj8cERlPakAVM3B1ub88WSBCAV4OCSwskvaWwKmc5O9Hd8oH8cRj02wIA==","signatures":[{"sig":"MEYCIQDVazmQZigjsenmMUdQ229fNSwsV9B1ve83Uv4Ae90k1AIhAK6xQQovgjPVDVepfUbhF4EgTgkpxESsl9o7SKOFM6sy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":294374},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-161-20260402201255.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/e79ed6d25464e32cd3028d6373f623c5/agentcash-router-0.0.0-pr-161-20260402201255.tgz","_integrity":"sha512-NCAIZAkPEZxN49IRnc7F2F9dK8iadfj8cERlPakAVM3B1ub88WSBCAV4OCSwskvaWwKmc5O9Hd8oH8cRj02wIA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.4","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11 || ^0.5.0","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-161-20260402201255_1775160780171_0.0731995851595495","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-162-20260403041253":{"name":"@agentcash/router","version":"0.0.0-pr-162-20260403041253","license":"MIT","_id":"@agentcash/router@0.0.0-pr-162-20260403041253","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"a242cb66774ee681ff6a30cd1d4eddef66cab54e","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-162-20260403041253.tgz","fileCount":15,"integrity":"sha512-5xjOhhIWIJH9o/v6J4fZDmOXZK1O5ZKDk9VZreVONvJbdKehmJFXPOydFKz+7jvlBGOcKp/hjGBlETrSLfzybg==","signatures":[{"sig":"MEQCIFEdEqSgpTAGD1qXex/l1IkHYMTGErr44XAXpX7aUq+pAiB89sSNE3X3v09aDIHeujQw8m+jIyysQaiNaepFRbQ83g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":294363},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-162-20260403041253.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/b9cb00cad0ba62390f3152a02963c89f/agentcash-router-0.0.0-pr-162-20260403041253.tgz","_integrity":"sha512-5xjOhhIWIJH9o/v6J4fZDmOXZK1O5ZKDk9VZreVONvJbdKehmJFXPOydFKz+7jvlBGOcKp/hjGBlETrSLfzybg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.5","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-162-20260403041253_1775189579447_0.17544878977905287","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-163-20260403182645":{"name":"@agentcash/router","version":"0.0.0-pr-163-20260403182645","license":"MIT","_id":"@agentcash/router@0.0.0-pr-163-20260403182645","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"ee9f9c6d4df0a8310fec3bbf1e2af7af18861e1d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-163-20260403182645.tgz","fileCount":15,"integrity":"sha512-tepp7LhGT2Tt3yud6javX/GfBsPPE4YgWOET+f41GTwNlmRRbysuEaGlIQuB7NFrACemsaIWcof8zAy2D9zFgA==","signatures":[{"sig":"MEUCIAbhT6UDUqLbyW/QN+ioisErjMlHISzrSzpJ1UNfBxXOAiEA2g8F4yKdmwB+9FGjl8bhUyS/otDTCVZfyv8Q4Zk4IpY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":295573},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-163-20260403182645.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/1e77420c24a8533e576845181004f30b/agentcash-router-0.0.0-pr-163-20260403182645.tgz","_integrity":"sha512-tepp7LhGT2Tt3yud6javX/GfBsPPE4YgWOET+f41GTwNlmRRbysuEaGlIQuB7NFrACemsaIWcof8zAy2D9zFgA==","deprecated":"Canary build for PR #163 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-163-20260403182645_1775240810817_0.09086353980423412","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-165-20260403184407":{"name":"@agentcash/router","version":"0.0.0-pr-165-20260403184407","license":"MIT","_id":"@agentcash/router@0.0.0-pr-165-20260403184407","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"58c0dc4e9701b8a6c5412830c7e05145a895d30b","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-165-20260403184407.tgz","fileCount":15,"integrity":"sha512-JvN/+eqnn2B7RNhohb4y4IddqloiE3MmUUYUBROtDk03BSL9KmI/uMUNK1elPhdFkhNDZlKatl6TsOaEazvXkg==","signatures":[{"sig":"MEUCIG4yeoxYvjKV296qReyA07Ch0Eg5mo6YwWQGGMO6WGBEAiEAjWw5fkBLC/zbApfcKt7OlYikW+jZUKRM/N4ino7E2Wc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":295573},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-165-20260403184407.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/3929049bc2be9f89343f8531290a841b/agentcash-router-0.0.0-pr-165-20260403184407.tgz","_integrity":"sha512-JvN/+eqnn2B7RNhohb4y4IddqloiE3MmUUYUBROtDk03BSL9KmI/uMUNK1elPhdFkhNDZlKatl6TsOaEazvXkg==","deprecated":"Canary build for PR #165 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-165-20260403184407_1775241853798_0.9201039604981571","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@agentcash/router","version":"1.3.0","license":"MIT","_id":"@agentcash/router@1.3.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"cee98e6b6fb3e5c67896f5b6285c4839c4274bff","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.3.0.tgz","fileCount":15,"integrity":"sha512-Y+iLNdN9GviHSDdS1zFcFecDSDGHfnhW7IOM5CNuadFUNvkFFyg14R/3JN1EOjYGAMHHUli8TaKgvvG5hG/0kg==","signatures":[{"sig":"MEUCIC70im1rg61BIPxVcxoaaT4DlO7w2mkRuk6cVKHsokmsAiEA3N8J4wZOzRVKK/2tq9OoVrKFP468hBpc+1MXTN3nRpo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":295551},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.3.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d70c3bc25649009f6581c8439b103e9c/agentcash-router-1.3.0.tgz","_integrity":"sha512-Y+iLNdN9GviHSDdS1zFcFecDSDGHfnhW7IOM5CNuadFUNvkFFyg14R/3JN1EOjYGAMHHUli8TaKgvvG5hG/0kg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.3.0_1775242230351_0.4109959028154413","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-166-20260406164255":{"name":"@agentcash/router","version":"0.0.0-pr-166-20260406164255","license":"MIT","_id":"@agentcash/router@0.0.0-pr-166-20260406164255","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"331e82cdf7dacc4202c82a95f881ed6682f8fd9d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-166-20260406164255.tgz","fileCount":15,"integrity":"sha512-wIRieXzfPYaRRKWwtvnue3iUjmgWzhnNIV7Y+yaIRQ5ZSxw39LSgxf5UsODObtQXAGJOabZD5PDXUSnCNn8Kbg==","signatures":[{"sig":"MEQCIFGJj9kfYeKmUbw6ULwP7MrcgZFTlSgsa+iTcA0ExYqhAiAfL20I9iwdzWs6lzrIuR3daXAkv35z2teT8MF98H2ujA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":295572},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-166-20260406164255.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a161766318e2bd42f2b258d74ed14029/agentcash-router-0.0.0-pr-166-20260406164255.tgz","_integrity":"sha512-wIRieXzfPYaRRKWwtvnue3iUjmgWzhnNIV7Y+yaIRQ5ZSxw39LSgxf5UsODObtQXAGJOabZD5PDXUSnCNn8Kbg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.6","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-166-20260406164255_1775493780089_0.9436157517539163","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-167-20260406194315":{"name":"@agentcash/router","version":"0.0.0-pr-167-20260406194315","license":"MIT","_id":"@agentcash/router@0.0.0-pr-167-20260406194315","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d4fde9ed8bf8043998fda2f412359d45349eb99b","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-167-20260406194315.tgz","fileCount":15,"integrity":"sha512-zAIZhsF21mHti8M+99u3nJajposyY9fy870rwbqgTc2WEllSQsCxshRRzQvfmpLbBwyNkPpS3BJq/BXKKEEbzA==","signatures":[{"sig":"MEUCIAbWL20s4hKWRWCHwAnVTzX0EHQL15Ei0J3hD1zrESnBAiEAzm93V0UHi8FTimZAhX3ctyoW6xqKiKeL7YfJeDNNbgw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":295572},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-167-20260406194315.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/22b2a25d04e1d2a44dfa944b057eb491/agentcash-router-0.0.0-pr-167-20260406194315.tgz","_integrity":"sha512-zAIZhsF21mHti8M+99u3nJajposyY9fy870rwbqgTc2WEllSQsCxshRRzQvfmpLbBwyNkPpS3BJq/BXKKEEbzA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.7","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.4.11","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-167-20260406194315_1775504600532_0.4606036350092464","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-168-20260408184327":{"name":"@agentcash/router","version":"0.0.0-pr-168-20260408184327","license":"MIT","_id":"@agentcash/router@0.0.0-pr-168-20260408184327","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"1e792ce07df34ddf95cefe15dd9176b5a0b86ca6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-168-20260408184327.tgz","fileCount":15,"integrity":"sha512-zDGAN0/WxVKY9j4qyvhUD84X/+1+n5cnaF3qSEF69AlW5F99IRM5Ae6M4/KoduCQPKa5y4ykv54jt8WhmiDyug==","signatures":[{"sig":"MEYCIQCFL2irmQM0y9NEqrk2beyBdPwVVz11qWilDvrlAHaWuwIhAMKGAFzLKJ9WgGKClVhq4Kjeqymip5wGiF7nMT6F83zM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":295571},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-168-20260408184327.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/b63569009989124b1ebcbf5dbf1e4332/agentcash-router-0.0.0-pr-168-20260408184327.tgz","_integrity":"sha512-zDGAN0/WxVKY9j4qyvhUD84X/+1+n5cnaF3qSEF69AlW5F99IRM5Ae6M4/KoduCQPKa5y4ykv54jt8WhmiDyug==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.8","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-168-20260408184327_1775673812184_0.3071796944795484","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-169-20260408211322":{"name":"@agentcash/router","version":"0.0.0-pr-169-20260408211322","license":"MIT","_id":"@agentcash/router@0.0.0-pr-169-20260408211322","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b140aeccfd7775e1e2d57ae245f43696f7c668ea","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-169-20260408211322.tgz","fileCount":15,"integrity":"sha512-JSl1JymEzIbZVzF9OPBKa0RQpzllBHEw0Kn4mJgP49V125NlwUslE4jIqaY/1AkKmXuDpXYNm6Jen3xW4cOH9Q==","signatures":[{"sig":"MEQCIBAYo8GzuASGHX88MB5ZLk1FSQguumDRDdyOBXKfkseyAiB1t0T7OpgVof5o2rMHVwqrWEWBQFIJC4LWLYP3avxm5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":295571},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-169-20260408211322.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/181e04bec541d0957f4c3f1f8064e98b/agentcash-router-0.0.0-pr-169-20260408211322.tgz","_integrity":"sha512-JSl1JymEzIbZVzF9OPBKa0RQpzllBHEw0Kn4mJgP49V125NlwUslE4jIqaY/1AkKmXuDpXYNm6Jen3xW4cOH9Q==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.9","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.8","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-169-20260408211322_1775682808280_0.625123371113318","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-170-20260409174300":{"name":"@agentcash/router","version":"0.0.0-pr-170-20260409174300","license":"MIT","_id":"@agentcash/router@0.0.0-pr-170-20260409174300","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"0746ede5c39f94b6bc416fae315de5815fa9a569","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-170-20260409174300.tgz","fileCount":15,"integrity":"sha512-WomZkQix72PGeB8oZd786+8Wf+3nUMivCbt2B7ZYyZgsa/r0Cw8J9QR0j58rCge182uZAtAZdw4D75wQo07hUw==","signatures":[{"sig":"MEMCIEnO3SlDR2w0FlpowWzhCjzfYwxJ9D4kW1eOSDrb6V/cAh9MVMttLWkP5F+B50ewvod4Fsed87QFk5nJRvhFks2R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":295573},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-170-20260409174300.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/54451f089bcd7ef525d41d0eb066a93a/agentcash-router-0.0.0-pr-170-20260409174300.tgz","_integrity":"sha512-WomZkQix72PGeB8oZd786+8Wf+3nUMivCbt2B7ZYyZgsa/r0Cw8J9QR0j58rCge182uZAtAZdw4D75wQo07hUw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@eslint/js":"^10.0.1","@x402/core":"^2.3.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.3.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.3.0","@x402/svm":"2.3.0","@x402/core":"^2.3.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.3.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-170-20260409174300_1775756585171_0.025793356771736775","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-171-20260409191637":{"name":"@agentcash/router","version":"0.0.0-pr-171-20260409191637","license":"MIT","_id":"@agentcash/router@0.0.0-pr-171-20260409191637","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"6215bc47e820953a0a888683893f82f80533afb7","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-171-20260409191637.tgz","fileCount":15,"integrity":"sha512-6gxMpoSUd79u1F1e0kN7XfkK+QkPIhFXqy68glkePjEAm7liI9IeTv8Uyst13eSc9ce9ffAkKrOxTLIT7w9gBg==","signatures":[{"sig":"MEYCIQCRF9Tqc361lDxG6eusWwauW28o01Ajj/uQwC1sUXzE5wIhAJ96gKPRwK0gH5/YBem2BCwmVfQNv4eIM2PRH+gPwSZM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296313},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-171-20260409191637.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a994564a7123dcaa65a0dff55414b17e/agentcash-router-0.0.0-pr-171-20260409191637.tgz","_integrity":"sha512-6gxMpoSUd79u1F1e0kN7XfkK+QkPIhFXqy68glkePjEAm7liI9IeTv8Uyst13eSc9ce9ffAkKrOxTLIT7w9gBg==","deprecated":"Canary build for PR #171 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-171-20260409191637_1775762202153_0.46109174283074705","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"@agentcash/router","version":"1.3.1","license":"MIT","_id":"@agentcash/router@1.3.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"dcb01d3b2ca448c9264ad31009e0b4e46a37f2e2","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.3.1.tgz","fileCount":15,"integrity":"sha512-Eq9bSmfJGmJXQ7Vwvg8vCFUFXJQWcJdUa0LtNQVF16H+ssAWzR1oClc3WIo4gh/NOCULlRYodrOG9B1Bu+I15A==","signatures":[{"sig":"MEQCIA+GrgeHvv1BJtFqhoS7B35R7yjPvwCDtgYj0eqVu7DiAiBjq6YAG9LHlre7zpJhJZdKMbQycTt0RfskGETx2NWy+g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296291},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.3.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/9865ca6dad2b5b70d4135fd3246d9553/agentcash-router-1.3.1.tgz","_integrity":"sha512-Eq9bSmfJGmJXQ7Vwvg8vCFUFXJQWcJdUa0LtNQVF16H+ssAWzR1oClc3WIo4gh/NOCULlRYodrOG9B1Bu+I15A==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.3.1_1775762552056_0.45364617870056345","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-173-20260409211744":{"name":"@agentcash/router","version":"0.0.0-pr-173-20260409211744","license":"MIT","_id":"@agentcash/router@0.0.0-pr-173-20260409211744","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"dcc19e387ca2e248892e0e6af5940511fd939ef1","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-173-20260409211744.tgz","fileCount":15,"integrity":"sha512-b0mjQRSbe37vpMvG/xSEnSIqaPR0WeXlq/g8TaHE6VDhbLX1ijS2jklLg2XlmBo9JOYH4/v8sqZ+3Lu0ZiIbXQ==","signatures":[{"sig":"MEQCIG4mEesRc14sFhveNw6c/9UxiUQwm+WB5xgtfd6M+VXSAiAgiJ4jEnvtZAp0JSC3XsnDDGWMGCU2mDQywoyxqmF1Gw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296811},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-173-20260409211744.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/2b34ffdf80e76b2c59362367f45246e6/agentcash-router-0.0.0-pr-173-20260409211744.tgz","_integrity":"sha512-b0mjQRSbe37vpMvG/xSEnSIqaPR0WeXlq/g8TaHE6VDhbLX1ijS2jklLg2XlmBo9JOYH4/v8sqZ+3Lu0ZiIbXQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-173-20260409211744_1775769469504_0.1648589859146068","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"@agentcash/router","version":"1.3.2","license":"MIT","_id":"@agentcash/router@1.3.2","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"db6ccc46fd9b2bba029728829a470fe835d8bb03","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.3.2.tgz","fileCount":15,"integrity":"sha512-6nHmW6oExP1r133nFSLGn69PXnf25B16paP4JhiBhJc8jnFMPAP+do73OvOSkfhqJqdPvBu4faAa6WOPnJlxYQ==","signatures":[{"sig":"MEUCIQCHsaVZTDWeXHPnyAiDyzLkkR0jqD+2oyfLJea840ybmAIgUOG2sK+uAu+Y1MYmiEcWTzUcwXMueHfxt0MgXz+LUBM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296789},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.3.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/cd29f89a5204ada93c179d0dc2d2864c/agentcash-router-1.3.2.tgz","_integrity":"sha512-6nHmW6oExP1r133nFSLGn69PXnf25B16paP4JhiBhJc8jnFMPAP+do73OvOSkfhqJqdPvBu4faAa6WOPnJlxYQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.3.2_1775769502764_0.06557266611748847","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"@agentcash/router","version":"1.3.3","license":"MIT","_id":"@agentcash/router@1.3.3","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"5af56c92a3a1ea838330248f4e90f7d6bf14f93a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.3.3.tgz","fileCount":15,"integrity":"sha512-ADQIPuBKRSfAtkGh6qrwn4F+GKDKbuZshSDA9OBl5GiybPybSJ+a3Wz867wfT71Opt+0nO3xokp+xT0MkCSZhQ==","signatures":[{"sig":"MEYCIQCZoGgGHsgjk7EhX04rqI5l4IgY8jJZfeawdbiAHgR47wIhANouum3ByzqF1X3qeledgk4DaxGjI+GmaNQkMOfgc7xq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296789},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.3.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a003501b1dc5519529f1da686a986c68/agentcash-router-1.3.3.tgz","_integrity":"sha512-ADQIPuBKRSfAtkGh6qrwn4F+GKDKbuZshSDA9OBl5GiybPybSJ+a3Wz867wfT71Opt+0nO3xokp+xT0MkCSZhQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.3.3_1775769882266_0.4951353760484414","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-176-20260410151233":{"name":"@agentcash/router","version":"0.0.0-pr-176-20260410151233","license":"MIT","_id":"@agentcash/router@0.0.0-pr-176-20260410151233","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"006ffa8328afc920b428d0cbee4e31d7dfba4642","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-176-20260410151233.tgz","fileCount":15,"integrity":"sha512-cVlcXOKxxHIH+wji8UlUhA/xIa2iaEbkr+1keG8a1jpZk+wA/KX5m489OSnoXapy62DaKkq2ckZSDRX/ww9B4w==","signatures":[{"sig":"MEUCIQCpe4R9sSZlEvbZef7OJ3cG970KInbpZxy2K45M0tekYwIgNO00BsE42/OJY8pjmQvIz8mOmeNpnvEeg2ucoND6k1Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296811},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-176-20260410151233.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/44e5a3db80b4d6a3bfdbc9db5e189981/agentcash-router-0.0.0-pr-176-20260410151233.tgz","_integrity":"sha512-cVlcXOKxxHIH+wji8UlUhA/xIa2iaEbkr+1keG8a1jpZk+wA/KX5m489OSnoXapy62DaKkq2ckZSDRX/ww9B4w==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.11","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-176-20260410151233_1775833959188_0.9081139142391936","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-177-20260411161227":{"name":"@agentcash/router","version":"0.0.0-pr-177-20260411161227","license":"MIT","_id":"@agentcash/router@0.0.0-pr-177-20260411161227","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"df54220a0490e1a922873b01478a9845f7f40d50","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-177-20260411161227.tgz","fileCount":15,"integrity":"sha512-xyEfAf86roHY2hQdrSD6O/+LFqNm+4g6A2qtskG+CYgvNWnrg9cfbyuMtH+725p9dv80DK9tH7hGUrvP0BYqVQ==","signatures":[{"sig":"MEUCIFfY+6y96nEZrj9FTWFra5kLHG60O9UQVfCec8TwvEEsAiEA4uDCfHUuPCEZMkJ06Y6V6oa2m+dvJAgos1iv+k4OwbU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296811},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-177-20260411161227.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/6a3d0810273cccbe7f66036b0e37ac06/agentcash-router-0.0.0-pr-177-20260411161227.tgz","_integrity":"sha512-xyEfAf86roHY2hQdrSD6O/+LFqNm+4g6A2qtskG+CYgvNWnrg9cfbyuMtH+725p9dv80DK9tH7hGUrvP0BYqVQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.12","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-177-20260411161227_1775923953027_0.6665226496879382","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-178-20260415191240":{"name":"@agentcash/router","version":"0.0.0-pr-178-20260415191240","license":"MIT","_id":"@agentcash/router@0.0.0-pr-178-20260415191240","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"62a046d5a2f2501551baa3d292edb2057c14e72d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-178-20260415191240.tgz","fileCount":15,"integrity":"sha512-6iidxQMh0EUm5R3cqKyPaIPVxKUPyhY4c6cK9lsjFeEnIdqwiNWFN+hFR+4Y+M+7CnIj4inQlfzSofKMycWlxQ==","signatures":[{"sig":"MEUCIE7+BOJBR3yYZqPGYhvjgR5tfOqWE3QdTJaHo9z15rE2AiEA7yWsFUuEQZRt2Yy8MGqkez3e6qBJVkfGzd/Wj2rAKN8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296811},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-178-20260415191240.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/c02476d961ee317a285212f744928173/agentcash-router-0.0.0-pr-178-20260415191240.tgz","_integrity":"sha512-6iidxQMh0EUm5R3cqKyPaIPVxKUPyhY4c6cK9lsjFeEnIdqwiNWFN+hFR+4Y+M+7CnIj4inQlfzSofKMycWlxQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-178-20260415191240_1776280367399_0.8529543415173972","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-179-20260417154256":{"name":"@agentcash/router","version":"0.0.0-pr-179-20260417154256","license":"MIT","_id":"@agentcash/router@0.0.0-pr-179-20260417154256","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"9400a218e72b26b9f6558f5afdd75cbde5b8041f","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-179-20260417154256.tgz","fileCount":15,"integrity":"sha512-TenSNGPJJqZuKzpXe6BC2yT4r3g+p5FsO6UpUWf3HNrDXSEsloBojbp4/ID1O1/5WHNZX2Ory6azG2Wwr1e3fw==","signatures":[{"sig":"MEUCIQCUZy5jj5RcN15MEv/AQFzj2ioR7Ha63JG6Fwi4Gar5VwIgHqdPQSf4kU0F0fFXe4rg+6UFOXerV8xujhqqL6P8yE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296811},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-179-20260417154256.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/29680faa7fa589d9a656b97bc3e126a9/agentcash-router-0.0.0-pr-179-20260417154256.tgz","_integrity":"sha512-TenSNGPJJqZuKzpXe6BC2yT4r3g+p5FsO6UpUWf3HNrDXSEsloBojbp4/ID1O1/5WHNZX2Ory6azG2Wwr1e3fw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.14","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-179-20260417154256_1776440583093_0.7269654582801273","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-180-20260420024321":{"name":"@agentcash/router","version":"0.0.0-pr-180-20260420024321","license":"MIT","_id":"@agentcash/router@0.0.0-pr-180-20260420024321","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"1f31a149249a21d6147b0258e376728b0da34358","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-180-20260420024321.tgz","fileCount":15,"integrity":"sha512-0qii96sGd3wnHktqGGMIF7Ro2AwQWT2PoBWBcdjDo7qwSk1FNGveLhOo0ue4LO4vglBV6sNg1gB004u+DGL3sA==","signatures":[{"sig":"MEUCIQD9A0xh7SI1nEJbdFd2gHHgNl/3U9MvoUs530x8+LB39QIgb3HnPIPnH/vkyh5hXAur6nJkUAsTxPq2fsgkitBuXYk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296811},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-180-20260420024321.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/c911c27e04df0ced62c0a6af29e6c866/agentcash-router-0.0.0-pr-180-20260420024321.tgz","_integrity":"sha512-0qii96sGd3wnHktqGGMIF7Ro2AwQWT2PoBWBcdjDo7qwSk1FNGveLhOo0ue4LO4vglBV6sNg1gB004u+DGL3sA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-180-20260420024321_1776653007127_0.2792567003176416","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-181-20260420154616":{"name":"@agentcash/router","version":"0.0.0-pr-181-20260420154616","license":"MIT","_id":"@agentcash/router@0.0.0-pr-181-20260420154616","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b252ab6ae6bc755d6e9bd651f0716b222a959e2a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-181-20260420154616.tgz","fileCount":15,"integrity":"sha512-4BrImiP1W9kp6f7MBPYhqU6i+dkowRzblacUqqCh1DNovoGPWr6vYeiaG+TuP3xKgAlig9W01Cm3aCktX+NzSw==","signatures":[{"sig":"MEQCIGoCGk1x2ch9NrE7UQCXCuXmNnWMAg2Q/v5YS6chJsFmAiAyjqQkhm+sO6GCMcMrrQEbTSYUMh0aPp4H7rWZAb/JfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296811},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-181-20260420154616.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/319e4480ec2449f70ef5eaf6bc6cb69e/agentcash-router-0.0.0-pr-181-20260420154616.tgz","_integrity":"sha512-4BrImiP1W9kp6f7MBPYhqU6i+dkowRzblacUqqCh1DNovoGPWr6vYeiaG+TuP3xKgAlig9W01Cm3aCktX+NzSw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.17","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-181-20260420154616_1776700001454_0.607314615845399","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-183-20260421154342":{"name":"@agentcash/router","version":"0.0.0-pr-183-20260421154342","license":"MIT","_id":"@agentcash/router@0.0.0-pr-183-20260421154342","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"c0af2eeec926f89aedae238baa36f0ee2a878fc8","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-183-20260421154342.tgz","fileCount":15,"integrity":"sha512-nv6Ap7agcvuchZmU6HfvDcIAKngnynBk+WsCo4HHO+qNPpUSJ1mLY7v31IOmz7xx4VfDajePmwnjNegn4xsWhw==","signatures":[{"sig":"MEYCIQC0nzQbCQFvALwBaOXGREQMOVoXO4slgByYennKMV73rAIhALW3urzCOgwygLauBYJQqaF1+dxLOgIPw7U5VlkCCNYF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296809},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-183-20260421154342.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/7678c40979d25feec1edcdfee2a5d548/agentcash-router-0.0.0-pr-183-20260421154342.tgz","_integrity":"sha512-nv6Ap7agcvuchZmU6HfvDcIAKngnynBk+WsCo4HHO+qNPpUSJ1mLY7v31IOmz7xx4VfDajePmwnjNegn4xsWhw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.0","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.0","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-183-20260421154342_1776786227354_0.6543212681377097","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-184-20260421224206":{"name":"@agentcash/router","version":"0.0.0-pr-184-20260421224206","license":"MIT","_id":"@agentcash/router@0.0.0-pr-184-20260421224206","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"cce778c3f59a102105c26596cedcea7c3cd3a4d6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-184-20260421224206.tgz","fileCount":15,"integrity":"sha512-1fHu29hfv9wxTHogvE5LxxSjGcqrnmRrB+1dpNpI2BLBLpIDAFWJL7IhDOi6H7cVausIwqokmsGHFZskYWvC5A==","signatures":[{"sig":"MEQCIC50MSxt83lDhpwaJWtJpC0PaqVx5UIwBLXGuH2WjPqmAiBCy/9FtQXOcUVTBpfNHG/5YPMIkecj914sqyeaX8CVqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296810},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-184-20260421224206.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/36f3c0fc6764f105f9f8e66c37c9bbba/agentcash-router-0.0.0-pr-184-20260421224206.tgz","_integrity":"sha512-1fHu29hfv9wxTHogvE5LxxSjGcqrnmRrB+1dpNpI2BLBLpIDAFWJL7IhDOi6H7cVausIwqokmsGHFZskYWvC5A==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.1","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-184-20260421224206_1776811331230_0.692284154938122","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-185-20260422041225":{"name":"@agentcash/router","version":"0.0.0-pr-185-20260422041225","license":"MIT","_id":"@agentcash/router@0.0.0-pr-185-20260422041225","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"85f397b1d4ec6d3326958f5ff9d2236ae9dd71d5","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-185-20260422041225.tgz","fileCount":15,"integrity":"sha512-E3UqifYsi8ulEv8uHdhfSVfKD/ZyIJsT244KdiwV9UnY3++zUZ0UetGCs5WTuIN5etYcSj4RmDpWuQBR6Lab8w==","signatures":[{"sig":"MEUCIDvC6Q64AtB3GizPzz0k44VLrM6yEZ2Y5COmdpAv0BxiAiEA/Wvi9KDpSGuuiJUgR1fnfOU99o8ZNp4Gd2EEO2g2nAo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296809},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-185-20260422041225.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/b5094904ca56f3fd75128c0e13d128e8/agentcash-router-0.0.0-pr-185-20260422041225.tgz","_integrity":"sha512-E3UqifYsi8ulEv8uHdhfSVfKD/ZyIJsT244KdiwV9UnY3++zUZ0UetGCs5WTuIN5etYcSj4RmDpWuQBR6Lab8w==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.2","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.2","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-185-20260422041225_1776831150120_0.14956881401641375","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-186-20260422171232":{"name":"@agentcash/router","version":"0.0.0-pr-186-20260422171232","license":"MIT","_id":"@agentcash/router@0.0.0-pr-186-20260422171232","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"0ec1cd759cdf53b8f50bed540d6688200267beea","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-186-20260422171232.tgz","fileCount":15,"integrity":"sha512-vGwTTMeVQl8caR6udURLlBJMJVnjXHu8z70uTvdDFSjBCV9M4IV3QT3gwTfGM4EMxnk6GdWKKlcuk4gCqaUZgw==","signatures":[{"sig":"MEUCICzJoK8vatGrX6eUkw78CVF+zqcOLL0cgtt2VI0wtFsbAiEA3uqON+qILZ5QyA7bDHjt3v6qAgLjeLBX9N9aX0XNGnU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":296810},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-186-20260422171232.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/b751efe8b8b6b2dd1f8b770c1cb15b5f/agentcash-router-0.0.0-pr-186-20260422171232.tgz","_integrity":"sha512-vGwTTMeVQl8caR6udURLlBJMJVnjXHu8z70uTvdDFSjBCV9M4IV3QT3gwTfGM4EMxnk6GdWKKlcuk4gCqaUZgw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.3","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-186-20260422171232_1776877958478_0.9312827148419709","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-187-20260422194913":{"name":"@agentcash/router","version":"0.0.0-pr-187-20260422194913","license":"MIT","_id":"@agentcash/router@0.0.0-pr-187-20260422194913","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"a2acd171c0661d55d9919acdf542af94d5f61e95","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-187-20260422194913.tgz","fileCount":15,"integrity":"sha512-ghNwucJcurmCxJKPj6rqxXtLhw6qJkbv87lC8BrpbfqrgsduXiVJTN4Qv/gLCEFC1HLSkWv07uM/021k/wIpMg==","signatures":[{"sig":"MEQCIBBJGbj1QuqwzkxQrfygqkSQltx9YxSRxvQS8iozyKuCAiAiPKlCEUlChJhrJr+Hd+tiLBtzSUqO5LTaCOJmOj7WuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":315315},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-187-20260422194913.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/61e782c46f2103bc5a882777394591fe/agentcash-router-0.0.0-pr-187-20260422194913.tgz","_integrity":"sha512-ghNwucJcurmCxJKPj6rqxXtLhw6qJkbv87lC8BrpbfqrgsduXiVJTN4Qv/gLCEFC1HLSkWv07uM/021k/wIpMg==","deprecated":"Canary build for PR #187 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-187-20260422194913_1776887359436_0.7854989801162826","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-187-20260422195000":{"name":"@agentcash/router","version":"0.0.0-pr-187-20260422195000","license":"MIT","_id":"@agentcash/router@0.0.0-pr-187-20260422195000","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"bcf8914f2ac89f63d5c43325c0bd9c27a33fc45d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-187-20260422195000.tgz","fileCount":15,"integrity":"sha512-VJKrpZBmb//hubwoUl+7CRaVsJvQzOj0o7vzqSKHSBoY1Mvs2N5Q4yhQSEleA0dNMQWtxSmUg5Ct41tiqZTHvw==","signatures":[{"sig":"MEQCIGY4DbF2oiZHPrxSSM27EkI9pNG+YhYaRN6wGk2aJhFpAiAzzs2jTlyxQfKmtGcvivXaBrI7pTuZ7CP7Up7Ns//alw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":315315},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-187-20260422195000.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/163c0986b50e18ce1e10eb8d63ac6789/agentcash-router-0.0.0-pr-187-20260422195000.tgz","_integrity":"sha512-VJKrpZBmb//hubwoUl+7CRaVsJvQzOj0o7vzqSKHSBoY1Mvs2N5Q4yhQSEleA0dNMQWtxSmUg5Ct41tiqZTHvw==","deprecated":"Canary build for PR #187 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-187-20260422195000_1776887406213_0.22141468671046582","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-187-20260423132531":{"name":"@agentcash/router","version":"0.0.0-pr-187-20260423132531","license":"MIT","_id":"@agentcash/router@0.0.0-pr-187-20260423132531","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"79653b8e05518b75361d65d0c5fcbf7a58def821","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-187-20260423132531.tgz","fileCount":15,"integrity":"sha512-TsLVDaX/yS+0My7THEs15eBHVcjyxPLv7rlBGnf2EXvf21LNG+PVFR23eStAQibnyUeRZ66R3QL19Cb+s9TVDQ==","signatures":[{"sig":"MEQCIEsHY5EqgM+UIAL8rrnep9cmTL83o/mEAqE0Wve19kssAiAFKA6TFcsQtH1x6nMj6AVIe5rzPNyWR44iaXoNEDG67w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":317281},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-187-20260423132531.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/6803842d553f7bcdfee6c233496f4230/agentcash-router-0.0.0-pr-187-20260423132531.tgz","_integrity":"sha512-TsLVDaX/yS+0My7THEs15eBHVcjyxPLv7rlBGnf2EXvf21LNG+PVFR23eStAQibnyUeRZ66R3QL19Cb+s9TVDQ==","deprecated":"Canary build for PR #187 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-187-20260423132531_1776950737151_0.8088139900846714","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@agentcash/router","version":"1.4.0","license":"MIT","_id":"@agentcash/router@1.4.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b55f361a3d76c3a2c0525dc157b61397e8012871","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.4.0.tgz","fileCount":15,"integrity":"sha512-AnO65E3zA9XAx/TL5PX0Y6nhwz/a8pIr5CLjd8Uc4Bg78MT5N8G1DZqRvW1pZtIShdXKwNmKHp1b+57jasyR6g==","signatures":[{"sig":"MEQCIGICbKyZcx0fAmdfNJvbh0oifHUH+ad227773gC4QFFVAiA6N7j4IzPFCY22xKzrJtqdS/BX7+XfRbXkieqZsaFOEg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":317259},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.4.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/0199063ae8b4778a2bf194c33c1124e0/agentcash-router-1.4.0.tgz","_integrity":"sha512-AnO65E3zA9XAx/TL5PX0Y6nhwz/a8pIr5CLjd8Uc4Bg78MT5N8G1DZqRvW1pZtIShdXKwNmKHp1b+57jasyR6g==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.4.0_1776958516762_0.9124977821592026","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-189-20260424164245":{"name":"@agentcash/router","version":"0.0.0-pr-189-20260424164245","license":"MIT","_id":"@agentcash/router@0.0.0-pr-189-20260424164245","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d0d0d5bb64c09ec580fd3c37d80e6a80d09dbe5c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-189-20260424164245.tgz","fileCount":15,"integrity":"sha512-TKfPsGEkdbY11NAXcH6fb33bfJQwaE1XMZYYl5S392upI46ktupSNl+YV+RDwCBQoTIzv0ytg4ZiGltiu4noPQ==","signatures":[{"sig":"MEYCIQCgaD4Af2kvZALc6T+t48DgLRkRUi6s0gz2MTYpvwBLMwIhAKZeErdgq49xE9BttF7Rd4t2e8kn3G+uaqhFsUwW9DJz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":317279},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-189-20260424164245.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/5b30b257ebe307c919d958847e290d87/agentcash-router-0.0.0-pr-189-20260424164245.tgz","_integrity":"sha512-TKfPsGEkdbY11NAXcH6fb33bfJQwaE1XMZYYl5S392upI46ktupSNl+YV+RDwCBQoTIzv0ytg4ZiGltiu4noPQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-189-20260424164245_1777048970815_0.615511167930769","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-191-20260425233523":{"name":"@agentcash/router","version":"0.0.0-pr-191-20260425233523","license":"MIT","_id":"@agentcash/router@0.0.0-pr-191-20260425233523","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"e4f1533e34b2490f66b248153eea6dde5c915ffd","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-191-20260425233523.tgz","fileCount":15,"integrity":"sha512-AkYMxF6MXrzNHtbKpMtIr02LR7RdHaMHAHAPRtzZTECQiMxqtCXZVzGULNTFw2RtY17juKee9CX8vuFjGKAJUg==","signatures":[{"sig":"MEUCIHFVJhcrd/eaVyDuoxO4zYh1sot0euT0j3tg/IFsw+FoAiEAp3MSlD0PatF5iYlEaDRuT4qG7o+kuj5cQJnuACZo3es=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":317547},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-191-20260425233523.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/924a5d90db227e9848d878e2631ca873/agentcash-router-0.0.0-pr-191-20260425233523.tgz","_integrity":"sha512-AkYMxF6MXrzNHtbKpMtIr02LR7RdHaMHAHAPRtzZTECQiMxqtCXZVzGULNTFw2RtY17juKee9CX8vuFjGKAJUg==","deprecated":"Canary build for PR #191 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-191-20260425233523_1777160127829_0.8456742769232104","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@agentcash/router","version":"1.4.1","license":"MIT","_id":"@agentcash/router@1.4.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"5ec13874be0aec8122952bf7fbf8451b3556341d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.4.1.tgz","fileCount":15,"integrity":"sha512-WkmRqn0lThsU4sPkQeAL6kwLvikPP92yp01hIa2tQ/IpKj815mqpsOoVsxsDnQTkEyvRIhnhSH6jqHZFoq6chA==","signatures":[{"sig":"MEUCIHAQJsg8CXzMdkkL36Te5HNF/Ol9O/riLjslfJthHxo0AiEA0qrsl74nltS2IeNOXgQsszcmzu8zk/AHQcAOH4GKJrg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":317525},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.4.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d7655781e279df2a729dbb2db7775691/agentcash-router-1.4.1.tgz","_integrity":"sha512-WkmRqn0lThsU4sPkQeAL6kwLvikPP92yp01hIa2tQ/IpKj815mqpsOoVsxsDnQTkEyvRIhnhSH6jqHZFoq6chA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.4.1_1777160686138_0.10982280928193267","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-193-20260426191645":{"name":"@agentcash/router","version":"0.0.0-pr-193-20260426191645","license":"MIT","_id":"@agentcash/router@0.0.0-pr-193-20260426191645","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"94e115bd6c4b60c0f7b9b7294469b6db12023f17","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-193-20260426191645.tgz","fileCount":15,"integrity":"sha512-uCZdrNcgW3R7z3VAWigEXm0TtU4z1qJmp+37tDrNgMrWkdQkSlictirkDsF4KTZo91JrX/bBdtfIVZA8m+/yjw==","signatures":[{"sig":"MEQCIHObUFQg1XiMnA4iJVJ9fnc4DCyTRsgCc9SaesYrcVDwAiAC0OW13fzSap2e3kfF+4GC7GA9nNS+l23pxk4ZOlQGVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":342743},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-193-20260426191645.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/2439a170ec74e5314853afb64ff68a6b/agentcash-router-0.0.0-pr-193-20260426191645.tgz","_integrity":"sha512-uCZdrNcgW3R7z3VAWigEXm0TtU4z1qJmp+37tDrNgMrWkdQkSlictirkDsF4KTZo91JrX/bBdtfIVZA8m+/yjw==","deprecated":"Canary build for PR #193 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-193-20260426191645_1777231010881_0.6650422499092177","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@agentcash/router","version":"1.5.0","license":"MIT","_id":"@agentcash/router@1.5.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"fb2f45933e29103de9bccdb67e6e2714b69357ea","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.5.0.tgz","fileCount":15,"integrity":"sha512-TMJjmdJzY/iB0yKZgLIO5HpaocHrjenlh92XrWyOCNbFMpvLnehrWTaQJd5mHWHCRpOT/I8WXqdL/pzQ+AYeSA==","signatures":[{"sig":"MEQCIDD9uU0AibfE3pet2+vEFKXIjG/b0YV8UDdBncnf5sjmAiAvM0HIxUtGKX0HZkSdY2nLZ7KiPIqTarIBtuUyJ0BCEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":342721},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.5.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/30f90d9e8b807e4fb719d4d1d634a0f8/agentcash-router-1.5.0.tgz","_integrity":"sha512-TMJjmdJzY/iB0yKZgLIO5HpaocHrjenlh92XrWyOCNbFMpvLnehrWTaQJd5mHWHCRpOT/I8WXqdL/pzQ+AYeSA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.5.10","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.5.0_1777231068000_0.4713391630913919","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-189-20260427051233":{"name":"@agentcash/router","version":"0.0.0-pr-189-20260427051233","license":"MIT","_id":"@agentcash/router@0.0.0-pr-189-20260427051233","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d8f33aa9591c55496d3b28234db512d0256fdf87","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-189-20260427051233.tgz","fileCount":15,"integrity":"sha512-63NqfVuFdwnHNCW9LwmVMt2o3NYr3IG3rqTCwNG8eQg8QK4bFdz75AHe9in/mgwsb+a01VJRdMqJq+is6Qt7oA==","signatures":[{"sig":"MEUCIQDDZYZeVhzQ3Zn+5Za28c1NMDByp6F+XCrjAu7MPmVdCgIgTa0Iw1nKc6SikI1/3+XutFFWXPiCyiPzt2JvMXQoNsE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367569},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-189-20260427051233.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d9be92d018b3fbc5b62c6cb3c83a72a4/agentcash-router-0.0.0-pr-189-20260427051233.tgz","_integrity":"sha512-63NqfVuFdwnHNCW9LwmVMt2o3NYr3IG3rqTCwNG8eQg8QK4bFdz75AHe9in/mgwsb+a01VJRdMqJq+is6Qt7oA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-189-20260427051233_1777266759093_0.08013300279709568","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-195-20260427231638":{"name":"@agentcash/router","version":"0.0.0-pr-195-20260427231638","license":"MIT","_id":"@agentcash/router@0.0.0-pr-195-20260427231638","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4e53310b649aea224929a0f7b50dc5edf0a54b40","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-195-20260427231638.tgz","fileCount":15,"integrity":"sha512-SX0QzkOoQXLlDwYIXC+dwk6oCRSZ+b6eFZB3qm+IU21eCoFxb1U1oVo7wX0FDmo3b70H6GsVTwI7LxrZF3ylXA==","signatures":[{"sig":"MEQCICSJMH9uU85KHjpOQ3lsPGJ8Whr5/rCe+5fekYfx8o0bAiAcQyrcFLJ/Q79fF4hIwTq8RG2o3Fthnf2giQpWh7Vl0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367569},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-195-20260427231638.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d290b151ff46d39f864e230d2140db56/agentcash-router-0.0.0-pr-195-20260427231638.tgz","_integrity":"sha512-SX0QzkOoQXLlDwYIXC+dwk6oCRSZ+b6eFZB3qm+IU21eCoFxb1U1oVo7wX0FDmo3b70H6GsVTwI7LxrZF3ylXA==","deprecated":"Canary build for PR #195 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-195-20260427231638_1777331803343_0.4337594866358625","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-195-20260427234947":{"name":"@agentcash/router","version":"0.0.0-pr-195-20260427234947","license":"MIT","_id":"@agentcash/router@0.0.0-pr-195-20260427234947","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"385d9c8a0ee3415b552d56a5838d104d70221e83","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-195-20260427234947.tgz","fileCount":15,"integrity":"sha512-PKwiZ1vbUXT+IyOZRAJcXayCg+1eAzw5ZCuCHoZ8eZH1KV7e5rrUOTZUN5FUYRzc4nTKI5bQXJTGXINMtyYC8w==","signatures":[{"sig":"MEYCIQCTl0T+CZFj2kh1OJs8Mg0fLNldoh41EL4QO7Ko5fcAbQIhAIYmHdqn5ZK0Hkwx03Agovhaiqmr6ZV7ur1bLa5bO1lv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367569},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-195-20260427234947.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/0c9d42d959d1fcfee29df6b17bb3a18d/agentcash-router-0.0.0-pr-195-20260427234947.tgz","_integrity":"sha512-PKwiZ1vbUXT+IyOZRAJcXayCg+1eAzw5ZCuCHoZ8eZH1KV7e5rrUOTZUN5FUYRzc4nTKI5bQXJTGXINMtyYC8w==","deprecated":"Canary build for PR #195 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-195-20260427234947_1777333793416_0.44867997264604753","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"@agentcash/router","version":"1.5.1","license":"MIT","_id":"@agentcash/router@1.5.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"dfc030a4775543a2e2872316dc5231e555202c41","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.5.1.tgz","fileCount":15,"integrity":"sha512-zWPoMgKE9F5HUduk4yomLoy8MBQUwH5ymyXh6qgg+YwB004hbzlTxVZTPkaV2saaFSC2QEECwa2BqyygARjm9A==","signatures":[{"sig":"MEQCIH6EQDLxhfKBdHszfEVyQaE9pg+wdAFkSTZZUq4hJRDKAiAgBY09qZ5LsdguG/yBZKCzaKqUm31oaIUDTx2ipk+ooA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367547},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.5.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/393fac21a5c3b23612efadca7b1f1794/agentcash-router-1.5.1.tgz","_integrity":"sha512-zWPoMgKE9F5HUduk4yomLoy8MBQUwH5ymyXh6qgg+YwB004hbzlTxVZTPkaV2saaFSC2QEECwa2BqyygARjm9A==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.5.1_1777334289924_0.8288684611087607","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-198-20260428012604":{"name":"@agentcash/router","version":"0.0.0-pr-198-20260428012604","license":"MIT","_id":"@agentcash/router@0.0.0-pr-198-20260428012604","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"3afe0b96f217cd4c88b1a55802a05b3ed2ab0715","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-198-20260428012604.tgz","fileCount":15,"integrity":"sha512-TPcUxPOoYdRjfz3bIDvXQ5E6RhEaJl6qnOKy077rbweNEi8OS17H6+1hWIHrMDM3Kk2SIJmI71naUtu2ornK1Q==","signatures":[{"sig":"MEUCIQDI/zbCF73RWDZUYCs/pnyWczkiGs24SNFsqPK1vi6mUgIgBXRUrXeXQwMKntUtM7o8ZQu8LqdNl8ZGaHrB27MZfKk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":378955},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-198-20260428012604.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/bae6bebd58c60a45db6d06d4c60564a4/agentcash-router-0.0.0-pr-198-20260428012604.tgz","_integrity":"sha512-TPcUxPOoYdRjfz3bIDvXQ5E6RhEaJl6qnOKy077rbweNEi8OS17H6+1hWIHrMDM3Kk2SIJmI71naUtu2ornK1Q==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-198-20260428012604_1777339569984_0.11269946209367632","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-198-20260428141554":{"name":"@agentcash/router","version":"0.0.0-pr-198-20260428141554","license":"MIT","_id":"@agentcash/router@0.0.0-pr-198-20260428141554","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"be8d1f7d6d7d4d29c3deb66fc9248ef0f7b3839b","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-198-20260428141554.tgz","fileCount":15,"integrity":"sha512-JFXwB6pr5Wqf/UJyYIbggYHNCqvGiwq+bAorlsyvR3CTLQYpkq4RYOloRbjwlY/FCN5mB8ZyWwRSM7WltYtrkg==","signatures":[{"sig":"MEYCIQCVLZdnqNVSF6WYtF/mcf4RPsd8Dw/Cc8p8N2wZC4BTPwIhAJ4m3sVjD4DqKIzh9p5wW6j91nIDlqwthZKoLdvSOR7D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":383765},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-198-20260428141554.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a5a50f1801b95155c7d906ecff373135/agentcash-router-0.0.0-pr-198-20260428141554.tgz","_integrity":"sha512-JFXwB6pr5Wqf/UJyYIbggYHNCqvGiwq+bAorlsyvR3CTLQYpkq4RYOloRbjwlY/FCN5mB8ZyWwRSM7WltYtrkg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-198-20260428141554_1777385764452_0.6995254223053331","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-199-20260428181303":{"name":"@agentcash/router","version":"0.0.0-pr-199-20260428181303","license":"MIT","_id":"@agentcash/router@0.0.0-pr-199-20260428181303","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"270441f316e8deb5ff753fa0cf756bf089fb17cc","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-199-20260428181303.tgz","fileCount":15,"integrity":"sha512-6s7V9v4AkcnNfqrfrptAIlKYhLEV5VxAjRE4BflHTbiXjHagJHp6hEUINj9lLBDFw3VXCiv8JwTT/EUp4vmaqw==","signatures":[{"sig":"MEUCIH48nQ+E6vK3ryL6Fx5IFwl7a4DoCEGDRjxyBcY/TenrAiEA6sVHDD+4T0kiY/JM+KBrZS9YV85hs4d7aDoicNNDz4s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367569},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-199-20260428181303.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/6ec0060d1f1c9297619d2933a6351197/agentcash-router-0.0.0-pr-199-20260428181303.tgz","_integrity":"sha512-6s7V9v4AkcnNfqrfrptAIlKYhLEV5VxAjRE4BflHTbiXjHagJHp6hEUINj9lLBDFw3VXCiv8JwTT/EUp4vmaqw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.7","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-199-20260428181303_1777399988088_0.7977209223834154","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-200-20260428195516":{"name":"@agentcash/router","version":"0.0.0-pr-200-20260428195516","license":"MIT","_id":"@agentcash/router@0.0.0-pr-200-20260428195516","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d8d359950d032b3379aee043a973315022d584e3","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-200-20260428195516.tgz","fileCount":15,"integrity":"sha512-iFEi0Z5C/L6qlv0dTF6xk4PmNfG/Ld1ltgyAGyPTYyFZeu0pT7SZecKa+xHKZMxSas6/9OimRCl5RsxOg5ELqA==","signatures":[{"sig":"MEYCIQDAl6apX1EDkP+HUsuahNnIk72phl+gJ3FrH4++HRYoDwIhAKIpGDRu5NrT7WhWsGwgjSMQESGBhRbvDyAV9wq6VLfz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":404397},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-200-20260428195516.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/34c0c315a266af288dfcb247258e4c9f/agentcash-router-0.0.0-pr-200-20260428195516.tgz","_integrity":"sha512-iFEi0Z5C/L6qlv0dTF6xk4PmNfG/Ld1ltgyAGyPTYyFZeu0pT7SZecKa+xHKZMxSas6/9OimRCl5RsxOg5ELqA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-200-20260428195516_1777406121238_0.5293246631527495","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-200-20260428203518":{"name":"@agentcash/router","version":"0.0.0-pr-200-20260428203518","license":"MIT","_id":"@agentcash/router@0.0.0-pr-200-20260428203518","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"64cdfc195cbec3940b7b1c815945a9fb59e85065","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-200-20260428203518.tgz","fileCount":15,"integrity":"sha512-VqSEjZOkVN/UfLYLzxtZRXZ9+JMJ6Nx4QMRrSyyIsal/Kcf2crLJzrT+L16U3xK8+WID/7xvVZx1hXvchV7RPw==","signatures":[{"sig":"MEUCIAmfNemiRVB8Z0oN79ZhzjgGDPVsam9ONN5J42Doomd2AiEA07HAQH2/ViELSDIZRKrPNCLkt71OOIhki91hVrr3+hU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":404439},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-200-20260428203518.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/fc7c1ac40ba24240a3ddb6f1d6ca9335/agentcash-router-0.0.0-pr-200-20260428203518.tgz","_integrity":"sha512-VqSEjZOkVN/UfLYLzxtZRXZ9+JMJ6Nx4QMRrSyyIsal/Kcf2crLJzrT+L16U3xK8+WID/7xvVZx1hXvchV7RPw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-200-20260428203518_1777408524650_0.9811055612070325","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-202-20260430204200":{"name":"@agentcash/router","version":"0.0.0-pr-202-20260430204200","license":"MIT","_id":"@agentcash/router@0.0.0-pr-202-20260430204200","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"2faeb15acd084c2e5703c3b2b438e97ffb3927bf","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-202-20260430204200.tgz","fileCount":15,"integrity":"sha512-zcsqFOnaISdEuBHd5U5+9eI8L62+FKD4t7R2jFvVhioXZvLt5m47ZHNynCBj2NZfcoUKecGhO8PITyUhG/TgxA==","signatures":[{"sig":"MEUCIQCi+TjnyU7bxYMc5EOEYN4WzaQ6m/mGnlx+aNeywbxQjwIgZi/oFGSbDQJDlq7QAbe93Tbck0RR4z48LGtd9z949Io=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367569},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-202-20260430204200.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/f684c065b6bdbd9eea86700014bb4c61/agentcash-router-0.0.0-pr-202-20260430204200.tgz","_integrity":"sha512-zcsqFOnaISdEuBHd5U5+9eI8L62+FKD4t7R2jFvVhioXZvLt5m47ZHNynCBj2NZfcoUKecGhO8PITyUhG/TgxA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.8","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-202-20260430204200_1777581726309_0.5656530460846747","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-203-20260501151627":{"name":"@agentcash/router","version":"0.0.0-pr-203-20260501151627","license":"MIT","_id":"@agentcash/router@0.0.0-pr-203-20260501151627","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"38ca60b9929787b4b71a27f866299285dac29a1a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-203-20260501151627.tgz","fileCount":15,"integrity":"sha512-BghShxwLeurp6enU9YBmpbsnbHIoEjHabnMihWXloOVthSfzwPvTYidFkGTtX13950iFN5Apaxt1WnEu425PBw==","signatures":[{"sig":"MEUCIBs+MWtDd84QmlZs1RAJfNRjXZP/JKc+Xn8gEvEI8QT/AiEAwR+mGxATNyisB5LTWyczSAUssx7LDsJnYnameEjhrXs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367569},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-203-20260501151627.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d17840398907fd927f89247b9f39e2dc/agentcash-router-0.0.0-pr-203-20260501151627.tgz","_integrity":"sha512-BghShxwLeurp6enU9YBmpbsnbHIoEjHabnMihWXloOVthSfzwPvTYidFkGTtX13950iFN5Apaxt1WnEu425PBw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.9","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-203-20260501151627_1777648593944_0.3496514392651251","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-204-20260501181635":{"name":"@agentcash/router","version":"0.0.0-pr-204-20260501181635","license":"MIT","_id":"@agentcash/router@0.0.0-pr-204-20260501181635","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"6371b041c44e9ece94606364dc9023a0fc903914","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-204-20260501181635.tgz","fileCount":15,"integrity":"sha512-ooAZ/t6+eSZCME8qiKwsASv3C3MrXSN+JCgN7SM6axhnRruG6ayAmhjhjq6R305qS3sQJNJGhgRcQYpmW3vdiA==","signatures":[{"sig":"MEYCIQCEq+SQ8rex/jW419NYckBSCKUq8lPWRooWBuSQTRfK3gIhAMO16Ozbi4ufRh3urXOvAPew576mf9qn8/IMp0tKv4EE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367570},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-204-20260501181635.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/2f5b12e540e7f60d13b00f853383bcf2/agentcash-router-0.0.0-pr-204-20260501181635.tgz","_integrity":"sha512-ooAZ/t6+eSZCME8qiKwsASv3C3MrXSN+JCgN7SM6axhnRruG6ayAmhjhjq6R305qS3sQJNJGhgRcQYpmW3vdiA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.10","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-204-20260501181635_1777659400135_0.21892238196270886","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-205-20260501211651":{"name":"@agentcash/router","version":"0.0.0-pr-205-20260501211651","license":"MIT","_id":"@agentcash/router@0.0.0-pr-205-20260501211651","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"8df1d0f85ea1fcf7e9ae1c3ff97fc45763f65c86","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-205-20260501211651.tgz","fileCount":15,"integrity":"sha512-04ceD0WbCv/huGzURDBe9VF6jGXEQrKaJ8+A7vzeP1ldtTpdiVmoczKa1yqQ+PRjjAelHXfp1IYpAT389Br6hw==","signatures":[{"sig":"MEYCIQCd+HCKQFEp5TLp99BW2oNAEtI3oEj1LwvnPhL3Yx5CZgIhAPbh4FnKP45LbOJTJVTIVIrjTXpq/ohJH5LdCx6tf9Pp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367570},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-205-20260501211651.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/793b080f975ef06deda59cf8bb8745e4/agentcash-router-0.0.0-pr-205-20260501211651.tgz","_integrity":"sha512-04ceD0WbCv/huGzURDBe9VF6jGXEQrKaJ8+A7vzeP1ldtTpdiVmoczKa1yqQ+PRjjAelHXfp1IYpAT389Br6hw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.12","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-205-20260501211651_1777670217418_0.4573039332935749","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-206-20260501214640":{"name":"@agentcash/router","version":"0.0.0-pr-206-20260501214640","license":"MIT","_id":"@agentcash/router@0.0.0-pr-206-20260501214640","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"ec90cd22e036889370418c34de53b31167cd9419","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-206-20260501214640.tgz","fileCount":15,"integrity":"sha512-Jgyy2ra0oy2bb8T3NWMVcJlK3/zzJhYVN9F2G5YOM6cY40HDW1aB61harCMntP5tPe596WcWIGXyh+OzNbA1Rg==","signatures":[{"sig":"MEUCIQC5Bq63Lk88TUTsjMg3Gy8sdiKLAp9BPpkdAys2KfG16wIgHf0smo7lce8zc+p/tnyS0boo39xHvL7ig1CPXJFzYsI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367570},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-206-20260501214640.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/70fd475cce55fcf98e1293d0484da0ed/agentcash-router-0.0.0-pr-206-20260501214640.tgz","_integrity":"sha512-Jgyy2ra0oy2bb8T3NWMVcJlK3/zzJhYVN9F2G5YOM6cY40HDW1aB61harCMntP5tPe596WcWIGXyh+OzNbA1Rg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.13","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-206-20260501214640_1777672005474_0.27016313623945076","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-207-20260503004651":{"name":"@agentcash/router","version":"0.0.0-pr-207-20260503004651","license":"MIT","_id":"@agentcash/router@0.0.0-pr-207-20260503004651","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"2c6df5404b00b4b5eca2663f2900e09dc8f2c492","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-207-20260503004651.tgz","fileCount":15,"integrity":"sha512-uTCTKIdQsrOjNhwLYJyGZPF5ZURDopHxiHCpmiUNenAuM2gf78/1dSg8ke/HOuodj03Pc67C5dZhr1H1BEGegg==","signatures":[{"sig":"MEUCIQDP5jG1hstv5yYRTrxLYZu1c1s2oaXeTei72oPmYWbeHQIgRMD2BxIQgDSq1uUvSGmzJgJEQLevacDf9QUOPCc9wzk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367570},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-207-20260503004651.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/b6e794063248065d52e15a40514ba0fe/agentcash-router-0.0.0-pr-207-20260503004651.tgz","_integrity":"sha512-uTCTKIdQsrOjNhwLYJyGZPF5ZURDopHxiHCpmiUNenAuM2gf78/1dSg8ke/HOuodj03Pc67C5dZhr1H1BEGegg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.14","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-207-20260503004651_1777769217585_0.038090511307874","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-208-20260505021707":{"name":"@agentcash/router","version":"0.0.0-pr-208-20260505021707","license":"MIT","_id":"@agentcash/router@0.0.0-pr-208-20260505021707","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"55207c0635aae0a9c837e8cff0b330408d52d8c1","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-208-20260505021707.tgz","fileCount":15,"integrity":"sha512-DxKMKHjUTWImPbHFkfhFTDMGyVDusoe09bGF6mRx4HS4XresLvOZpv32NVQi0ApObI6+ccN0YQ0M9YtyRFMg4w==","signatures":[{"sig":"MEYCIQCCrkhBi5K8DUeLIOduXbExO2zan2Z+WtjjpSthldjwEwIhAIXZwXzZnHT3JeU7IWrs+Eo2VM66S1WZesdUUzLXzTPi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":367570},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-208-20260505021707.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/da5789ce7258aee5bf66b09cf8c381bb/agentcash-router-0.0.0-pr-208-20260505021707.tgz","_integrity":"sha512-DxKMKHjUTWImPbHFkfhFTDMGyVDusoe09bGF6mRx4HS4XresLvOZpv32NVQi0ApObI6+ccN0YQ0M9YtyRFMg4w==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.15","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-208-20260505021707_1777947432879_0.8189973226754435","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-209-20260505183211":{"name":"@agentcash/router","version":"0.0.0-pr-209-20260505183211","license":"MIT","_id":"@agentcash/router@0.0.0-pr-209-20260505183211","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"21de30a35d62c96949386610c812291fe4cbc67f","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-209-20260505183211.tgz","fileCount":9,"integrity":"sha512-tmrAmdhMpKUwzEXwD+y85dyfjivbfe9XBJqujlycFi5M+pgM/ejVTVO+jZpkweek8Vozi+i/LNwOkg0DUeXa1g==","signatures":[{"sig":"MEYCIQCT9ApyoTerUyt5oIqZUGoM0s2WT7HNUg+0ntCCJU2muwIhAL484bDbREDqSmJOW5XIbQP2Syp8ccfgCLViYrA4loaT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361264},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-209-20260505183211.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/8e65056c02d0f9d16e9f0b6e7d4b608b/agentcash-router-0.0.0-pr-209-20260505183211.tgz","_integrity":"sha512-tmrAmdhMpKUwzEXwD+y85dyfjivbfe9XBJqujlycFi5M+pgM/ejVTVO+jZpkweek8Vozi+i/LNwOkg0DUeXa1g==","deprecated":"Canary build for PR #209 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-209-20260505183211_1778005937383_0.2974894886349657","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-209-20260505184952":{"name":"@agentcash/router","version":"0.0.0-pr-209-20260505184952","license":"MIT","_id":"@agentcash/router@0.0.0-pr-209-20260505184952","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"5efd3306ef3739954df9b1ec8d1ea19e6a301eaa","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-209-20260505184952.tgz","fileCount":9,"integrity":"sha512-BcmED5CRxuig4UFVGhOwqorRbwVEpKejAahQMlTHyRAWvoFw36AEKxiflnPwFGu5/Fzvz98pjrI3by8NikspMw==","signatures":[{"sig":"MEUCIGKKjr2ICNFzxA3b2MziUFXUlHb7ptImp3hAmWy7iuWUAiEA7vB2EOPlB+nIigJYDTVNJWJugc0IMkt03RUnUHBksN4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361260},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-209-20260505184952.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d5b4710541e4f4fb4eb469553a8f1c88/agentcash-router-0.0.0-pr-209-20260505184952.tgz","_integrity":"sha512-BcmED5CRxuig4UFVGhOwqorRbwVEpKejAahQMlTHyRAWvoFw36AEKxiflnPwFGu5/Fzvz98pjrI3by8NikspMw==","deprecated":"Canary build for PR #209 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-209-20260505184952_1778006998652_0.6348342799633557","host":"s3://npm-registry-packages-npm-production"}},"1.5.2":{"name":"@agentcash/router","version":"1.5.2","license":"MIT","_id":"@agentcash/router@1.5.2","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d50642f3316b10de4608c20c2601aaf563965668","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.5.2.tgz","fileCount":9,"integrity":"sha512-2SXxyL6/hASXqrHCYWb3Fn/keywMjhdeHs02ENnEmRphluTK4eUsc04sFcfY5U9hQFJcKJvb7jFbuFvsWatfxg==","signatures":[{"sig":"MEUCIDRtuSP8D6D6U96YQZOoeAcCvFstkBf2EXK97qAjAFuuAiEAndjPO5tUvIfW0eKDji1jt7DKp2W9Am8ldSNJxZ7t2K0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361238},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.5.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/181f9c3a70c6f81fe9a4354d5fc134a3/agentcash-router-1.5.2.tgz","_integrity":"sha512-2SXxyL6/hASXqrHCYWb3Fn/keywMjhdeHs02ENnEmRphluTK4eUsc04sFcfY5U9hQFJcKJvb7jFbuFvsWatfxg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.5.2_1778010474181_0.40473498672747676","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-211-20260507184659":{"name":"@agentcash/router","version":"0.0.0-pr-211-20260507184659","license":"MIT","_id":"@agentcash/router@0.0.0-pr-211-20260507184659","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"406cb6d42c40fc4fa9b5c0e6a00a13a4f79108fd","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-211-20260507184659.tgz","fileCount":9,"integrity":"sha512-7+Oq6SloxvKp0yktR7D+xAB2ZcO0RnWzOB78MLKrp0unuByVcHkG/fj+LQpkh1D8D9DZm6K4qxJpzrj5Hn4aYQ==","signatures":[{"sig":"MEQCIGm3VGAbkNxSsagttJ0/OrnUM2C9eMIMP6tNn+4Y+TBFAiBvW27R/o9IioTYPNv/Bj7/IA1IBq7xNYMa3oz+xPdyqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361261},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-211-20260507184659.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/5115d1af2106d8049d2f642d64936fca/agentcash-router-0.0.0-pr-211-20260507184659.tgz","_integrity":"sha512-7+Oq6SloxvKp0yktR7D+xAB2ZcO0RnWzOB78MLKrp0unuByVcHkG/fj+LQpkh1D8D9DZm6K4qxJpzrj5Hn4aYQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-211-20260507184659_1778179627004_0.29602314943106434","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260508170250":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260508170250","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260508170250","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"a0db9e5b966329950d8551b4be008e0d19ee4d4d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260508170250.tgz","fileCount":9,"integrity":"sha512-gMVCwIVUub1FXLZFbuarNpZzmlypYL9WaEI2qwNof7HlW3ccM7YeCaHINPnGNtlJ21Vjg2OqV2r9IP5oL9f2/A==","signatures":[{"sig":"MEUCIQCMxiKwNpUzFC8Q9JC6LmTj5DEOG8DbKskP+eBojyrUjgIgbrLCmOdpUKR7BGzL0jrfKMBALMJHBfBrh32lr0KX3/M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424219},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260508170250.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/f45f39f9e7bb357d537a9463f025d0da/agentcash-router-0.0.0-pr-212-20260508170250.tgz","_integrity":"sha512-gMVCwIVUub1FXLZFbuarNpZzmlypYL9WaEI2qwNof7HlW3ccM7YeCaHINPnGNtlJ21Vjg2OqV2r9IP5oL9f2/A==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.15","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.15","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260508170250_1778259775538_0.8357428994337464","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260508170646":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260508170646","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260508170646","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"f837d935df3f543239c8896a9d5da59e43619c83","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260508170646.tgz","fileCount":9,"integrity":"sha512-VUigClFaneboPCCjo+Pht7P02T+ryUv6P/Z85vQabm3mvNGUrKcZnMbrQ40IGDnzAIr6W31v/Ge+oFfcT9ketA==","signatures":[{"sig":"MEQCIEuPdoRw22tupXuzhqDsWAKX4zlQgKyQfvwPpz6lGYSaAiAJ7DRUqSBJcNqaEtKjojaNSilGeruG57LeGNct4cpeJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424219},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260508170646.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/eb809abedff43a7e20de2c16fbc92f9a/agentcash-router-0.0.0-pr-212-20260508170646.tgz","_integrity":"sha512-VUigClFaneboPCCjo+Pht7P02T+ryUv6P/Z85vQabm3mvNGUrKcZnMbrQ40IGDnzAIr6W31v/Ge+oFfcT9ketA==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.15","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.15","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260508170646_1778260011192_0.7984877773542922","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260508173819":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260508173819","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260508173819","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d80d38456f14e87c82e0dc0bbf745b9797032bbe","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260508173819.tgz","fileCount":9,"integrity":"sha512-5XraN+vFKEluxVCUy20XjV0XYF8sR7IWMQD9MO1url5FQTEQ8zlBGVk2msCEMdsCY2lgiv/7PO/YXEAGcG0hYA==","signatures":[{"sig":"MEYCIQDdnbz1xiuCn4egqlaojsjw6FQVGIz1Xxjeb0q3VEtkbQIhANCs/2Rqpj+9pqRORPjpcA0yHVv7nTpXvliCm7Nw5YeP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424319},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260508173819.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a2282fe45ec1793d183f2b2d8b8c0f8f/agentcash-router-0.0.0-pr-212-20260508173819.tgz","_integrity":"sha512-5XraN+vFKEluxVCUy20XjV0XYF8sR7IWMQD9MO1url5FQTEQ8zlBGVk2msCEMdsCY2lgiv/7PO/YXEAGcG0hYA==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.15","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.15","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260508173819_1778261906197_0.5721115552758058","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260508175542":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260508175542","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260508175542","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"38fdb9e58cc7b2d4583a44abbdbf8a7c093d55ed","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260508175542.tgz","fileCount":9,"integrity":"sha512-QqarSc+jsmazbVF5LU74xqPOdVpzAu4AtJXEK/bVtc1DStNOXs2T8Q/iMUVih4xlCN8atCfQJSBS6TWNRXf2VA==","signatures":[{"sig":"MEUCIQDyk0tNJW2NlXVtUKmp2c7bV3lPmEgtfsy++whTU28yMQIgcpVijzWWK1txHrlSEKR0+qm5LpidMeJvs1TBEmzH4Pg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":424577},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260508175542.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/fa508e6b25f145a767e80fef8f2e4ce8/agentcash-router-0.0.0-pr-212-20260508175542.tgz","_integrity":"sha512-QqarSc+jsmazbVF5LU74xqPOdVpzAu4AtJXEK/bVtc1DStNOXs2T8Q/iMUVih4xlCN8atCfQJSBS6TWNRXf2VA==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.15","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.15","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260508175542_1778262948269_0.3192374879573341","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260508190106":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260508190106","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260508190106","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"23dc81318b85b5998aa2ee90bbca2729dec49389","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260508190106.tgz","fileCount":9,"integrity":"sha512-9iHnx6Tl0t4T7dr9rPtj8PaLQYhb50NXPTBC42I1ceGpJ9ys1Jz+QLJNC8DtA+IYb3LAVD1RZnOJA5o6+Jj0Cw==","signatures":[{"sig":"MEUCIAERWJ+aI5jFaxpCE2Xcro9P95+xhueqXEEHt7MMV0jsAiEA9lp+/xlvtrj7YSWeFZd6L60pmQ7lWOqGzrvDRzWAZTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425201},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260508190106.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/44c399abd00c94d801bd3633fb64554d/agentcash-router-0.0.0-pr-212-20260508190106.tgz","_integrity":"sha512-9iHnx6Tl0t4T7dr9rPtj8PaLQYhb50NXPTBC42I1ceGpJ9ys1Jz+QLJNC8DtA+IYb3LAVD1RZnOJA5o6+Jj0Cw==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260508190106_1778266873016_0.6390658847255546","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-213-20260509194704":{"name":"@agentcash/router","version":"0.0.0-pr-213-20260509194704","license":"MIT","_id":"@agentcash/router@0.0.0-pr-213-20260509194704","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7e0acb553101f8dee355ddb9d6c44d97e2f74a4c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-213-20260509194704.tgz","fileCount":9,"integrity":"sha512-PZhdfuQah6nK6vWUGdTAnvXSz0+hb62RBg5CDSNbF0QT+GCCwR/AdI4GLcwcK5bz2NZ4u6JyfzL3OmAa5Q5jrg==","signatures":[{"sig":"MEUCIC6Q5XH/Laf5wBqz/qnuQ8C3cieXH2dmYjYBWPUSCAMqAiEAyJRDIgHWifz9883VWoVUbypnBca3WQkjVGisxqsk2uo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361261},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-213-20260509194704.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/e81f18c132afc7544a28eb965b3e4f34/agentcash-router-0.0.0-pr-213-20260509194704.tgz","_integrity":"sha512-PZhdfuQah6nK6vWUGdTAnvXSz0+hb62RBg5CDSNbF0QT+GCCwR/AdI4GLcwcK5bz2NZ4u6JyfzL3OmAa5Q5jrg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.17","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-213-20260509194704_1778356030917_0.15495880754007385","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-214-20260511031727":{"name":"@agentcash/router","version":"0.0.0-pr-214-20260511031727","license":"MIT","_id":"@agentcash/router@0.0.0-pr-214-20260511031727","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"bef94d383965a1db9127dcf13119b25570f489a5","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-214-20260511031727.tgz","fileCount":9,"integrity":"sha512-2YFm3SmkuuRg43w/3dvt+dOcIgqgWVnBmFZNqww1CzEgkYHFUTVk8BX8IrOknJwjyiVOjrZmBVIXoyZXrLSE2w==","signatures":[{"sig":"MEUCIQD2fGfG5iip0hsICFYMV44JcBnO0Me+rJYNMml7JUgusQIgBxn/a0gJkkVgKJZqGNMn5RfKuF56BZwkzBn9mS8ipq0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361261},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-214-20260511031727.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/41dade125d67cf0ccb345f7bea8fec0c/agentcash-router-0.0.0-pr-214-20260511031727.tgz","_integrity":"sha512-2YFm3SmkuuRg43w/3dvt+dOcIgqgWVnBmFZNqww1CzEgkYHFUTVk8BX8IrOknJwjyiVOjrZmBVIXoyZXrLSE2w==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.18","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-214-20260511031727_1778469453912_0.864673905826097","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-215-20260511044720":{"name":"@agentcash/router","version":"0.0.0-pr-215-20260511044720","license":"MIT","_id":"@agentcash/router@0.0.0-pr-215-20260511044720","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"731178c9cbc4fcc6aa591d5b9e475d4ff7812964","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-215-20260511044720.tgz","fileCount":9,"integrity":"sha512-R1i1aQbMLAnpPu+VckXyEkF1J9D6OsQ4aIM1TyxYjiAGg2VMUeFlAxGS6dYp1ULPeB/RWem1Y/wwaoElw51jIA==","signatures":[{"sig":"MEYCIQDMVeGemmFJwxaGSsDXFee/CYeET+M1kJGw0kjC/HHB0wIhAO6Nm6lQEDhQlJUVYoZgsT4jZm8wG7YBZSWL30TAic73","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361261},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-215-20260511044720.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/23d1d87ecf1df451c8b7185e5f1b2db6/agentcash-router-0.0.0-pr-215-20260511044720.tgz","_integrity":"sha512-R1i1aQbMLAnpPu+VckXyEkF1J9D6OsQ4aIM1TyxYjiAGg2VMUeFlAxGS6dYp1ULPeB/RWem1Y/wwaoElw51jIA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.19","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-215-20260511044720_1778474846476_0.8292735092214913","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260511144735":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260511144735","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260511144735","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b2648ee9421a57703cbb6407dfdd27aa8615fb7a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260511144735.tgz","fileCount":9,"integrity":"sha512-RGlertF4WrgfSpqab2X3HqDJ3VvY+YhwRZWpFD5B/7xtYiZYO8lWaLf6/vE0gz+jOUarKEdMhdb+bRGS8lXVsQ==","signatures":[{"sig":"MEUCIQDiSWbOXU+xM45h7/TySv2gQTuXrWFPLN6rB0oT9wQvNAIgZpDOJ0lfUqfkzL0pOnGiI8UfN6Ja4yBxE9ryT8mT5bk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":437093},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260511144735.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/1c32ec78df0e3b1d44270417a3bc231a/agentcash-router-0.0.0-pr-212-20260511144735.tgz","_integrity":"sha512-RGlertF4WrgfSpqab2X3HqDJ3VvY+YhwRZWpFD5B/7xtYiZYO8lWaLf6/vE0gz+jOUarKEdMhdb+bRGS8lXVsQ==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260511144735_1778510860679_0.7551385163224149","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260511150454":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260511150454","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260511150454","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4e80e10654e4144d1d701388451790def39f30e8","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260511150454.tgz","fileCount":9,"integrity":"sha512-QX8n74SdUOAbc2fbyhT4ug27mxp++Ry8dIGiTlShx3AslTTKa0DDD+CWrNJqz8HHzhSnwCBlLX7CGtRip3FriA==","signatures":[{"sig":"MEQCIEkhP1+se7xZM2wHW8/Fg4CFsment4SERRTMN1Q9ksWiAiAcJ9ae19ycLhsHC96Fq78k7TKSFhFA4XsTrf+H2ee1eQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":448871},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260511150454.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/53ed51afbabf3c9eb4588cdb87f364d4/agentcash-router-0.0.0-pr-212-20260511150454.tgz","_integrity":"sha512-QX8n74SdUOAbc2fbyhT4ug27mxp++Ry8dIGiTlShx3AslTTKa0DDD+CWrNJqz8HHzhSnwCBlLX7CGtRip3FriA==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260511150454_1778511899852_0.6706075614040199","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260511151639":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260511151639","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260511151639","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"08b86da78b2e59bd28d05a28e3949a77d3fdd892","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260511151639.tgz","fileCount":9,"integrity":"sha512-w3oJeZhYVehLB2CkgFDx8NK/a+sTDEXR6NThwikeHMdCtMzW+iwcAXC+eN7IoaE3vwiPEYeF9XVUAPSXARfJ4A==","signatures":[{"sig":"MEUCIQDCuSAfRJLIJe9LFh73Zr0fFjWNayZzPXkTedXXPT9vnQIgcUzCaYTQtydz4P6de4eQ8TIn3dro2vg+xuSbE9sfWCU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":449107},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260511151639.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/9de1dc047a87000b701a39a35af8b409/agentcash-router-0.0.0-pr-212-20260511151639.tgz","_integrity":"sha512-w3oJeZhYVehLB2CkgFDx8NK/a+sTDEXR6NThwikeHMdCtMzW+iwcAXC+eN7IoaE3vwiPEYeF9XVUAPSXARfJ4A==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260511151639_1778512604886_0.5776069959495818","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260511155307":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260511155307","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260511155307","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"025f266c7c9f40b5560e61ed7d19f501e10a487e","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260511155307.tgz","fileCount":9,"integrity":"sha512-pJYGlmVyJIMe2K3F7y09xtJjMIj5zgpLzGrcJKhlK6MCCPvamxHpT4USAFbg+NNPHjCHwYCIvId5/nxXzx3xQw==","signatures":[{"sig":"MEQCIFzeEizxVs8WbR6nnIqK+dkNui3le4qwGInavpMAGC6cAiBT2FwTQ/vlX8Z3ah3hoBUS2Xk4m8b5WIGguH9SJPhKDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":443351},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260511155307.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/2a417a67a30886a99199280801648f5a/agentcash-router-0.0.0-pr-212-20260511155307.tgz","_integrity":"sha512-pJYGlmVyJIMe2K3F7y09xtJjMIj5zgpLzGrcJKhlK6MCCPvamxHpT4USAFbg+NNPHjCHwYCIvId5/nxXzx3xQw==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260511155307_1778514793389_0.6894985934906124","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260511211018":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260511211018","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260511211018","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"3faca3f611cde79ecda328627e4ec7a6f8074fc2","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260511211018.tgz","fileCount":9,"integrity":"sha512-nOg4JJDRlROe4wDW+At3vUuU3wDpsF6TnbTOo+olokAL9dIKmyXFbv65+SGODKBbq4Gs5LkB7cOoHfk1u+hjJQ==","signatures":[{"sig":"MEQCIEWclhpM0uYKh16iEZrT2ZmMKV3D985GciYVr26cA9ntAiBFjqujg+Ag3cXRB79Pyqy8VEMUdTpgULWJAhXWxrVKxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":461242},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260511211018.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/03768c76f4e570de1cc8812f3eb423dd/agentcash-router-0.0.0-pr-212-20260511211018.tgz","_integrity":"sha512-nOg4JJDRlROe4wDW+At3vUuU3wDpsF6TnbTOo+olokAL9dIKmyXFbv65+SGODKBbq4Gs5LkB7cOoHfk1u+hjJQ==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260511211018_1778533824674_0.2293734009424806","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260511213526":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260511213526","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260511213526","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"bf7361d19a5b9deb38dc606d3d05af184129550f","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260511213526.tgz","fileCount":9,"integrity":"sha512-erxmax5C6xapwRdPJeNrSJJh8OdAYr2cOGYSTr/LXv+exCAuhlPtUK+VopJW3i2w488ZfS4/lX+O/BreUHZpIg==","signatures":[{"sig":"MEUCIFgS0rvvyknHrl88lO0TpNaDxkjLI2JmKMSp/kZrXrsDAiEA0y+5MFxOcpdo5rA1/2UFet/9G/BFWyjYGwGB1ikXskg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":461242},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260511213526.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a9579256c1392840f407fb648b8f05f8/agentcash-router-0.0.0-pr-212-20260511213526.tgz","_integrity":"sha512-erxmax5C6xapwRdPJeNrSJJh8OdAYr2cOGYSTr/LXv+exCAuhlPtUK+VopJW3i2w488ZfS4/lX+O/BreUHZpIg==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260511213526_1778535332590_0.33203521150543747","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260511222112":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260511222112","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260511222112","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"1e6abaa372a7eb7dc0a91e462554584f5470df6a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260511222112.tgz","fileCount":9,"integrity":"sha512-WRgTZ0c5KMftigc+sFBR0kav3stIY0KSerlybuycSfBG4ympuItiPJWwUpVvmkVHkqBVJrB4Cu1KUuaMJMW/bw==","signatures":[{"sig":"MEUCIEm9gZMY41NacwJQT6uTUKaX+6vbWFkdTTvOAB1aWhdSAiEAl/uFbVOg8HJusV7hEpQaxw6KWiN8wxIzsV/AZ4WdqM8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":463361},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260511222112.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/4a4bc04a98d5ff734be90af7233f1fcf/agentcash-router-0.0.0-pr-212-20260511222112.tgz","_integrity":"sha512-WRgTZ0c5KMftigc+sFBR0kav3stIY0KSerlybuycSfBG4ympuItiPJWwUpVvmkVHkqBVJrB4Cu1KUuaMJMW/bw==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260511222112_1778538077251_0.5145248132362046","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260511222315":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260511222315","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260511222315","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"550dfcd18cf724d015e5f170ddbb2a19f5729a1f","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260511222315.tgz","fileCount":9,"integrity":"sha512-nzugPvNayR0Wn2vDKqJGlkxvghJn04obGHDz4S0IUU22qdypB5n8gtIT+uaVMVOpRvYcdesrGyH0EPMad0//SQ==","signatures":[{"sig":"MEQCIGOZ1HzpY3cxmyTNsBq0GN14QaiyY3H3/IhAH5WfhVbgAiAjWxfcMD3gn+4N1VO50qOnUOrcsoTgSLKA6j4MCDa+wQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":463361},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260511222315.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/2d77bb3f7dce2f5f45d315e1ae6594fd/agentcash-router-0.0.0-pr-212-20260511222315.tgz","_integrity":"sha512-nzugPvNayR0Wn2vDKqJGlkxvghJn04obGHDz4S0IUU22qdypB5n8gtIT+uaVMVOpRvYcdesrGyH0EPMad0//SQ==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260511222315_1778538199867_0.030316462071591888","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260512172224":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260512172224","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260512172224","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"e52e749b29c8e69a24ad6bed616c2c413d4c7941","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260512172224.tgz","fileCount":9,"integrity":"sha512-85OpnsCpBmzgR3d0zsIaK+hDN92+hTKCURN5MpLb9tCc5DCH5hnrfFyZXBmHER/wjZVHq42Va0/LSBKM7/qxIA==","signatures":[{"sig":"MEYCIQCl8UKkxHkZZvwfXO+DK1KV/QjcYO5hPnCCP0n5ToBg1wIhAMczaqDexB3mfvcwNaciyeD5sXnGYAnb+gemazOaCT4W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":471861},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260512172224.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/1e2e7ab0ce34fd0c5b6d5a47e3dcc729/agentcash-router-0.0.0-pr-212-20260512172224.tgz","_integrity":"sha512-85OpnsCpBmzgR3d0zsIaK+hDN92+hTKCURN5MpLb9tCc5DCH5hnrfFyZXBmHER/wjZVHq42Va0/LSBKM7/qxIA==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260512172224_1778606550301_0.9443722481795624","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260512182850":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260512182850","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260512182850","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b5cdfb9cd1bbbb8da05f5de1c3a1880555ab5033","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260512182850.tgz","fileCount":9,"integrity":"sha512-awgf2AonNdBTmdMN8EMcvGHDWN0nJpmmnL5o0WUuWNr0IxzOpWikVfmNXISJTnXfzoiSQtu1tChV3Qt+03bx4A==","signatures":[{"sig":"MEUCIQDcw4W/QQgs2v/kmgpYgsX2S2RIVfRVBMyy4BrKZxoYlAIgLJ5l4U4wmns6AI9Ap27qkJp6LwlE3VeIxtSG1o2rRYI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":443295},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260512182850.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/dca12f64395a89a30e6ed29d6dadb89a/agentcash-router-0.0.0-pr-212-20260512182850.tgz","_integrity":"sha512-awgf2AonNdBTmdMN8EMcvGHDWN0nJpmmnL5o0WUuWNr0IxzOpWikVfmNXISJTnXfzoiSQtu1tChV3Qt+03bx4A==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260512182850_1778610536644_0.33536796040845696","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260512184510":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260512184510","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260512184510","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"48fd9fff557e4cabbb67fba59f3c7e0847fe3db3","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260512184510.tgz","fileCount":9,"integrity":"sha512-XokpKxWt/yM4tLquOtp8WhzP+EimDCPed81ii/14j5wL4+95uErmQdboBy1jqW5xFY58rt74WL4iCOvHcxq2OA==","signatures":[{"sig":"MEQCIGgLunumLf+01ZcWWBLDfipZmfWJ59mkWFqOzSq7wbWMAiAJUgLctQISB6BCfYhzYx4I2BN1JfhzXY6x09ZxVw+W1Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":443285},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260512184510.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/f4e8f89da63a82ed6fad1612ef796967/agentcash-router-0.0.0-pr-212-20260512184510.tgz","_integrity":"sha512-XokpKxWt/yM4tLquOtp8WhzP+EimDCPed81ii/14j5wL4+95uErmQdboBy1jqW5xFY58rt74WL4iCOvHcxq2OA==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260512184510_1778611516829_0.9712618545271285","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260512191212":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260512191212","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260512191212","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d17e4f7a463e1665ea99aec1dc3721d436596a43","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260512191212.tgz","fileCount":9,"integrity":"sha512-ebGFJC5MhWxbHYS6wwlGbe7wacej6yXvIKBILrYMgV2byfGCtdsMaQLHgr9iUmbmHlJTXMCw4cGLsxO8ScfIeg==","signatures":[{"sig":"MEUCIHeRCL0rgGI6G86JWSYX/a+aeygMIe3EztAALAWi9aMCAiEA1jXxeJxJXh/SdMle25FYex4gim2H04nsLYVijoJTw6Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":434971},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260512191212.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/92750797b54b81f0f8b6ece1a4f77fb9/agentcash-router-0.0.0-pr-212-20260512191212.tgz","_integrity":"sha512-ebGFJC5MhWxbHYS6wwlGbe7wacej6yXvIKBILrYMgV2byfGCtdsMaQLHgr9iUmbmHlJTXMCw4cGLsxO8ScfIeg==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260512191212_1778613138573_0.09188493788755658","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-216-20260512221700":{"name":"@agentcash/router","version":"0.0.0-pr-216-20260512221700","license":"MIT","_id":"@agentcash/router@0.0.0-pr-216-20260512221700","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"720e3fd616e539965f39ca0c8cc8a421eda0e1b1","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-216-20260512221700.tgz","fileCount":9,"integrity":"sha512-JnAyNC+H8Q1QJAukik3u6o0NBBiA0Xcw+3ezd5BeBX3Xy0T0cXo7T5y1O22Ycdh6zHPlIv6gc59SpEIl8/PBaw==","signatures":[{"sig":"MEYCIQCVCYbrwl2/VJW5RiG/OAW5zmXa6U+rGumVOaOCtrAnkgIhALPdtLAWkN8cVr7g6dFpeaOnGl6jQ8yaYpZ16f49jMHB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":361261},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-216-20260512221700.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a349522821e801fedb2febe42e48023b/agentcash-router-0.0.0-pr-216-20260512221700.tgz","_integrity":"sha512-JnAyNC+H8Q1QJAukik3u6o0NBBiA0Xcw+3ezd5BeBX3Xy0T0cXo7T5y1O22Ycdh6zHPlIv6gc59SpEIl8/PBaw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.20","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@eslint/js":"^10.0.1","@x402/core":"^2.9.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.9.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.5","next":">=15.0.0","@x402/evm":"^2.9.0","@x402/svm":"^2.9.0","@x402/core":"^2.9.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.9.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-216-20260512221700_1778624226311_0.19200130436507212","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-212-20260513000309":{"name":"@agentcash/router","version":"0.0.0-pr-212-20260513000309","license":"MIT","_id":"@agentcash/router@0.0.0-pr-212-20260513000309","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"5dab5dddee68c999b76c66be39d5a19e852f79c4","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-212-20260513000309.tgz","fileCount":9,"integrity":"sha512-TH1CfUR0tDo5/1bnrseR5YRi5w94ORtM8TqjpmK8/ZEmLupwwjXRql0ZRFFtAS6SWvEFENjjuaH4LvNGvIUmOg==","signatures":[{"sig":"MEUCIA2w+TP/U+u3J6bkFsD3Z6UpxtrRna5UCJ6Uq0VkmU17AiEAneN65Bz+QY/k0KrmECsveg9ATFQAGNzoewHuqhu+N9k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":449028},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-212-20260513000309.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/f3ac5b4c8ae2ced56ff82dc90ba93674/agentcash-router-0.0.0-pr-212-20260513000309.tgz","_integrity":"sha512-TH1CfUR0tDo5/1bnrseR5YRi5w94ORtM8TqjpmK8/ZEmLupwwjXRql0ZRFFtAS6SWvEFENjjuaH4LvNGvIUmOg==","deprecated":"Canary build for PR #212 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-212-20260513000309_1778630594385_0.9632345759854348","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-219-20260513005134":{"name":"@agentcash/router","version":"0.0.0-pr-219-20260513005134","license":"MIT","_id":"@agentcash/router@0.0.0-pr-219-20260513005134","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"163906193534c453118c491556df5fc7a248c3dd","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-219-20260513005134.tgz","fileCount":9,"integrity":"sha512-ZgqxBQNi36U8Vnt44p6w7QEbBGmJgHYK4SKjW08I257WkM8W+oMuvGSnkUkEwyD2uJOAN11UYeWg1jGjpB7qmw==","signatures":[{"sig":"MEUCIHyk2XquaBhXJJcRspMzcZAn5mCyz95LAKc3YtH97wK6AiEAzhouHGrSGfliMqYwhoam+fLO6bNcnoz6DMPEnRKNKyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447159},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-219-20260513005134.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/baeb590e313601a1c4d3cb692ac729e1/agentcash-router-0.0.0-pr-219-20260513005134.tgz","_integrity":"sha512-ZgqxBQNi36U8Vnt44p6w7QEbBGmJgHYK4SKjW08I257WkM8W+oMuvGSnkUkEwyD2uJOAN11UYeWg1jGjpB7qmw==","deprecated":"Canary build for PR #219 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-219-20260513005134_1778633499674_0.4000474800712559","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-223-20260513022751":{"name":"@agentcash/router","version":"0.0.0-pr-223-20260513022751","license":"MIT","_id":"@agentcash/router@0.0.0-pr-223-20260513022751","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"740172617f024a49a3b58b00a976dac794777e51","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-223-20260513022751.tgz","fileCount":9,"integrity":"sha512-5/TDvYt1H3PpkmZZJX+HLaZnQKeDNCRSX9FeIhBAtUUysQVeZqDAFbJxEYNtNw4kNBwkRb55YhBzacthTmQgcg==","signatures":[{"sig":"MEYCIQCc68UXfRIf9qe+K4+CtzygdwuBJHP/g912oAix7RegbAIhAOdjCG0tqLQHZfGNBy2pgYouuFi+MZPjpSb3rJBwC+iu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":447768},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-223-20260513022751.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/78c341c8c7413ec97d7034263700d4d5/agentcash-router-0.0.0-pr-223-20260513022751.tgz","_integrity":"sha512-5/TDvYt1H3PpkmZZJX+HLaZnQKeDNCRSX9FeIhBAtUUysQVeZqDAFbJxEYNtNw4kNBwkRb55YhBzacthTmQgcg==","deprecated":"Canary build for PR #223 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-223-20260513022751_1778639276792_0.161733590446552","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-223-20260513143459":{"name":"@agentcash/router","version":"0.0.0-pr-223-20260513143459","license":"MIT","_id":"@agentcash/router@0.0.0-pr-223-20260513143459","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"88abbb402856c92f05fae0da5b0d9b91b8268d67","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-223-20260513143459.tgz","fileCount":9,"integrity":"sha512-kY9+SbPInpCl4UbEKmYj/x81Gs/7mkY76efvMVE49Na5Qywz6X6Z/gabjTQt6AakKfturjU/rOshh4S9JxXKsw==","signatures":[{"sig":"MEUCIQDSm9BFTpbYklfnxjEASvyS4TVQFknoFe1WtZMsHp7JXwIgNI5qP7UB1Pml8/TrfbHl6qvOi1saSzPz9t9qHfIrUhU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":453996},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-223-20260513143459.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/47faa5b27ee045762f743fd58eaf0735/agentcash-router-0.0.0-pr-223-20260513143459.tgz","_integrity":"sha512-kY9+SbPInpCl4UbEKmYj/x81Gs/7mkY76efvMVE49Na5Qywz6X6Z/gabjTQt6AakKfturjU/rOshh4S9JxXKsw==","deprecated":"Canary build for PR #223 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-223-20260513143459_1778682905063_0.36981961120283","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@agentcash/router","version":"1.6.0","license":"MIT","_id":"@agentcash/router@1.6.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b0bbab7e6d0c34933ae038091b8f8895b2bdc4a5","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.6.0.tgz","fileCount":9,"integrity":"sha512-wahTTKX8E0HTsRgoT/mc//OSLNN2dgv4KVrznjQdqOb66Owso1wiBzV89i/q61YDtzc4YhrQx+PO2QtQJsaBSw==","signatures":[{"sig":"MEYCIQCUXVStcNf6b4+AJm2shQZz90dmNCGCUAUPy7rFsJW9NwIhANE2XdWS8u7j9zlacg5PyRPRZiNCJHZV44ruGGrXUatO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":453974},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.6.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/4fcad4f48127c8bd5eba952d9db95fe5/agentcash-router-1.6.0.tgz","_integrity":"sha512-wahTTKX8E0HTsRgoT/mc//OSLNN2dgv4KVrznjQdqOb66Owso1wiBzV89i/q61YDtzc4YhrQx+PO2QtQJsaBSw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.6.0_1778683132071_0.42572040109099163","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-220-20260513152159":{"name":"@agentcash/router","version":"0.0.0-pr-220-20260513152159","license":"MIT","_id":"@agentcash/router@0.0.0-pr-220-20260513152159","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"c2b7f99a3b45d65ebc590e80092b1a1ddcf4f3dc","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-220-20260513152159.tgz","fileCount":9,"integrity":"sha512-FWUn3cqJVdsF3z851yvTCUopkijzSW3IFtIWKef1aS8H6fGudbdbV7wor38fg3htK9a7jVB5c0BzWOP3A3aehg==","signatures":[{"sig":"MEYCIQC7fQcDPWh8nORHrvTXk4KFfToIbAfrKnYkAGJ3jISuqwIhAMOkzv/YvRlyzsL1tTcfG9yAvGcYZbhyFKtg1ew40Gui","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":452138},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-220-20260513152159.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/c8b8da853c1fc177695d317014e4bbe4/agentcash-router-0.0.0-pr-220-20260513152159.tgz","_integrity":"sha512-FWUn3cqJVdsF3z851yvTCUopkijzSW3IFtIWKef1aS8H6fGudbdbV7wor38fg3htK9a7jVB5c0BzWOP3A3aehg==","deprecated":"Canary build for PR #220 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-220-20260513152159_1778685726065_0.5085310242437515","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-220-20260513163814":{"name":"@agentcash/router","version":"0.0.0-pr-220-20260513163814","license":"MIT","_id":"@agentcash/router@0.0.0-pr-220-20260513163814","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"da8840f37c307b564b81af3f35c7d78faaf5d88a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-220-20260513163814.tgz","fileCount":8,"integrity":"sha512-i8ju6ec9m140IS5OpVmyWDiQv+jwEaCgAJgx5zVhoGI9CgzDuPhHPsiybsvrgW2tYlCZBhTiaijp32yQEkVQZg==","signatures":[{"sig":"MEUCIQDGu8Kl2Cgwxd/Lym0mgpX8s+e7buODVqZmYdCcPQ6O0QIgOeyxi7FEWkRveOeN2ot6ubPJYmm8na/3YZrypI32hbk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":400991},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-220-20260513163814.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/abbaca316f9396c89d406180340deb0d/agentcash-router-0.0.0-pr-220-20260513163814.tgz","_integrity":"sha512-i8ju6ec9m140IS5OpVmyWDiQv+jwEaCgAJgx5zVhoGI9CgzDuPhHPsiybsvrgW2tYlCZBhTiaijp32yQEkVQZg==","deprecated":"Canary build for PR #220 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-220-20260513163814_1778690300520_0.8495837390618066","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-220-20260513163921":{"name":"@agentcash/router","version":"0.0.0-pr-220-20260513163921","license":"MIT","_id":"@agentcash/router@0.0.0-pr-220-20260513163921","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"cc89f5318f2057480228de39f9c27e8afcb4b6c1","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-220-20260513163921.tgz","fileCount":8,"integrity":"sha512-jiP7XEqIcwl0GDWYHoPQ32ajRVVJYOav57Ail1R9P8zMEN9GW1dBox1q3m/ryTgSy7/x9bcv9afATHiISRG76g==","signatures":[{"sig":"MEUCIAXR292f8eQ2kh8SEoMBbIyJnXO73gAyWQMKQzworf8tAiEA66yGv/wEeTIrP7fzsuApBJBOhgHv6kMzSa8RiRfNOqg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":400991},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-220-20260513163921.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/c3b00c72121794b5d235c0972d1bed13/agentcash-router-0.0.0-pr-220-20260513163921.tgz","_integrity":"sha512-jiP7XEqIcwl0GDWYHoPQ32ajRVVJYOav57Ail1R9P8zMEN9GW1dBox1q3m/ryTgSy7/x9bcv9afATHiISRG76g==","deprecated":"Canary build for PR #220 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@faremeter/info":"^0.17.1","@solana/web3.js":"^1.98.4","@faremeter/fetch":"^0.17.1","@faremeter/types":"^0.17.1","@x402/extensions":"^2.11.0","@solana/spl-token":"^0.4.14","typescript-eslint":"^8.55.0","@crossmint/lobster-cli":"^0.1.6","@faremeter/facilitator":"0.17.1","@faremeter/wallet-solana":"^0.17.1","@faremeter/payment-solana":"^0.17.1","@modelcontextprotocol/sdk":"^1.26.0","@faremeter/x-solana-settlement":"^0.4.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-220-20260513163921_1778690366835_0.4438719266350801","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-225-20260513185817":{"name":"@agentcash/router","version":"0.0.0-pr-225-20260513185817","license":"MIT","_id":"@agentcash/router@0.0.0-pr-225-20260513185817","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"f2f006afb469517b4aac2ec692f137b83130c815","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-225-20260513185817.tgz","fileCount":8,"integrity":"sha512-FFiL0BoL9Mtcw0dBxX/UmsdbTT2Hb8atKd4DpYEKkSuWkBBWS/vx2B9CsKXTvXMHAR/0AGdEYQXYRGg/rFZnyQ==","signatures":[{"sig":"MEUCIQDd+8eYiueqNfEIA5pba3VWcJjeHLuVKTnbGz2NqQQ0NAIgENdEJUkbIFsTVbiui5kPoF7SB3m788m4KZH+v2WiBMc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":415072},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-225-20260513185817.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/efc376e079542042a65b8e96c94b7447/agentcash-router-0.0.0-pr-225-20260513185817.tgz","_integrity":"sha512-FFiL0BoL9Mtcw0dBxX/UmsdbTT2Hb8atKd4DpYEKkSuWkBBWS/vx2B9CsKXTvXMHAR/0AGdEYQXYRGg/rFZnyQ==","deprecated":"Canary build for PR #225 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-225-20260513185817_1778698703179_0.7288158310414421","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-225-20260513203007":{"name":"@agentcash/router","version":"0.0.0-pr-225-20260513203007","license":"MIT","_id":"@agentcash/router@0.0.0-pr-225-20260513203007","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4572a534515c34c25a12bd77d29ad27add24cc60","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-225-20260513203007.tgz","fileCount":8,"integrity":"sha512-1vbTeHxGnqCHFeVSac42SLcoAY9z+rA9kSHKSQ7jHwRm7G6ZUNMFoc+lE+SWVyyXs4JXh7LlRP0Ct8fYWsrA6g==","signatures":[{"sig":"MEYCIQDQTGnxlmm+SeHeqe9woeUHM/SZ6tOFhuK/KhsFCIEh+wIhAKN89gm4ysN6tl0EOfnIY7wEGdRUluELcCr69IL6FvAL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":413245},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-225-20260513203007.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/e16b68a2eba27ec9d91b13cd425bc58f/agentcash-router-0.0.0-pr-225-20260513203007.tgz","_integrity":"sha512-1vbTeHxGnqCHFeVSac42SLcoAY9z+rA9kSHKSQ7jHwRm7G6ZUNMFoc+lE+SWVyyXs4JXh7LlRP0Ct8fYWsrA6g==","deprecated":"Canary build for PR #225 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-225-20260513203007_1778704212267_0.38613580481941145","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-225-20260513203204":{"name":"@agentcash/router","version":"0.0.0-pr-225-20260513203204","license":"MIT","_id":"@agentcash/router@0.0.0-pr-225-20260513203204","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4993fe196b0002cd22df3536d1de6b691dc1e7b4","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-225-20260513203204.tgz","fileCount":8,"integrity":"sha512-X6YJSEL7hUmZ8Sb09GM4eqU/ZY3iXOB0CF0ZE4g7ByJ9Mrkqhg/477e2wbOig6lRSDeaixsnWN+WG8ETg3VCIw==","signatures":[{"sig":"MEYCIQD8ooegQ/nUEVDGE8LK7v/wB9j7rtCPkb3LgRzviGK3+wIhAPhOW5QEsnndYYsz3EATejvt5BIe1UUNZYQvXGZ4JpM2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":414594},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-225-20260513203204.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/ab5dc5f9509401d1e5e3502ab6bdffcd/agentcash-router-0.0.0-pr-225-20260513203204.tgz","_integrity":"sha512-X6YJSEL7hUmZ8Sb09GM4eqU/ZY3iXOB0CF0ZE4g7ByJ9Mrkqhg/477e2wbOig6lRSDeaixsnWN+WG8ETg3VCIw==","deprecated":"Canary build for PR #225 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-225-20260513203204_1778704329119_0.43598834886523363","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-225-20260513203751":{"name":"@agentcash/router","version":"0.0.0-pr-225-20260513203751","license":"MIT","_id":"@agentcash/router@0.0.0-pr-225-20260513203751","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"73217d1854a055dd670137be7324844b526b8468","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-225-20260513203751.tgz","fileCount":8,"integrity":"sha512-PmQ5HAlQEJJfQDGywN6NsNpLSkW6lNRBALE7AwtZCublUshSPtG0QW/oy2M6Uy68f0ITIv2mcS+QPrzAnPFI/A==","signatures":[{"sig":"MEUCIGkhUeg2JTSzZDubQPkOfhB9vdYHy+eVkrbl1/prKlBoAiEAxg7Oi1gmFXLORbj61Mwi5NI+REY12a4e6y43eJN8HLo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":412341},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-225-20260513203751.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/ad3ed72c7c45308bf85de676869d497e/agentcash-router-0.0.0-pr-225-20260513203751.tgz","_integrity":"sha512-PmQ5HAlQEJJfQDGywN6NsNpLSkW6lNRBALE7AwtZCublUshSPtG0QW/oy2M6Uy68f0ITIv2mcS+QPrzAnPFI/A==","deprecated":"Canary build for PR #225 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-225-20260513203751_1778704676203_0.7975717632090549","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-225-20260513210115":{"name":"@agentcash/router","version":"0.0.0-pr-225-20260513210115","license":"MIT","_id":"@agentcash/router@0.0.0-pr-225-20260513210115","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"35d6c63892951b2c6e58acb25384f388be1bb8c1","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-225-20260513210115.tgz","fileCount":8,"integrity":"sha512-dlPvQIzseL2p6X7wsrGFaJOnpI5/qU0/7LcQox1ui9+adrutWviyp4gnU6oeO38sLRnQEObziaglwpPT70CJhg==","signatures":[{"sig":"MEYCIQDBkMpA2VTkzIyNyWnFahnRoKb/t4IpUFETrpDFBSRxpAIhANWbucdBO7lWCQtK456r5P60BbZ9CA4DD8yHsvmcLbVx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":412385},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-225-20260513210115.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/94601ab93a66557b506a0d7d2cbbb048/agentcash-router-0.0.0-pr-225-20260513210115.tgz","_integrity":"sha512-dlPvQIzseL2p6X7wsrGFaJOnpI5/qU0/7LcQox1ui9+adrutWviyp4gnU6oeO38sLRnQEObziaglwpPT70CJhg==","deprecated":"Canary build for PR #225 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-225-20260513210115_1778706081734_0.787513907018289","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-225-20260513212211":{"name":"@agentcash/router","version":"0.0.0-pr-225-20260513212211","license":"MIT","_id":"@agentcash/router@0.0.0-pr-225-20260513212211","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7da5306585c06d56a6595b4cfa5586281822c4f3","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-225-20260513212211.tgz","fileCount":8,"integrity":"sha512-a5Zx5LRZzSpIRibspUo6tedK24TAWIJUZ8xTZbbhA/su8S0uNEhuuENwvvNoS/unV4A77GVw0u3MOja1Yhl34Q==","signatures":[{"sig":"MEYCIQCMS7REIPOnZyS5SI26dwSTAmuRE35yXZz8qr4gU4UZkAIhAJb7Hw7Le2f3kgpWo+J/Dt8r7rpmxpu2lXUxhar2NTN3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":412791},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-225-20260513212211.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/bfa5cb700b71156613b92e38e89120b7/agentcash-router-0.0.0-pr-225-20260513212211.tgz","_integrity":"sha512-a5Zx5LRZzSpIRibspUo6tedK24TAWIJUZ8xTZbbhA/su8S0uNEhuuENwvvNoS/unV4A77GVw0u3MOja1Yhl34Q==","deprecated":"Canary build for PR #225 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-225-20260513212211_1778707337610_0.09551965105568305","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-226-20260513213830":{"name":"@agentcash/router","version":"0.0.0-pr-226-20260513213830","license":"MIT","_id":"@agentcash/router@0.0.0-pr-226-20260513213830","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"1939dd80fd5cd6161cfa7fc9ece6012c54680c4d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-226-20260513213830.tgz","fileCount":8,"integrity":"sha512-glxz6ilneWhj4e+RBku0XgAzWk/0NvuJ2RibG39X5IIRBSCgXcBjGGMybAfTHUeYWN/ogXmW3LZlrt1WzABvlw==","signatures":[{"sig":"MEUCIDc8nmYs22uNfpuSz18gzcxCX18C+L+ZG+CGrohCLJeYAiEA8mGCHPtV1lIQhUCvc2Hf6rfYj3EnlPugI4mqh9Fk3R8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":412791},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-226-20260513213830.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/eaa987b6fec6f062cf68f829060b7b6a/agentcash-router-0.0.0-pr-226-20260513213830.tgz","_integrity":"sha512-glxz6ilneWhj4e+RBku0XgAzWk/0NvuJ2RibG39X5IIRBSCgXcBjGGMybAfTHUeYWN/ogXmW3LZlrt1WzABvlw==","deprecated":"Canary build for PR #226 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-226-20260513213830_1778708316608_0.9660446634396971","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@agentcash/router","version":"1.7.0","license":"MIT","_id":"@agentcash/router@1.7.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7f3dfefa369177dbf1f3898de71a5edf6d8219d4","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.7.0.tgz","fileCount":8,"integrity":"sha512-BkNMkHIwYqH2sWnR2vLRPC191rASNkDvAv15u5MLNPlAW9Xo/TijJsd4nX6gIB4tCwRYjzX58/HJcCmpw/YUcg==","signatures":[{"sig":"MEUCIQClwKY19l2RDMs32ksyVjwOzLQc9IkqzQKawaBlWUkDZwIgazgzgpyq39twmldcnAXpi8wPZ7K5HTIfc7Gjes93QwM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":412769},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.7.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/317a087033cf17f545ba4a54d7a0e1d2/agentcash-router-1.7.0.tgz","_integrity":"sha512-BkNMkHIwYqH2sWnR2vLRPC191rASNkDvAv15u5MLNPlAW9Xo/TijJsd4nX6gIB4tCwRYjzX58/HJcCmpw/YUcg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.7.0_1778708837168_0.7811615995503929","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-227-20260513221258":{"name":"@agentcash/router","version":"0.0.0-pr-227-20260513221258","license":"MIT","_id":"@agentcash/router@0.0.0-pr-227-20260513221258","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d3ec9f921b57d0151dbf9c72d360bc5a13c44a45","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-227-20260513221258.tgz","fileCount":8,"integrity":"sha512-UHcyBBDoJOXQykjHd6PqGz/yJVVcT1I6J/FcbSeo3hEbP6QTs4g/K6KaFd/AI3wUKWDVJEHWsS9IJRaHoiro6w==","signatures":[{"sig":"MEUCIQDPmyZ+lklhe5+GRRxlF0BVSQ/eGpM2VMay8OvqXZ+uqwIgV7Z4GJ6+cVtjdKqwoBcH1N0f0u5LmPbbd9LFhoTnj9Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":413097},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-227-20260513221258.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/4fd14a21e7475751045498245c0897f5/agentcash-router-0.0.0-pr-227-20260513221258.tgz","_integrity":"sha512-UHcyBBDoJOXQykjHd6PqGz/yJVVcT1I6J/FcbSeo3hEbP6QTs4g/K6KaFd/AI3wUKWDVJEHWsS9IJRaHoiro6w==","deprecated":"Canary build for PR #227 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-227-20260513221258_1778710546099_0.5858965941454173","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-227-20260514005657":{"name":"@agentcash/router","version":"0.0.0-pr-227-20260514005657","license":"MIT","_id":"@agentcash/router@0.0.0-pr-227-20260514005657","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"2f0d33c6db348cde755d7642bc3dfd74636e8f20","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-227-20260514005657.tgz","fileCount":8,"integrity":"sha512-UyIlBiq5w/ZpGWbQifCkUa3xutaPoqDqaBKLERb9tBw+jKmQu9bfZmumf9dT1I9gRCe9oXf9AXCphXPSz9LY6Q==","signatures":[{"sig":"MEYCIQCqaQTFcb5eDRkyNkQMk1PEZvGf7Dp8RfZJcS4Jf8bTgAIhAJd/H0oVs2ebUwY/dJB9wv+2E80Y7YMn9LrzlKm1R/de","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409847},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-227-20260514005657.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/5e673eb38ae65b8dadf8f052b43eca18/agentcash-router-0.0.0-pr-227-20260514005657.tgz","_integrity":"sha512-UyIlBiq5w/ZpGWbQifCkUa3xutaPoqDqaBKLERb9tBw+jKmQu9bfZmumf9dT1I9gRCe9oXf9AXCphXPSz9LY6Q==","deprecated":"Canary build for PR #227 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-227-20260514005657_1778720222835_0.7615290207728767","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-227-20260514143042":{"name":"@agentcash/router","version":"0.0.0-pr-227-20260514143042","license":"MIT","_id":"@agentcash/router@0.0.0-pr-227-20260514143042","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"c5591be3fe413465dd77ba6920bfd2ed98228061","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-227-20260514143042.tgz","fileCount":8,"integrity":"sha512-f6eNC+on4uNr1waNjnRW3TJC9N8ygQj+Tm03L8Swv+7Irhyc9stO+xWfvmTqn5y/ilZLhRHrMkmz4svixckHRw==","signatures":[{"sig":"MEUCIQCUN7AVO6sYF2LapTLqVsfYbvC6yVK7V2Uj2I7SR7o4aQIgatEsYPgD6GHpgm66iQlO+4PufCJfIO0J9mtxnGCaBIo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409849},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-227-20260514143042.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/aabeee2957514f894b147526f35df119/agentcash-router-0.0.0-pr-227-20260514143042.tgz","_integrity":"sha512-f6eNC+on4uNr1waNjnRW3TJC9N8ygQj+Tm03L8Swv+7Irhyc9stO+xWfvmTqn5y/ilZLhRHrMkmz4svixckHRw==","deprecated":"Canary build for PR #227 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-227-20260514143042_1778769048078_0.8350482177877929","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-227-20260514164224":{"name":"@agentcash/router","version":"0.0.0-pr-227-20260514164224","license":"MIT","_id":"@agentcash/router@0.0.0-pr-227-20260514164224","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"8a3a0c57c5e01ca738e9177dfc6c502b002ba323","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-227-20260514164224.tgz","fileCount":8,"integrity":"sha512-NY46npO0/d7mXprdIZmurHOncIZNpF1LxRZL07oNowbnht+r+MpZofZigf5wHe0V2RegrYus/VL8bh8/d1q6XQ==","signatures":[{"sig":"MEYCIQCc4TJHLwW59ZiUh9euorvJO2dfs1BBRsZxVT465I7X0gIhANVij9uHF66DfnfQbtManyeyinZoZwIiRKzgAa6EQcn2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":412077},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-227-20260514164224.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/dc9618478ed159d91b0d1eaa4448035a/agentcash-router-0.0.0-pr-227-20260514164224.tgz","_integrity":"sha512-NY46npO0/d7mXprdIZmurHOncIZNpF1LxRZL07oNowbnht+r+MpZofZigf5wHe0V2RegrYus/VL8bh8/d1q6XQ==","deprecated":"Canary build for PR #227 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-227-20260514164224_1778776951234_0.9281069669030331","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-227-20260514164618":{"name":"@agentcash/router","version":"0.0.0-pr-227-20260514164618","license":"MIT","_id":"@agentcash/router@0.0.0-pr-227-20260514164618","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"752df789a5820b3e06587a4fe2d55882ccdc166a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-227-20260514164618.tgz","fileCount":8,"integrity":"sha512-n3KxZuQV8WKtmP8kTt/DeXmUXnqnrrCIfjiuC0TrwKbHzUb7qk1volgsquKw6ix377qVnV7dU+gH/0jobhKS8w==","signatures":[{"sig":"MEYCIQDl+Y6Kmxl56JyiExnGs9OTCHiiHkZ/Pw3Gwnv3QrX4GgIhAMjpRDr9ZmOUBd6TqEy7f106mZkKlfd4B4q+7K/7/vOw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":412077},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-227-20260514164618.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/7f5fcf8dff8b99757d5a206d83d6974c/agentcash-router-0.0.0-pr-227-20260514164618.tgz","_integrity":"sha512-n3KxZuQV8WKtmP8kTt/DeXmUXnqnrrCIfjiuC0TrwKbHzUb7qk1volgsquKw6ix377qVnV7dU+gH/0jobhKS8w==","deprecated":"Canary build for PR #227 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-227-20260514164618_1778777185290_0.650735861111182","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-227-20260514203321":{"name":"@agentcash/router","version":"0.0.0-pr-227-20260514203321","license":"MIT","_id":"@agentcash/router@0.0.0-pr-227-20260514203321","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"0994e6c47b3e356a9e8d17ff59a32ded14482e0c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-227-20260514203321.tgz","fileCount":8,"integrity":"sha512-oyAsGIavTu34C+SZfomMnIW53g8PjKjAIpD4k6/7wQMgoKUjFr7QZck2llcbzt93TobyTHPul3JiLFvp+NuoOg==","signatures":[{"sig":"MEUCIQDR3OwgxRoNFi8UYWzk1RymehheT5W/x7f1XVDKXcrksAIgd+HJSeHRvpQdM1JH/67Z4ng62pHuAdgbqwmBKZUzudA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":417127},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-227-20260514203321.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/21918f8e59fd5a5ec754de66eb187917/agentcash-router-0.0.0-pr-227-20260514203321.tgz","_integrity":"sha512-oyAsGIavTu34C+SZfomMnIW53g8PjKjAIpD4k6/7wQMgoKUjFr7QZck2llcbzt93TobyTHPul3JiLFvp+NuoOg==","deprecated":"Canary build for PR #227 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-227-20260514203321_1778790808867_0.15466851905886125","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-227-20260514204206":{"name":"@agentcash/router","version":"0.0.0-pr-227-20260514204206","license":"MIT","_id":"@agentcash/router@0.0.0-pr-227-20260514204206","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b3e5b2ae7dd511571056d2e7fee4f03584224b36","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-227-20260514204206.tgz","fileCount":8,"integrity":"sha512-SzkjZp13OVWN3TtfBr5tB6BLZSCDsJBvuB63e5X/Cxku+ektatyioNUI+mJ4cidKiMxcFBM9la4mxcM+6ZLIgQ==","signatures":[{"sig":"MEUCIDpJv9VzshdB7bpddnL8weHNNyAsT+eol+zLt/73N3OXAiEAvaIiWWQtWm/gvGcXf4lcm1n7QxWxJXQRBnMa4cxhK44=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":417127},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-227-20260514204206.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/773a6615032e98a50e40a20fd76c2513/agentcash-router-0.0.0-pr-227-20260514204206.tgz","_integrity":"sha512-SzkjZp13OVWN3TtfBr5tB6BLZSCDsJBvuB63e5X/Cxku+ektatyioNUI+mJ4cidKiMxcFBM9la4mxcM+6ZLIgQ==","deprecated":"Canary build for PR #227 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-227-20260514204206_1778791331894_0.43860649055945644","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-227-20260514210324":{"name":"@agentcash/router","version":"0.0.0-pr-227-20260514210324","license":"MIT","_id":"@agentcash/router@0.0.0-pr-227-20260514210324","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"56b7d54752c3b4943dcfd828acb19f2f40c56c1b","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-227-20260514210324.tgz","fileCount":8,"integrity":"sha512-iz+8QivXpDdt+flb23gTpCExVrAT9DkOROqWTHHts3EKzIw1NDzArr94UCTze62X6By1CfTCbEjieNh5SRKtzA==","signatures":[{"sig":"MEUCIQDLXLytyVSwi7ZRjCRkbc2UBfnsqXbSLaRX2Nlx2YNDKgIgbsNGBSNjCl90riINVfvtpAvOPK07rrqdc2W6HVieM8c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":417609},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-227-20260514210324.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/24943a1663d8298cf18cf54e4ff1d8dc/agentcash-router-0.0.0-pr-227-20260514210324.tgz","_integrity":"sha512-iz+8QivXpDdt+flb23gTpCExVrAT9DkOROqWTHHts3EKzIw1NDzArr94UCTze62X6By1CfTCbEjieNh5SRKtzA==","deprecated":"Canary build for PR #227 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-227-20260514210324_1778792610346_0.5992710065462539","host":"s3://npm-registry-packages-npm-production"}},"1.7.1":{"name":"@agentcash/router","version":"1.7.1","license":"MIT","_id":"@agentcash/router@1.7.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b74bda4db1b0e8f764e613f61918f78be1bd1784","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.7.1.tgz","fileCount":8,"integrity":"sha512-UE9zcKq18OTQxEdeT5OpBcp8UbG6fximzxqx5Uizjwem6RHtL55g1RWkAu59MKc7KbPK60AVq09s5rDYUnXQsA==","signatures":[{"sig":"MEUCID6aO6PNqe3vPvcbuQAvD791mCgwkUB/2V7w2KezSO6GAiEAxfEUnMXjBW0TCe+ArRnbdH7lKRYrFzgejFywxGasLu4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":417587},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.7.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/b88d90be3ebe9e57a2dec763d3bb71c3/agentcash-router-1.7.1.tgz","_integrity":"sha512-UE9zcKq18OTQxEdeT5OpBcp8UbG6fximzxqx5Uizjwem6RHtL55g1RWkAu59MKc7KbPK60AVq09s5rDYUnXQsA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.7.1_1778793041868_0.007191165145332468","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-236-20260515051739":{"name":"@agentcash/router","version":"0.0.0-pr-236-20260515051739","license":"MIT","_id":"@agentcash/router@0.0.0-pr-236-20260515051739","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"089838c1d05c7d7b173aee83518f5287b9e57a8e","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-236-20260515051739.tgz","fileCount":8,"integrity":"sha512-EkfRQ84zMieXreoTAMUAm8TNcRbkv37EqWT/w3QFemyQpIBkV3KYtcIjXSHFcNpFOIFf7YtP4opvIWgku1gQLA==","signatures":[{"sig":"MEQCICno8Gnwo9NCt8TRi2vFanvKouW1re6R7pqaC4eMLqS0AiAy6haPF9GhgprcJQ1GYINCPVrakzRzDv+jSUyV6odrLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":417609},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-236-20260515051739.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/e47d92c6821b38ba7b4124157eac5d3d/agentcash-router-0.0.0-pr-236-20260515051739.tgz","_integrity":"sha512-EkfRQ84zMieXreoTAMUAm8TNcRbkv37EqWT/w3QFemyQpIBkV3KYtcIjXSHFcNpFOIFf7YtP4opvIWgku1gQLA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.21","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-236-20260515051739_1778822265493_0.8546539885968716","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-237-20260515061650":{"name":"@agentcash/router","version":"0.0.0-pr-237-20260515061650","license":"MIT","_id":"@agentcash/router@0.0.0-pr-237-20260515061650","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"f67ff87371a2577742efe2ba786bfe2cb98dcf51","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-237-20260515061650.tgz","fileCount":8,"integrity":"sha512-9WQFLtARukGcRl8sQClSXFU/ZHg5LXKRnbqZgDc4Qci5ImtjySwcY0EnGzVPOEhQ/uV8WXwv6HQXr3R0jfgOeQ==","signatures":[{"sig":"MEUCIQCKDSI/z6GXaG0Jdf8kYm6uKB/LFPZISQLAVLVDRqSFPQIgQCnT4JT40QT60vnN6UwM59sqPCcrB7OqtfZsPr0CMCs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":417609},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-237-20260515061650.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a558edc817058989aa7a3d1e4cebbccf/agentcash-router-0.0.0-pr-237-20260515061650.tgz","_integrity":"sha512-9WQFLtARukGcRl8sQClSXFU/ZHg5LXKRnbqZgDc4Qci5ImtjySwcY0EnGzVPOEhQ/uV8WXwv6HQXr3R0jfgOeQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.22","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-237-20260515061650_1778825817569_0.3922716197324312","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-238-20260515091738":{"name":"@agentcash/router","version":"0.0.0-pr-238-20260515091738","license":"MIT","_id":"@agentcash/router@0.0.0-pr-238-20260515091738","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"534d85f14771419d4cc6b0617c9fe4bbc36067a6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-238-20260515091738.tgz","fileCount":8,"integrity":"sha512-/JHsKZDTUb98C7i+zeLxDgMYINGyMTSeonF1x2QAsh9wQtDA8csNakAT7DWBnW0Fb/8vtCVWwl1TqXxW3Lq8UA==","signatures":[{"sig":"MEYCIQCfrYASRFuck+eygi2HQw01aASXel37cd3G2/HrgsSbbAIhAJWVjZVITxMOKPhHJqRnFwttGHbtcjwhIpL/OEIsGVtA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":417609},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-238-20260515091738.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/4b971acffe250f6f9416cd7acd07bff5/agentcash-router-0.0.0-pr-238-20260515091738.tgz","_integrity":"sha512-/JHsKZDTUb98C7i+zeLxDgMYINGyMTSeonF1x2QAsh9wQtDA8csNakAT7DWBnW0Fb/8vtCVWwl1TqXxW3Lq8UA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.23","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-238-20260515091738_1778836667811_0.6175612425921932","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-239-20260515163302":{"name":"@agentcash/router","version":"0.0.0-pr-239-20260515163302","license":"MIT","_id":"@agentcash/router@0.0.0-pr-239-20260515163302","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7111054db4a783346b783d2913cc679a366e6120","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-239-20260515163302.tgz","fileCount":8,"integrity":"sha512-jy0wNXJnSbnXaweKVqXx/NzX/DCGDoxchk4KFO8nr7WwT6uRd/FWEebmp2WsHtQCWbJr99iHmMLtys+b9hPEtQ==","signatures":[{"sig":"MEUCIESMcVWdy/LIBCmy4Gcf5Xpm/kOueGlcqX/5Cp64k/24AiEA9sVcwqDtSK827/lPbw7xXITcWdhmWq+NttTI9WJMTbU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433275},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-239-20260515163302.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/c06a65d83d90252af3b4fa2a06b10cd1/agentcash-router-0.0.0-pr-239-20260515163302.tgz","_integrity":"sha512-jy0wNXJnSbnXaweKVqXx/NzX/DCGDoxchk4KFO8nr7WwT6uRd/FWEebmp2WsHtQCWbJr99iHmMLtys+b9hPEtQ==","deprecated":"Canary build for PR #239 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-239-20260515163302_1778862789140_0.7202788084126386","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@agentcash/router","version":"1.8.0","license":"MIT","_id":"@agentcash/router@1.8.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4eae22f4863232bfb811dae64a5891743001ad54","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.8.0.tgz","fileCount":8,"integrity":"sha512-KD4ZwqX5muJYldli+dd63tqiayfF2+vtDLsa++LtZZ0uHvSlAVJxJvdmn2pT/PTk30JlwDPYYgJO4/y+lmgzuQ==","signatures":[{"sig":"MEUCIA7GUlqx+l0+qidoc8NNNVXgorP7LTiBK9NSz/YK0nCBAiEA/u11uzKbiFI0b9gXpK/eqZFk0m1Qs/lXeG8adkvXe8w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433253},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.8.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/059f763001062247b94146189c878db2/agentcash-router-1.8.0.tgz","_integrity":"sha512-KD4ZwqX5muJYldli+dd63tqiayfF2+vtDLsa++LtZZ0uHvSlAVJxJvdmn2pT/PTk30JlwDPYYgJO4/y+lmgzuQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.8.0_1778864369737_0.4720918185572516","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-241-20260515180405":{"name":"@agentcash/router","version":"0.0.0-pr-241-20260515180405","license":"MIT","_id":"@agentcash/router@0.0.0-pr-241-20260515180405","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4ed8f44eea337caeb43b91c07fed0bed60d4c0fb","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-241-20260515180405.tgz","fileCount":8,"integrity":"sha512-YaaJFLdEt3xRRN7kTC3+MUOosqMmqQLJF5UmpQeoEI1OAAj5DP61AxWTzPcqmQ20A+DSwPAH+wVepbtZ3RX3OA==","signatures":[{"sig":"MEYCIQDPWEsy1g+oqQKBEirlSnIXQAXRJJqdp9/19rLbaZ+dgAIhAPciuMACw9EtgB+RtsfBCnqovLi8hprNoAviK/owhtHF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":435045},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-241-20260515180405.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/8214f007d33b777a98cd1824609795bf/agentcash-router-0.0.0-pr-241-20260515180405.tgz","_integrity":"sha512-YaaJFLdEt3xRRN7kTC3+MUOosqMmqQLJF5UmpQeoEI1OAAj5DP61AxWTzPcqmQ20A+DSwPAH+wVepbtZ3RX3OA==","deprecated":"Canary build for PR #241 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-241-20260515180405_1778868252325_0.8102157286640446","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-241-20260515181538":{"name":"@agentcash/router","version":"0.0.0-pr-241-20260515181538","license":"MIT","_id":"@agentcash/router@0.0.0-pr-241-20260515181538","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"c10c8736c2f64bc9e95743961c63aadf9c455652","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-241-20260515181538.tgz","fileCount":8,"integrity":"sha512-4O3A/KZpVAwSVT2c7Mlc9MDFAA1MXATLMdPORAR+lIjJff01js/677m4gJU0v4bJDspg3tNciOQvJJU/0WxABw==","signatures":[{"sig":"MEYCIQCrc0Dbb5nv3H+QruC+ytnKilEQLNb6wn6IGaSoBONmbwIhAP3y6tSCvJ4qdVLWhzMvQsRL5t1hpexb8/ClzLL8aWJp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":435045},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-241-20260515181538.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d17eb506023fb019232cdb6f9cf3b32f/agentcash-router-0.0.0-pr-241-20260515181538.tgz","_integrity":"sha512-4O3A/KZpVAwSVT2c7Mlc9MDFAA1MXATLMdPORAR+lIjJff01js/677m4gJU0v4bJDspg3tNciOQvJJU/0WxABw==","deprecated":"Canary build for PR #241 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-241-20260515181538_1778868943753_0.8676670707944265","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-242-20260515181730":{"name":"@agentcash/router","version":"0.0.0-pr-242-20260515181730","license":"MIT","_id":"@agentcash/router@0.0.0-pr-242-20260515181730","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"0afef41f465b26f5e290909cdb7676bc7605337c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-242-20260515181730.tgz","fileCount":8,"integrity":"sha512-PilIfy0qmfqPmcQAFNyuf82YWWYu40/Z0AmSFZloOO6rY8CqrmgpdYR1a516crCmF/ClEnOWYlJjxfDfSf6IHg==","signatures":[{"sig":"MEUCIBzdU28l2xjWutXGyZ9uB4RyjB0cknvEJ6TWnJNzAQOKAiEA6IwP+xJahq6bXhkR32CWcWyYz+dy0fOxy31L5yCIXQk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":433275},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-242-20260515181730.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/cfd381f32040da8e716e86e17f51ae7d/agentcash-router-0.0.0-pr-242-20260515181730.tgz","_integrity":"sha512-PilIfy0qmfqPmcQAFNyuf82YWWYu40/Z0AmSFZloOO6rY8CqrmgpdYR1a516crCmF/ClEnOWYlJjxfDfSf6IHg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.24","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-242-20260515181730_1778869055875_0.4383039432272404","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-241-20260515192622":{"name":"@agentcash/router","version":"0.0.0-pr-241-20260515192622","license":"MIT","_id":"@agentcash/router@0.0.0-pr-241-20260515192622","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"79892bd4e43b58bc34eb7e44b8a808809fb1c15e","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-241-20260515192622.tgz","fileCount":8,"integrity":"sha512-OoynNvxlPPf5TxoGPbcAWSxJm1Lt/x9zJv6YRYTUEKkX0x5WVY6LpYKolESpgWm8TkzT2Iiq9yeTOC/rEbfEUw==","signatures":[{"sig":"MEQCIDZEhSTUz5JWTBx8FeZoxiaVYNpogV8rOsMHtnBD1GMwAiBuovrwVS3M6sTK5BmRr6iklPlj6+3adVLpaSSAJB7Vgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440514},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-241-20260515192622.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/bc522ba0a273cc5ad294102dcdb435a1/agentcash-router-0.0.0-pr-241-20260515192622.tgz","_integrity":"sha512-OoynNvxlPPf5TxoGPbcAWSxJm1Lt/x9zJv6YRYTUEKkX0x5WVY6LpYKolESpgWm8TkzT2Iiq9yeTOC/rEbfEUw==","deprecated":"Canary build for PR #241 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-241-20260515192622_1778873188732_0.4655816910062731","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-241-20260515193353":{"name":"@agentcash/router","version":"0.0.0-pr-241-20260515193353","license":"MIT","_id":"@agentcash/router@0.0.0-pr-241-20260515193353","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7948f0c24b9f8d0c136b7ad5241c9b42515279d2","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-241-20260515193353.tgz","fileCount":8,"integrity":"sha512-nlCQiyAuzO6Z1pWCictgDHnzROSb4lMj0EDdQgiTdNZAzCiwq4sdB6NlqT/Uh0Rg5Rxqw9Nt1LqVSV91IXznOw==","signatures":[{"sig":"MEQCIDhjKwiM85BGnW1jb3+JVqy6ajs7jxCnAGE3fXIsnU+hAiB8MJ83GfkpbNkyu44TzldQ0cNALJ8rAm4lcWzL59Yx1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440514},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-241-20260515193353.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/505aadec6e1d59a5d1664cb60fa732c7/agentcash-router-0.0.0-pr-241-20260515193353.tgz","_integrity":"sha512-nlCQiyAuzO6Z1pWCictgDHnzROSb4lMj0EDdQgiTdNZAzCiwq4sdB6NlqT/Uh0Rg5Rxqw9Nt1LqVSV91IXznOw==","deprecated":"Canary build for PR #241 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-241-20260515193353_1778873638522_0.6284576247975935","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@agentcash/router","version":"1.9.0","license":"MIT","_id":"@agentcash/router@1.9.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"78e2893185eea062ed70a8030d5f055f51f7f007","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.9.0.tgz","fileCount":8,"integrity":"sha512-EdY9pe8BIOOu555GSn/9OzzEoVQ0PygRlkGDyLhpDFsC6WYdtAJ+5Kz3kJJoOvaK0OP+2CbEa4kiM0CbMNJBzw==","signatures":[{"sig":"MEYCIQCkloMyZ579Qion2wqk30zV2gPhpIaHBOtORuaL5I+qnQIhAIGtUQSmD95QAlPkPN1sdG+WrcZBzkYcS49stjExCUjG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440492},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.9.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/a5f504cecbde289ab51c509bdc61b54b/agentcash-router-1.9.0.tgz","_integrity":"sha512-EdY9pe8BIOOu555GSn/9OzzEoVQ0PygRlkGDyLhpDFsC6WYdtAJ+5Kz3kJJoOvaK0OP+2CbEa4kiM0CbMNJBzw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","mppx":"^0.6.16","next":"^15.0.0","tsup":"^8.0.0","viem":"^2.47.6","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@eslint/js":"^10.0.1","@x402/core":"^2.11.0","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@changesets/cli":"^2.29.8","@x402/extensions":"^2.11.0","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","mppx":"^0.6.16","next":">=15.0.0","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"peerDependenciesMeta":{"mppx":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_1.9.0_1778875377222_0.615386522962365","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-246-20260515203519":{"name":"@agentcash/router","version":"0.0.0-pr-246-20260515203519","license":"MIT","_id":"@agentcash/router@0.0.0-pr-246-20260515203519","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4ea4f7db6ce9f9221bd51e7ce4ad1c58a5d9f9fc","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-246-20260515203519.tgz","fileCount":8,"integrity":"sha512-XKL/SlZrtyrNaXazOqUBvU/Z7dgVZH+szzJ9Nd7lbTFLxrRPF7TjGR4h3XW2i1Jtf6uNftQwiuCGN8zeWpb5kQ==","signatures":[{"sig":"MEUCIQCvHIEyF8sbuvZDf4cbxbrsG+L7wIpwjf2YDDlpofpniwIgXvMGGJVfmmzMvAlKRhwiYpIkhaG053XP33iXAW2hvi4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440258},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-246-20260515203519.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/e78daddd7645adbecff5d07fc01c0972/agentcash-router-0.0.0-pr-246-20260515203519.tgz","_integrity":"sha512-XKL/SlZrtyrNaXazOqUBvU/Z7dgVZH+szzJ9Nd7lbTFLxrRPF7TjGR4h3XW2i1Jtf6uNftQwiuCGN8zeWpb5kQ==","deprecated":"Canary build for PR #246 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-246-20260515203519_1778877325309_0.9043633706064991","host":"s3://npm-registry-packages-npm-production"}},"1.9.1":{"name":"@agentcash/router","version":"1.9.1","license":"MIT","_id":"@agentcash/router@1.9.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"42ffb8daf9f0c9c046afa40524ac46441b3c8067","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.9.1.tgz","fileCount":8,"integrity":"sha512-kmAT7oSN7fuvX9rOfLpGI1pSkFgUqUJPBf45bE7fUgL8ppOTar01TY/Io9WobWQJLS8y2qqhYcrgPoOGvvJxUQ==","signatures":[{"sig":"MEUCIHQBVzRv7vSm86uGr3553C32vc049qa9dvouRS86loUfAiEAmc5uJsG1u6HqPHQuMsspBdGm9/E/e4hYYQ5YNoAsjJY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440236},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.9.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/3dc05dc601861df363ffc5366b6eb7e4/agentcash-router-1.9.1.tgz","_integrity":"sha512-kmAT7oSN7fuvX9rOfLpGI1pSkFgUqUJPBf45bE7fUgL8ppOTar01TY/Io9WobWQJLS8y2qqhYcrgPoOGvvJxUQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.9.1_1778878447996_0.4660036916373964","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-248-20260515210218":{"name":"@agentcash/router","version":"0.0.0-pr-248-20260515210218","license":"MIT","_id":"@agentcash/router@0.0.0-pr-248-20260515210218","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"762078856c267a5084ab82b3acec8ad0949aa5f1","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-248-20260515210218.tgz","fileCount":8,"integrity":"sha512-8zO+OHP7kEG5nSb2vGse9+XcutEDaTpypclZoanz1saJ3od9zXBZcfY6n2SKSesEyXaY5m89ZAzAXT/otsMPCQ==","signatures":[{"sig":"MEUCIQDyWCcmu5Sm7Q6CQGq0LwY9s5uUwaYswDbUp9XCw3kyygIgNlyJPIGET5QcHDkmawKEOLDEp5rW6O5ncWvgq/ip0Q0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440351},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-248-20260515210218.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/258f6ef29e27e8bf44b46810d6f02537/agentcash-router-0.0.0-pr-248-20260515210218.tgz","_integrity":"sha512-8zO+OHP7kEG5nSb2vGse9+XcutEDaTpypclZoanz1saJ3od9zXBZcfY6n2SKSesEyXaY5m89ZAzAXT/otsMPCQ==","deprecated":"Canary build for PR #248 — merged, use latest instead","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-248-20260515210218_1778878943615_0.40376686408058693","host":"s3://npm-registry-packages-npm-production"}},"1.9.2":{"name":"@agentcash/router","version":"1.9.2","license":"MIT","_id":"@agentcash/router@1.9.2","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"d91724e944719e92e88f3d3649dc388220ac1160","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.9.2.tgz","fileCount":8,"integrity":"sha512-3rIjcLqKZMV0fzc/CvV//cWOF0GQ80sylQ9rvxSqCbWfQw8V4URFvwY1W6N2kOFIZMkcM+VMvjTXK/p5aC2nQw==","signatures":[{"sig":"MEUCIAts66SfAm9fbd2TDcaLXNEv28zuQ+SvIIIGFqa9OCHaAiEAivssjKEyeYZIRGC9EwuzJ7ObTyXB/Lk/8q6kYK5UWfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440329},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.9.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/713e87bac208d716a0922c34c111a89a/agentcash-router-1.9.2.tgz","_integrity":"sha512-3rIjcLqKZMV0fzc/CvV//cWOF0GQ80sylQ9rvxSqCbWfQw8V4URFvwY1W6N2kOFIZMkcM+VMvjTXK/p5aC2nQw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.9.2_1778879125296_0.4724135983482671","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-250-20260516181730":{"name":"@agentcash/router","version":"0.0.0-pr-250-20260516181730","license":"MIT","_id":"@agentcash/router@0.0.0-pr-250-20260516181730","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"cedd0803049c0b78e5d74a5d169fc0ee6f0c0f8b","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-250-20260516181730.tgz","fileCount":8,"integrity":"sha512-C3qdat1+9mWJI5s3yBLTcvOapVU25WNU4aR20l9ewvOWBlh/ANZNWkUM8omQzd5qISCiKVwc4WEJZk6Gr2Sm/Q==","signatures":[{"sig":"MEUCIQDx+xvXGOgCnvwI0nMQXsiZb2tZJw5XVVu0wNsUyPGQUAIgU6gkTn/HWErgBVD4mPyn4xpeKoOgZmrjNeOzr5En1ow=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440126},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-0.0.0-pr-250-20260516181730.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"sragss","email":"sammage@gmail.com"},"_resolved":"/tmp/d5f928d80980cf5c58aa0dff1edbf28c/agentcash-router-0.0.0-pr-250-20260516181730.tgz","_integrity":"sha512-C3qdat1+9mWJI5s3yBLTcvOapVU25WNU4aR20l9ewvOWBlh/ANZNWkUM8omQzd5qISCiKVwc4WEJZk6Gr2Sm/Q==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"10.9.7","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.2","dependencies":{"mppx":"^0.6.25","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-250-20260516181730_1778955456918_0.8363219039839118","host":"s3://npm-registry-packages-npm-production"}},"1.9.3":{"name":"@agentcash/router","version":"1.9.3","license":"MIT","_id":"@agentcash/router@1.9.3","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"aedb0bdf22a8488b3b07a30db767e2e5864b0759","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.9.3.tgz","fileCount":8,"integrity":"sha512-ksQogwa/XHviOOiiZlue9HM1FUnzaYYc6Ss9fwBVjuv1G9uALXmnN8bPjEjCzkSOSWS/0HKlIXELxuUNFjYmPQ==","signatures":[{"sig":"MEUCIHmPHKLEIyCC40AMFwNsX2grE9NAS1YcA6f943lEAI2xAiEAkRUSOME8IUi0o6lFn7lS4uQ05Qrru/jy2n4Gf9p6Ua0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440260},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"22.22.3","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.9.3_1779293136245_0.524608815309431","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-256-20260520162412":{"name":"@agentcash/router","version":"0.0.0-pr-256-20260520162412","license":"MIT","_id":"@agentcash/router@0.0.0-pr-256-20260520162412","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"1a3b57a7352f1827ebebeb1fa3ae37b426695c76","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-256-20260520162412.tgz","fileCount":8,"integrity":"sha512-OlG6tCRqQ53iwCE/+i97prEPbnVtDOgHz0Ja0aV66Qv7RkciAm5htp5+xb6eWLZk0RFVYVZDD+Of49o+XnVb8g==","signatures":[{"sig":"MEUCIQD6tA4txbrrRVoiDh+omnvvJJ6NkU4eziQFx6pdeWkE2QIgdZobOLnyW3m+GSW9oVRlCwhTWrm/8Acp4IGXShtozmA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":440282},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-256-20260520162412_1779294259585_0.7909947010082226","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-259-20260521025649":{"name":"@agentcash/router","version":"0.0.0-pr-259-20260521025649","license":"MIT","_id":"@agentcash/router@0.0.0-pr-259-20260521025649","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"a73340bc8e58e27837407709c68993635b5f01fa","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-259-20260521025649.tgz","fileCount":8,"integrity":"sha512-Nl/ghhUH9iNdc1p2iIQalnheiErdC5+M6Jyd/oSDWTBuzE5TBRiFl72DeERlxvNNdE/4sY2oRnPuCMIRqGpU9Q==","signatures":[{"sig":"MEQCIB/kC7SpZFlZQJd0aJMQRvyJ6XKTILE7F7R51syqjyxGAiBpij9DkZNqsaDgSibSNdOvSUFI2cVurwcipfOEIew2lA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":443891},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-259-20260521025649_1779332215135_0.4390508725036577","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-259-20260521030741":{"name":"@agentcash/router","version":"0.0.0-pr-259-20260521030741","license":"MIT","_id":"@agentcash/router@0.0.0-pr-259-20260521030741","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"eb726264305ea354a9c2148388a251462a0de2b8","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-259-20260521030741.tgz","fileCount":8,"integrity":"sha512-TcS0dvWwx6f1SIHKVQ0A/TdI8x7Bk+uwM2vDEig22cH1FEmvHfDeHAzY0+hXZGOqiFu1p3zlKFpJGkYmFDrPQA==","signatures":[{"sig":"MEQCIBPKAqzSeTGQFqZHM/BlZMozmnzLAowKaA98Ult+fOhPAiBxoXjtSU/jyrAM6AToGLG73Thhd+D3UI3Hsut3lLuLUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":444171},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-259-20260521030741_1779332866544_0.396535448610279","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-259-20260521030849":{"name":"@agentcash/router","version":"0.0.0-pr-259-20260521030849","license":"MIT","_id":"@agentcash/router@0.0.0-pr-259-20260521030849","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"b067e3dbf0bb5e5f0f26b3e7a100cb9c390285a6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-259-20260521030849.tgz","fileCount":8,"integrity":"sha512-M+ikiZe8ps2XRM6H2v5mzSzUctHutc6qdMY6Bz1zKKsytFiYLySN0lWyoe0QsHuVJzBD5OnnTiFNBfJTG1mflw==","signatures":[{"sig":"MEUCIQDj+8J27FB+BYBWO7YHNboV+kvudr/EvkIlGQFj6j7+iAIgB1GqdBJRhSxzTsyqdoowWBiu0/KQtHseWppOKpIJSE8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":444168},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-259-20260521030849_1779332935386_0.8646354565638852","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-255-20260521142200":{"name":"@agentcash/router","version":"0.0.0-pr-255-20260521142200","license":"MIT","_id":"@agentcash/router@0.0.0-pr-255-20260521142200","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"b4b7b5df3661dd894c6ed2ccc67080d7411b2449","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-255-20260521142200.tgz","fileCount":8,"integrity":"sha512-dwVQdiji820INc9uHwguhTI6g3KlGSyq9mLX6osA639eLlP/6L0FUVgSAtgpGBIKxYb8jgMNtotv8UPt+9uvGQ==","signatures":[{"sig":"MEUCICiCy8WsYlsOs/43tXIlMWZ+ti0JMurJEzI/0bHuebqLAiEA4ajvC9L9AvauIzghxsBvgpYOPfvEylvBWeRA/HGv1ss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":444772},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-255-20260521142200_1779373327183_0.12011813412986871","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-255-20260521142600":{"name":"@agentcash/router","version":"0.0.0-pr-255-20260521142600","license":"MIT","_id":"@agentcash/router@0.0.0-pr-255-20260521142600","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"90d9dbf74707108a76c759df9b75cc2cb2102b9e","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-255-20260521142600.tgz","fileCount":8,"integrity":"sha512-JyZskMmAabc5+txeiWZ9GKv6CAlmycJPDc+b1RG23hTjczGF26XVr7DJEr0xvs6gmF5liurkkHkQAnHpD3LeRg==","signatures":[{"sig":"MEYCIQCshu9SzzxU3HC58qbUxHo3X3igU6DRG7ZjT5f24DDamQIhAOsLN0J/3EcvdZudWxfTlm05754zXphU9iiZu1RBWxE/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":444772},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-255-20260521142600_1779373567553_0.5532514369807817","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-255-20260521142825":{"name":"@agentcash/router","version":"0.0.0-pr-255-20260521142825","license":"MIT","_id":"@agentcash/router@0.0.0-pr-255-20260521142825","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"62590f3d6f891505c0ae9c4d18e7437492bad197","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-255-20260521142825.tgz","fileCount":8,"integrity":"sha512-SflFoGT6soNwCbSb3sG1nGrtaU9+O5skVFFYyg/WhS9ekDW3JNu2EVTK5CToriV8nN/84NcrDc62Seh9v1Yrmw==","signatures":[{"sig":"MEUCIAUPpRvbrtY42ovdUY6dCkUx8XfO/toxPEN0E4giSMbWAiEA3mmK1tPTEej8cTvxESJoX0Pli68mrmgPNNTT6AZhsbw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":444772},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-255-20260521142825_1779373712534_0.5003765724540108","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-255-20260521143218":{"name":"@agentcash/router","version":"0.0.0-pr-255-20260521143218","license":"MIT","_id":"@agentcash/router@0.0.0-pr-255-20260521143218","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"f135e923fe98e557c6bc90348f7b091523ffa43d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-255-20260521143218.tgz","fileCount":8,"integrity":"sha512-i3wD+CAF3Yww5+DvKCmmTNhvln0pNQSiW69mKq0XSIRVE2Sn7/oHyqt0sWGYDKDjQNlDvg64+khtdmaesDlI8g==","signatures":[{"sig":"MEQCIHaPLhl+ZvM69ckUfMiq92TEo9gm7AjWgW/jLFUKWJ+iAiAFtQ0FFZu9pzCJqpVPoK3pN10oGBmzpW6SI/nQqZE5mQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":444772},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-255-20260521143218_1779373945399_0.3262068641441933","host":"s3://npm-registry-packages-npm-production"}},"1.9.4":{"name":"@agentcash/router","version":"1.9.4","license":"MIT","_id":"@agentcash/router@1.9.4","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"104b5a27895d0bda07fcfeb2657a3e0b931c7099","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.9.4.tgz","fileCount":8,"integrity":"sha512-1fUHW5VIJl1BffFRPQC8aEPNfmKd0f+i9XgAL38R9hbgClVzGGVEcXHpCPhge0o+HpKVkqzEWG1TvTtbMxCTcQ==","signatures":[{"sig":"MEUCIDKWhRbKNVX3fQ9Pt61FkTh8EDp2Hr7li2APyxazJ2tAAiEA0lYl68GIAxErhtU6zkC4t/6XW5Min4jw62Rq6ep/3dI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":444750},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.9.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/1a6ed9b021c2f0229d83d25d9a19a0e2/agentcash-router-1.9.4.tgz","_integrity":"sha512-1fUHW5VIJl1BffFRPQC8aEPNfmKd0f+i9XgAL38R9hbgClVzGGVEcXHpCPhge0o+HpKVkqzEWG1TvTtbMxCTcQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.15.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.9.4_1779375399855_0.6211067882687464","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-260-20260521154051":{"name":"@agentcash/router","version":"0.0.0-pr-260-20260521154051","license":"MIT","_id":"@agentcash/router@0.0.0-pr-260-20260521154051","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"32f2c69baf7163087ec5eea0d05f26dde9b74a4f","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-260-20260521154051.tgz","fileCount":8,"integrity":"sha512-FdM4fvySI17hsiRwtMDTmB1MS0fxolm2aGDGHE6UQjp7p4UAuiKKe7ykNWDuXuxCscSmulByMMCiF7acs2wHdg==","signatures":[{"sig":"MEUCIHXU3hXQ0jHxB34Y12e6klrTky4rT+mgsVl8/GWUZxtWAiEAvWR2Hvo/jYGXaYb3cdCaywaJxMYjx2WXsx9BLfdvmHI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445224},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-260-20260521154051_1779378058910_0.24067330181321078","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-260-20260521154935":{"name":"@agentcash/router","version":"0.0.0-pr-260-20260521154935","license":"MIT","_id":"@agentcash/router@0.0.0-pr-260-20260521154935","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"5134257fe9374751d6d2c46ffed8f4dae8e7500c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-260-20260521154935.tgz","fileCount":8,"integrity":"sha512-FP3Nv/erlc8QCn7BmStNdwEdQzKT4ME51KZ4B4YLjNbqPinND3hZsppChiLcIKaNBb5msxdRRUFc5UukmgzXPA==","signatures":[{"sig":"MEYCIQD/iph6yJUE2Thcokyz8wJ0ukz/GeHH3FLQ3IXW9yO74QIhANddoaTMktyBcd83K4+rpE/h8mb65N7hV5D5b9FBU86V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445876},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-260-20260521154935_1779378581658_0.6853879948925616","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-260-20260521155431":{"name":"@agentcash/router","version":"0.0.0-pr-260-20260521155431","license":"MIT","_id":"@agentcash/router@0.0.0-pr-260-20260521155431","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"538acc0b3b91b449af6b82bb788f2d8bbbce9e28","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-260-20260521155431.tgz","fileCount":8,"integrity":"sha512-RF+rpq+eqVwdDX6v/4fBYG37E0T1HByQpqDVzi5uWeBPJVR8bahzcyEd0f97ursoOVL7W3WGpAT//6c5Jq7o2A==","signatures":[{"sig":"MEUCIHJSOnicSz6f6QJ0svO/vnMZ3actzqWQ+3519XM3TfhBAiEA2gGLY02n73YLewngEmQ9rplrOewwIAVnYjikepjKZ7c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445672},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-260-20260521155431_1779378876886_0.06098220080665784","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-260-20260521161620":{"name":"@agentcash/router","version":"0.0.0-pr-260-20260521161620","license":"MIT","_id":"@agentcash/router@0.0.0-pr-260-20260521161620","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"1e2fcefabfc0d79ac096b11b8d9f5828b77c73b5","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-260-20260521161620.tgz","fileCount":8,"integrity":"sha512-flXe50eZeXMjHNYo7YOiOB37Jm4yHFpzaQkPxjMBdGvpkK+7fdLHyBfQ2taOkOqrdtNnX1P0p4Tj0eviC/QLHQ==","signatures":[{"sig":"MEYCIQCOAaYgtVUdaZiy8HOW1qesZdWjSJsPdwZHKSMsouwCqgIhAJcREDfOLxb9/WrlkdBEPDWuz6v7I9TXI5TCoFDX3YYy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445780},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-260-20260521161620_1779380188413_0.6826208181102098","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-260-20260521161830":{"name":"@agentcash/router","version":"0.0.0-pr-260-20260521161830","license":"MIT","_id":"@agentcash/router@0.0.0-pr-260-20260521161830","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"58a0d1d32d95afa11fa45e0e7562aaf7342338e4","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-260-20260521161830.tgz","fileCount":8,"integrity":"sha512-nkxJn/gzDczk8ym9c6t78oEcw+Nxtpp0HiBMX46I8Zv+5cGYgqpmaWc6N7DLRq+V4Z9JRP8wBXr7uiUH9cWQqw==","signatures":[{"sig":"MEUCIGfkGBzGlNTjDKwOU9zfFou4DbBYy2SrS4O7M17aYjSyAiEAqaBiD1h4yqNfLSGoUeimPWwuQl2jvUnBVdRr3J4urMM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445780},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-260-20260521161830_1779380316775_0.299640062409426","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-261-20260521162918":{"name":"@agentcash/router","version":"0.0.0-pr-261-20260521162918","license":"MIT","_id":"@agentcash/router@0.0.0-pr-261-20260521162918","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"8ea18f3857e6480a724d0dc759900e47e470ad25","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-261-20260521162918.tgz","fileCount":8,"integrity":"sha512-S3TWJ/VhfUZb1pvwxoUewo5AKwymzNVRpY5j6J0/CYwsf3vK/qMvBdJBoQ+VlIj7B4uXPl5uXitVzplDcyhATw==","signatures":[{"sig":"MEQCIC3+75B/a+St8N1bgq0OEk9CHEFC/g3kmvfQg5K8YKh4AiBoSOiUDbwWM/L6uu+9NvD9y4j7NtRgIXuDiRIKc2hZnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":450275},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-261-20260521162918_1779380964384_0.5704721451020989","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-260-20260521164328":{"name":"@agentcash/router","version":"0.0.0-pr-260-20260521164328","license":"MIT","_id":"@agentcash/router@0.0.0-pr-260-20260521164328","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"0f34a555cbec40ce72f903fe237234686ef6c0cd","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-260-20260521164328.tgz","fileCount":8,"integrity":"sha512-LmFBmJYCQdzgXCd9Qm6G3Evfg3CKESo993ZEBruqk06jC5jL7X2438wHgmpLZ0xnRqQMsp59EPUpigWDQHgpmA==","signatures":[{"sig":"MEYCIQD14u6Vs/jkKqf6Q8/dlo0KlUy32l86sGwcPxfblbYNxAIhAI7h22bGMj63hxwRrL4OTwqoJM/k4J0QUVeQcMczIx5N","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445797},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-260-20260521164328_1779381815383_0.7982096527329192","host":"s3://npm-registry-packages-npm-production"}},"1.10.0":{"name":"@agentcash/router","version":"1.10.0","license":"MIT","_id":"@agentcash/router@1.10.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"857a398fe0c50cd4966835bd368934cb740af8d9","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.10.0.tgz","fileCount":8,"integrity":"sha512-CqmcRNcH+D6w69a4C8+vyH/CeejzFZp46y3/iu8nVmj/15cBQfJzE+8xMlX1hr7Hlw89elOaGnaV06WgCj2GBg==","signatures":[{"sig":"MEUCIB8MNzT1dXrXXpmPDZjcZppElVmuQTTSq8R1nk+tb98jAiEAhiZvtT97OCfSFh4zxMsGDO9P+n22wYbeU1JXm99cwUM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445776},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.10.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/6428b6f8787f17e7029a77d5bd513b44/agentcash-router-1.10.0.tgz","_integrity":"sha512-CqmcRNcH+D6w69a4C8+vyH/CeejzFZp46y3/iu8nVmj/15cBQfJzE+8xMlX1hr7Hlw89elOaGnaV06WgCj2GBg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.15.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.10.0_1779384118417_0.10074896482830331","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-263-20260521174709":{"name":"@agentcash/router","version":"0.0.0-pr-263-20260521174709","license":"MIT","_id":"@agentcash/router@0.0.0-pr-263-20260521174709","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"d89ebe2c44f4c992077f567bb2b2d0c874df3319","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-263-20260521174709.tgz","fileCount":8,"integrity":"sha512-hi0uE2GDZKT/lK2j30cGLNNZbFUkp0eiM2W4vv4TkQxKbPdr+VQRNwocUeGcp1XsyC8Qs52R4VYUAzyrl54Jsg==","signatures":[{"sig":"MEQCIAYXk9EiUH+ybraGkiBpfuviFcm9BHFAbXfnGM/9x6DyAiAeZEWYc4IyWDmYeKTp4/nqb9+/HVQiXoGdT4vZqEnZkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445797},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.27","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-263-20260521174709_1779385636070_0.7512904788740655","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-265-20260524024652":{"name":"@agentcash/router","version":"0.0.0-pr-265-20260524024652","license":"MIT","_id":"@agentcash/router@0.0.0-pr-265-20260524024652","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"0bda791f06e02787a3531255ec29b923cb205cd7","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-265-20260524024652.tgz","fileCount":8,"integrity":"sha512-EG1JNcNquQjYrz0aDwKvocf9I+U1QeWm+ONy62PThsLGIvNFHbepijT7uy7bHY/T8NQxrpvJSDrrg4u9rCUxBQ==","signatures":[{"sig":"MEQCIHwhbjN1g/yuAYj69QxpqALq/y0R5TCvhKxKDcAW3+QUAiAR4BK459W7t8/1zLNrKTCq/UJMsQ4bO+/IiQZCc1q/kg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446706},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.28","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-265-20260524024652_1779590818581_0.42589899229363226","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-266-20260525144201":{"name":"@agentcash/router","version":"0.0.0-pr-266-20260525144201","license":"MIT","_id":"@agentcash/router@0.0.0-pr-266-20260525144201","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"91b44a3d681ec39c1364b8626ccf3b3aaad7f365","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-266-20260525144201.tgz","fileCount":8,"integrity":"sha512-ROiUHgQY1X+3C96PDe6qYatcGXov95Aiq7oy4DNsZ3eLyaj1pv1dtIdlhH5Rn9s/0L58FW3O0eVxxLhlg9BQ5Q==","signatures":[{"sig":"MEUCIQDYHi0TN/sjqDZY8ZOnLlia9bXuE9XJY0bgGTwVYZac2AIgcuLViZjXhIHZ+fp9FNkSWrrD/I/cFuAQDsKgHrXi8s4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":462568},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","stripe":"22.1.1","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0","stripe":">=18"},"peerDependenciesMeta":{"stripe":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-266-20260525144201_1779720128916_0.8262254111162595","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-270-20260525201905":{"name":"@agentcash/router","version":"0.0.0-pr-270-20260525201905","license":"MIT","_id":"@agentcash/router@0.0.0-pr-270-20260525201905","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"3a3058a516466b64c07d1fee546599ceb9c6c758","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-270-20260525201905.tgz","fileCount":8,"integrity":"sha512-FSsLvzmUo4/EEQOWWr7z1rYc06DVbTdnrUx5IO0X9y581fFfrhaGFw7Dhn/y76JqxxERBS83GJ3JUlABU/0SsQ==","signatures":[{"sig":"MEQCIGcI/nsV/NNvcrdNirzFCm2eQAk/GTarlOW3ok8rD1d0AiB/jVEoAKGrQqvaEgNkC18nmxuMGG2fn1u1fGFZmOcIgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":448572},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.15.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-270-20260525201905_1779740351844_0.8180948269113464","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-271-20260527182212":{"name":"@agentcash/router","version":"0.0.0-pr-271-20260527182212","license":"MIT","_id":"@agentcash/router@0.0.0-pr-271-20260527182212","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"19c9ed67e547fbfe915dbe7dd2ea4c0cc9c329f6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-271-20260527182212.tgz","fileCount":8,"integrity":"sha512-VQ7hb6QKnnjD0aRObSbBOmFQW4jc1hw9s+RApoSdSfrYdTQqs0YE4QGBJr+zJfpEj3b+Hj4McyYRDZ7s7RcTaA==","signatures":[{"sig":"MEUCIQDvs5qt0oPZXtOL6XrAwL22n1hSNtm2jmdIaaQijozhFwIgDpdiHN7m7KNrAa9E5XLnoFD5swVlwkUfiqutP073k6A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":450228},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-271-20260527182212_1779906141005_0.7577103626013657","host":"s3://npm-registry-packages-npm-production"}},"1.10.1":{"name":"@agentcash/router","version":"1.10.1","license":"MIT","_id":"@agentcash/router@1.10.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7a239ee06e0c2672f6cfbc7bf041da499c24a6db","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.10.1.tgz","fileCount":8,"integrity":"sha512-xCo6k8cM4Xxel6aZWFwDewzps0CI8jAt4vYC61HG98Cdhz2C8NQVRJEgW3Kk2zU0jzwf0RMTcXnOFduK/ZutcQ==","signatures":[{"sig":"MEYCIQCYAG+X3bEtGphZ89Gu4fGhuWy85TRdhX+wirV+KLXEWgIhAOV0Z1pob2i68YilgZ9UfV49cGPDIIfUhu/eFDa3LJhH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":450207},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.10.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/21e8a2572ffa09524350e193b18034a6/agentcash-router-1.10.1.tgz","_integrity":"sha512-xCo6k8cM4Xxel6aZWFwDewzps0CI8jAt4vYC61HG98Cdhz2C8NQVRJEgW3Kk2zU0jzwf0RMTcXnOFduK/ZutcQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.15.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.11.0","@x402/svm":"^2.11.0","@x402/core":"^2.11.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.11.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.10.1_1779907887838_0.6116985927140377","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-273-20260528221344":{"name":"@agentcash/router","version":"0.0.0-pr-273-20260528221344","license":"MIT","_id":"@agentcash/router@0.0.0-pr-273-20260528221344","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"258a80283eaeb82cf27de6eeb47e59c6b26eb280","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-273-20260528221344.tgz","fileCount":8,"integrity":"sha512-O7maJHKuJQpx2MSdsPzGgBJvAUXHftGVtDlYrCvvg1h0R75Am4AMydmTGUm2KAfmzq/Va2ZM2OwOnBeejDvT9w==","signatures":[{"sig":"MEUCIQCMNQ4D2/sLexsCkUYRVsrO9x/rnOHdms8vFtWRXIRjUgIgWThsIelFj3UuL7u+s4+fC6+ZIv28k4wJfQ+0T2MD2ss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":450228},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"~2.12.0","@x402/svm":"~2.12.0","@x402/core":"~2.12.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"~2.12.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-273-20260528221344_1780006430422_0.6277120167172852","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-273-20260528221440":{"name":"@agentcash/router","version":"0.0.0-pr-273-20260528221440","license":"MIT","_id":"@agentcash/router@0.0.0-pr-273-20260528221440","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"7e00526a5a1200000c709dc0b862d9015662839f","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-273-20260528221440.tgz","fileCount":8,"integrity":"sha512-koYmxLiJhsgEWZU8448OQWL/xJgprZiXR8g4QO/5/vp/GHdkSQJg1dGHrGDNvCJf7qCgBus+Wi1L8IBXCW2lew==","signatures":[{"sig":"MEUCIBEr3vilOGFJ75IYBQ0BoIoRcbbzr3Yjiy7THyXiaWGCAiEAwA+ZCVDdXOiBluH57bvhplYAvKLNW6htQF0h29tsaMA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":450390},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-273-20260528221440_1780006487881_0.5156206718911427","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-273-20260529001547":{"name":"@agentcash/router","version":"0.0.0-pr-273-20260529001547","license":"MIT","_id":"@agentcash/router@0.0.0-pr-273-20260529001547","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"d4d3901d20677279aca7fb7857bac81ebe06cf88","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-273-20260529001547.tgz","fileCount":8,"integrity":"sha512-7o4vtq/8o3HjCNElYGSaSSoQLKrwZ+D5HW2fA4mdxrWA4/Y9C6sdiMlXDOdoMwblWyqCUCmCeKeQIJ2Tqb6R5g==","signatures":[{"sig":"MEYCIQC++CZdWcWaEQOcu1naMojKuSPVv9lje542VrCSI9VHAAIhAJgqacSMWnvR+drwBcPsyMuorYwnSbV9fIPywmeOWbCe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":450390},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-273-20260529001547_1780013753823_0.8760779665373104","host":"s3://npm-registry-packages-npm-production"}},"1.10.2":{"name":"@agentcash/router","version":"1.10.2","license":"MIT","_id":"@agentcash/router@1.10.2","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"cd42c56b9e50859dee7a64f6e446aacf506bcfec","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.10.2.tgz","fileCount":8,"integrity":"sha512-lgl8NQrAMlqd4Y1JLTOXOd3Td1IMkT5zIDak9iI6+laCTsoyZXgOQxWhDeJxHhhiYHTonoB1P47BIg6HE0L1tw==","signatures":[{"sig":"MEQCIDbCvqxaYL6If6cIRFbD8R/2uWnZhu5N/47T8m18TC5TAiAfRK3eDVGpQVhuh4u43uVZWj2HSUhi1XV4+Fr6MS1HIw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":450369},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.10.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/81a56c27be00ab8fc967175f55c8a98c/agentcash-router-1.10.2.tgz","_integrity":"sha512-lgl8NQrAMlqd4Y1JLTOXOd3Td1IMkT5zIDak9iI6+laCTsoyZXgOQxWhDeJxHhhiYHTonoB1P47BIg6HE0L1tw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.16.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.10.2_1780015887800_0.6134975611198417","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-275-20260529192035":{"name":"@agentcash/router","version":"0.0.0-pr-275-20260529192035","license":"MIT","_id":"@agentcash/router@0.0.0-pr-275-20260529192035","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"7fed16ff7bef4d48ca6c1352a28d2e330d824165","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-275-20260529192035.tgz","fileCount":8,"integrity":"sha512-dsaCVHvniXk443oDp9wZv3cpsV+ilp0OpPtFMz+vdeG1/kcuURmCL8pcwVY/5BjIe37OnSoCT49nNDW6jrqSLg==","signatures":[{"sig":"MEUCIQDZTenvPb8Fq2o/iIfnkwOA0GOwUFWkWpffi/fB79ye3wIgIeNYSeiYeA9YziURA4DeqsWcHj2w32ECNSKfjkm4Ypg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":450377},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-275-20260529192035_1780082443110_0.8010808484922889","host":"s3://npm-registry-packages-npm-production"}},"1.10.3":{"name":"@agentcash/router","version":"1.10.3","license":"MIT","_id":"@agentcash/router@1.10.3","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"7ecda72afc24a9e781211a13469e4a40678eeb0f","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.10.3.tgz","fileCount":8,"integrity":"sha512-GkAtjpUCGUfyDrPkeoQCrmB2FQsgeu5cDrFW6ekH+2kvlGbygpMxaLjPo/YNWbIciqQWdxn8ZMGiDbHrTdDOGQ==","signatures":[{"sig":"MEYCIQC3kt6NmO25RhJeHvk9VCBqcWuvO6Bsmp3Vi+rMvjcMNgIhAOXtgkIX96nzNtO5/FTG1VKu366owGV7xkx1wF9qYo54","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":450356},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.10.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/f4e5ce92b27787fd4238129a6360e768/agentcash-router-1.10.3.tgz","_integrity":"sha512-GkAtjpUCGUfyDrPkeoQCrmB2FQsgeu5cDrFW6ekH+2kvlGbygpMxaLjPo/YNWbIciqQWdxn8ZMGiDbHrTdDOGQ==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.16.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.10.3_1780082844963_0.8795419586618443","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-277-20260531094754":{"name":"@agentcash/router","version":"0.0.0-pr-277-20260531094754","license":"MIT","_id":"@agentcash/router@0.0.0-pr-277-20260531094754","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"ffd5a9144dafd323042557b905efd1b12f3fc4dc","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-277-20260531094754.tgz","fileCount":8,"integrity":"sha512-HJ/lPwGZjABaU34mpQR5SdK0WgNOqZebnsJ8SRIZlNMMNO/k8h/G1iHgD2JchNLSmpqCxjMdUAgrWvNu9QZKjw==","signatures":[{"sig":"MEUCIBaM4bLJG0RNed5JYxgfU2B2OwKCx1x4sODN9bn/b6ORAiEAnatGSc12hEMYoWLc1DzzghA+EkfM19dH9rCn3t+8/Pg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":450377},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.28","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-277-20260531094754_1780220882318_0.39386253148535455","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-278-20260601141712":{"name":"@agentcash/router","version":"0.0.0-pr-278-20260601141712","license":"MIT","_id":"@agentcash/router@0.0.0-pr-278-20260601141712","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"b83b893b0bba00f0b9b669fd280f677c34869b22","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-278-20260601141712.tgz","fileCount":8,"integrity":"sha512-whdwc+AXgUZganpMzKwp/pP1hzTalKaJ7Jk2KZLy+odEm9ei1I/khH3Z+OOOWPeeeV5vFDmWRF0iFkESdI77gQ==","signatures":[{"sig":"MEQCIDWYHwpCJlqe/WYHqAKvjO0pqSFa9bOUeKonYl5HJ+LhAiAE3MNXTPfqYTf2ZIxt7lL7fLByKyCSn68tvegWaPF8Mw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":450377},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.28","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-278-20260601141712_1780323439392_0.03223685032515533","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-279-20260602144203":{"name":"@agentcash/router","version":"0.0.0-pr-279-20260602144203","license":"MIT","_id":"@agentcash/router@0.0.0-pr-279-20260602144203","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"fbac59a5655584e88cdc9edeb5c63b92c011002c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-279-20260602144203.tgz","fileCount":8,"integrity":"sha512-kQIfzYJwPxRm/araU5Cxq3uDHIFdb1xskhmCQqIsT7MWN+PaTrgvsy9szgOClX5vemfW8Z06RUJbb5aCqcIi+g==","signatures":[{"sig":"MEYCIQCI75/sfTYbhMpmARiWuu3XHoK+k7ALr/6rZGzx+X9ZMgIhAJftX4VTve2UFUgTCp4tMPkSAKDKvoXXANfNcTX4i+9c","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":457077},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-279-20260602144203_1780411330249_0.28348603220632085","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-279-20260602150325":{"name":"@agentcash/router","version":"0.0.0-pr-279-20260602150325","license":"MIT","_id":"@agentcash/router@0.0.0-pr-279-20260602150325","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"c95c328d3ce94d38939ca9be452fb1bba30b72a3","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-279-20260602150325.tgz","fileCount":8,"integrity":"sha512-EAvDopHmCgicZvk7LM+Lk93msSWH8QLE+BuCXnBtrkg/FCMLOhKXREBt+6CyBbNmpiVe/mKgCazW5yPOtPkS1g==","signatures":[{"sig":"MEQCIFWG7OSm03HIop5uvEvkE3FLs8sgTQoPbT08N82LDCjaAiAPEtQMncc07wnqIwWORMQkl36MMQZuOFfAWlFCEasBNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":457337},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-279-20260602150325_1780412611930_0.80306650636199","host":"s3://npm-registry-packages-npm-production"}},"1.10.4":{"name":"@agentcash/router","version":"1.10.4","license":"MIT","_id":"@agentcash/router@1.10.4","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4d4aa915a2aa868c09f2d6dba3a54a512b53c91e","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.10.4.tgz","fileCount":8,"integrity":"sha512-8gWN/K4z7YCjw3snVTT+W+F/hKBAHBzdUzSTlhpvo/DUpRHYn5XXI0w8hJ8NmnezveEBq1gtuasUK7B4bC6k0Q==","signatures":[{"sig":"MEUCIGXxhpyJ1XK/OvxCRjflnU/LVnxEReBOnX4BuAsiFX2QAiEAp7wEzm9amzXWX+jWHHoic2iUREJmiI7IbOZ42Xq2W34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":457316},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.10.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/a053c6688e1a61c3e127fa734fdfffc1/agentcash-router-1.10.4.tgz","_integrity":"sha512-8gWN/K4z7YCjw3snVTT+W+F/hKBAHBzdUzSTlhpvo/DUpRHYn5XXI0w8hJ8NmnezveEBq1gtuasUK7B4bC6k0Q==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.16.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.10.4_1780416247839_0.6123252564544535","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-281-20260610191133":{"name":"@agentcash/router","version":"0.0.0-pr-281-20260610191133","license":"MIT","_id":"@agentcash/router@0.0.0-pr-281-20260610191133","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"a8fedbdcb929df72545416df73dc3422846c78dd","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-281-20260610191133.tgz","fileCount":8,"integrity":"sha512-IFw4ZOABiIJxpd0UcIfeGIXhYxw11wyaaWMgyVwiBjZbUT/nNcKivgOKI/GMlO+qO/VhpeHkYJcQcfOuVppejQ==","signatures":[{"sig":"MEUCIGcGOVn/Kj6GZ5aF85DAx4kJSFPzIarkvgbYhfMIIZLiAiEA1XVYKs1ZrAKWDrnQIqMr+khHTq6GBhnMYV3mNwxUXPw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":458827},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-281-20260610191133_1781118700437_0.20947603466641063","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-281-20260610191610":{"name":"@agentcash/router","version":"0.0.0-pr-281-20260610191610","license":"MIT","_id":"@agentcash/router@0.0.0-pr-281-20260610191610","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"b5b4c5ff19509395478a89be4638b357c22f1aad","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-281-20260610191610.tgz","fileCount":8,"integrity":"sha512-vkmgkzAPwH7Mp9ZbdAPTPSZOih7y61vsLnaaYB6VAQpVtMYZY3Qb9nzQqotzPxrxJbI7bn054oksEEf2XfTwFw==","signatures":[{"sig":"MEUCIB3SiKCpFWWZadmSgDummms8tkzHluoVV7NpAGhu+xVkAiEAwCd9JjAvKfjANFjhjU5qk65IcZnv23lXtYBdyke+FC8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":458833},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-281-20260610191610_1781118976937_0.26810814612505873","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-281-20260610191922":{"name":"@agentcash/router","version":"0.0.0-pr-281-20260610191922","license":"MIT","_id":"@agentcash/router@0.0.0-pr-281-20260610191922","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"a602199df03c4fe5bbca7795604e0c47e9214f03","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-281-20260610191922.tgz","fileCount":8,"integrity":"sha512-tlI+3dPG0ciIIPJ83BVgFOMudczTrRUKEOx7q3g4m/tQFggTnFxfz+AoSy0Z5C47zgU9A2uBooglBOOPHzKwPA==","signatures":[{"sig":"MEUCIBQLgqiXW03MGIP6TtzBum4tFkwOXt4yoWufwG6KilOdAiEA4nkewnjHpVKGpSPE5/pTw9giNPsciYmuDATRuUaQ5a8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":458929},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-281-20260610191922_1781119169838_0.24124320267751376","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-281-20260610192302":{"name":"@agentcash/router","version":"0.0.0-pr-281-20260610192302","license":"MIT","_id":"@agentcash/router@0.0.0-pr-281-20260610192302","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"9e1c5d1e3416b803914c8df45fb2084eb238f534","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-281-20260610192302.tgz","fileCount":8,"integrity":"sha512-T0E/IFIN45n0deJBlFeQlbHmia+icHy3S/cErpfsclGkMJtglc5uZED0FfTuiP1khaRE+1lxAFB6L/S9JYBkBQ==","signatures":[{"sig":"MEQCIBCJ9abTLMnXSkJcnjyMbYJjXVpuL1EikEnlVdWLIiOHAiAFZH0pVHl+Ld4ZS4F+F5RQnRLgQ2sqrVULLed8waCFCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":458833},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-281-20260610192302_1781119389404_0.6474244936850801","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-281-20260610192805":{"name":"@agentcash/router","version":"0.0.0-pr-281-20260610192805","license":"MIT","_id":"@agentcash/router@0.0.0-pr-281-20260610192805","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"646a84662d65728b4103382adc897ad046c2c376","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-281-20260610192805.tgz","fileCount":8,"integrity":"sha512-mbDH+UXzwA5S8AsuUbjQDV4glq6njUXdHDDdx1aYnmNTCQmWfaIkFmU4dk9V91MamQ7aWh/dKys7wVGYZi2BhQ==","signatures":[{"sig":"MEUCIQD7m5/smgUrls0qE9MsoCRnpfg2Vk92eGQMqOJUDgzDTgIgQGoCmoB9Focg4g8nhSeLrOnQL1eSxDL9W6jQSIh15tM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":458329},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-281-20260610192805_1781119692543_0.009312350202421493","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-281-20260610193243":{"name":"@agentcash/router","version":"0.0.0-pr-281-20260610193243","license":"MIT","_id":"@agentcash/router@0.0.0-pr-281-20260610193243","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"b8ccfd37ffdae9438d9e62e3128565a1f434bbbc","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-281-20260610193243.tgz","fileCount":8,"integrity":"sha512-v6zcq8KG4VHlirzDerbGG92n8mbPAbM/hGn0G8jmwXzzN+O9pb5ivEt1ro+3pJ74Wu8PzP7EpWAyji4m+0cDCg==","signatures":[{"sig":"MEUCIEZtv+xkdiHHEwTYhqWuGsXbJKnNvGPX0oMMescaWI1HAiEAhL2pX8XpPcw3fn8T0BX0mCyfbyc2W9SM/wJTJ29xBrM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":458321},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-281-20260610193243_1781119970848_0.002954926967682736","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-281-20260611002357":{"name":"@agentcash/router","version":"0.0.0-pr-281-20260611002357","license":"MIT","_id":"@agentcash/router@0.0.0-pr-281-20260611002357","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"e3811610ecf5248f26763c1022b4926d5e5a22f0","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-281-20260611002357.tgz","fileCount":8,"integrity":"sha512-i4mI24cm9RUZQchiom+LS0FgVh5WSxddLgK/1QFkJK90+P/8TDRCipNuA1evWS0/VkJdq0GkMmxYz+rYle5v2w==","signatures":[{"sig":"MEYCIQCEAXu9wu/CJiEirzbpRG9bu3/QQjvICWmw0L06lQ/QUQIhAJN0wHqsv3zpA0/4j7aIiPEfJho5TkgCfg22nryVWBDZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":458321},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-281-20260611002357_1781137444406_0.18174803112227278","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260612020016":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260612020016","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260612020016","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"3651dc0424f8cfff11b9ddb921c9d7809ca1a0d7","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260612020016.tgz","fileCount":12,"integrity":"sha512-49nUXQ2Lu8EHdqUj02RBuynxgBcH/a44fTDFZF2gMrua8AXKeyzwd8/IMYtpv8thqq9uIEjoXZo+njFw5Ek1AA==","signatures":[{"sig":"MEQCICgCHhZ73XJ3WgWXrBTWP8866QlD8X9iZRgkvANduCW+AiBjdbUfpPzIZKMg7611yxZZ4+NShTGueAE5fvUUjKpi3A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":516360},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260612020016_1781229622641_0.8572532414705085","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260612020623":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260612020623","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260612020623","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"60a382f0c453bae613820e80a16c5e39ba9307bb","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260612020623.tgz","fileCount":12,"integrity":"sha512-RjlVvyQrLwxcJgCvRUdhdE2rx/2x48R2ehdCgKy6AjIZAq/Z4eGHcuWdsFLprHOW0LLJOq8iCRKULha+/hYN2g==","signatures":[{"sig":"MEYCIQDcGn4KDe/y9fmamVQ4i8FSi/O+qZ6vt4oulMclCe9U7wIhALmxmUhPqxcy54ddbKUrsN5l4XLq8ZdeCJRwJ6/3Xy1w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":516360},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260612020623_1781229989837_0.2898742529962548","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260612130248":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260612130248","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260612130248","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"07da921d24e7e9859ebedbc42905645a8faf5517","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260612130248.tgz","fileCount":12,"integrity":"sha512-as4O2NdWErvH1gwCCGg79ZcgLskBEUxVR+Ho4DbCuZR2nkKUHMjYHjPlxUYIAI4tawXvPOmcO+3qjtWrNPzQpg==","signatures":[{"sig":"MEYCIQD922ArxkAUzkYjO9qzqcZnIXNgqQwpkpTZE1eFF2WrDAIhALOUd9265sjGRpXkvoRgvF8wVCiFQMUt8JTk7YYFxmAJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":516048},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260612130248_1781269374762_0.585216309808108","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260612134549":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260612134549","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260612134549","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"42476248f8f5730800d03fc03eee2e38d4cb9de5","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260612134549.tgz","fileCount":12,"integrity":"sha512-LcEFrxHXRyd4WzwRY0yxi2NNC67229i/mIWgWD2cC2cYWcCuK9rzp4XpZcE4g6ifsXTcc0V/De40vUs4YLNUNQ==","signatures":[{"sig":"MEUCIAlTQv/h1F7yI4wjM8PyaHZDByAPTonii031VNQE+NWdAiEA8q3/qKCvUfkP04bifobBquTpxgQe/JRSiZVLzvG9+OI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":546841},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260612134549_1781271957341_0.4480998559909226","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260612134725":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260612134725","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260612134725","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"04c61fb8f01a3bcc3331c7bdb763917cd6e5acef","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260612134725.tgz","fileCount":12,"integrity":"sha512-7BhDqbJr5GIDCkAB4/sSpZiLjTwVEUDkpe3dSybikSvtE92B5TjgqVzPjOsmyytGZv01STbRANj/tuPueMg2GA==","signatures":[{"sig":"MEUCIQDq3IxkcIQVjehdUrIKJRF2MYvOV9T2AfDeCBx65yA4IgIgQLW/kGQt7pRh7V9Ko+h1BTbddQ2oGaX4ingAVIgM5BY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":546841},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260612134725_1781272051793_0.3284875712431212","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260612140431":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260612140431","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260612140431","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"af84fd8584ea12e29502974ef4c3676ddd573d0e","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260612140431.tgz","fileCount":12,"integrity":"sha512-0ExZodaLboCSD6aPY7asipEQq+oPtq9/psFVOzhQZDgxoYw4nU9d2AfDL4YHnsdQ6TOuhPfghM00F+oWJqr6ow==","signatures":[{"sig":"MEYCIQCMf0UusvjmLXXfQ5ep9lyq+sljvQh+XH4Kfiqat8mt+QIhAP46X1+6GmCKeE3ArR1PS37Pb6WqMywZUC0ImRQEfEV0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":547141},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260612140431_1781273079539_0.8473713204922069","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260612162007":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260612162007","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260612162007","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"cff3a4c3e880fd30a6ff015fd4b99a71cb8a6c8b","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260612162007.tgz","fileCount":12,"integrity":"sha512-uG4knATwDg1fxm7bfQP2GMQnJU3VlffVEgGdcjZ9di2trTKtCrboFYZjch39jqhB6h/1BdS+7iRACwwZV8hWdw==","signatures":[{"sig":"MEUCIQCgWYLvP2yX0L2fszE00GfmJg1dfC9/o6xFAHA+pj/p9QIgV/h0UyRnmiaD+8njHhSjEl6iJT4tcDus01XaAFUZRXg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":547441},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260612162007_1781281214219_0.7726537035634751","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260612194145":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260612194145","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260612194145","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"ca40f992a22a8bca402ae2f8842983f4a617d782","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260612194145.tgz","fileCount":12,"integrity":"sha512-9Z8EbHoFU36LDwybow7bwJdbkhgb4c49ADK42cx1d/16X5eaieuxhIKG1c5XDoetuIaQsiUcd8QmdyayAhLfkw==","signatures":[{"sig":"MEQCIC+2HO+Gr42Z7w1QpnbaTusRH0XlLgYaweGEqnAjJy50AiBKon0LKz2Wv+eA918Ik6eFv/dKALlzNGy/KOpVz1sUsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":549231},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260612194145_1781293312570_0.8779824764067776","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260612213430":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260612213430","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260612213430","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"fc51c303aa9e94c8d3f01d16636d8a36c8d3c9a0","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260612213430.tgz","fileCount":12,"integrity":"sha512-86BBVmyHEpb86TvQtrjYZh7hmQs8pcGKFCpTAKqDEmdik8FDEUZSoVd+sQdMwE5i3kMihsD15OOS/6ZyAVRxVA==","signatures":[{"sig":"MEUCICg9O6kIxqCky1PnAe1QKEE+59RUqCMsEEm+LQUx4LYWAiEA+/q+nCg3oxjudm2gwsLVYV9S2mW+BafFP8WczKPnPkM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":549231},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260612213430_1781300077620_0.8334040370400193","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260612221713":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260612221713","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260612221713","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"26e5a6faaeb182403cd094a56e447a8b54d3890f","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260612221713.tgz","fileCount":12,"integrity":"sha512-KJLf7/sNDNWx09F/oqAQkP+VMit3XDqb9oYHZtcmyzGEcJDmwZft82zxerQLPRyU52lUnM1bez6utsM6DmgZoQ==","signatures":[{"sig":"MEQCIF+gLguV/fK9fopTDcC0FtcPNm6rtAzYZtFWUh53uTcSAiB1sjhcndSTlhXhYog3c7PvEYYdFwuOXla5PDzxnBgZqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":549231},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260612221713_1781302641108_0.011949268745204522","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260612221832":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260612221832","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260612221832","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"55b7f166a8839682a6e8bac4a0388d69f8bddef1","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260612221832.tgz","fileCount":12,"integrity":"sha512-+oqSx0KYE0IwVRvkDBAvAhY252XNU0WN+kZyRo6cSdytks57a+hZUQTvYfZCbP5IrdmZZYmSi7jUHQA02wJtJg==","signatures":[{"sig":"MEYCIQCKgCutF6fO4eIoy7GmaYrny6cQ+FprfSOnLcJGiuIXzgIhAN0r1W9webO/FP+0AfFldcVVnLMJyc65F+jU8zBvgk6u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":549231},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260612221832_1781302718559_0.06568955609235982","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260612222614":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260612222614","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260612222614","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"29f6e5d2205194ea2cc7ec43dbed85ac87c88d61","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260612222614.tgz","fileCount":12,"integrity":"sha512-CHyarBxVQZKvbyMXoi6V83S1azcBBDcxoBI1+ADPaIts0C5lhXcrzMEEvDlzO+GDvvBskO6sieZGm/16zb8kAQ==","signatures":[{"sig":"MEYCIQD3GDp9SIGzZ7MUrqsTEx2eex+PdYPvKEMl/NeriOsKbgIhAKP2N4F5Gf+cdZ4156FhS4lFqxSwsAPIveGVE4+I0hkN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":550769},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260612222614_1781303180235_0.8423728234121612","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-283-20260613183022":{"name":"@agentcash/router","version":"0.0.0-pr-283-20260613183022","license":"MIT","_id":"@agentcash/router@0.0.0-pr-283-20260613183022","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"4200d8c0cb540064f56235a75fd31d72b1c65cf2","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-283-20260613183022.tgz","fileCount":12,"integrity":"sha512-fL1ktfirHCQchQ3InTyaGAjnVTdXr7BE49c76vvMaO4c8v5FohlWYJwyjoI8unShdP69rtSoDLch2xl7CD+nCg==","signatures":[{"sig":"MEQCIEmKfqCqbQR2DcqVGmuX2vX1klw98ovq99bsB2wM5QOTAiB0u/+CjakQcVJi7DiL/OiWmko7rABgEH+AE2YCOLZ2eA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":553483},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"hono":"^4.12.25","mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-283-20260613183022_1781375429142_0.4545480652205345","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-284-20260615151525":{"name":"@agentcash/router","version":"0.0.0-pr-284-20260615151525","license":"MIT","_id":"@agentcash/router@0.0.0-pr-284-20260615151525","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"ca4474c71ef165416af70de421aefba7b78f38ee","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-284-20260615151525.tgz","fileCount":8,"integrity":"sha512-TlExVQgRdG7czLK4ImZNdFYmZ3c6if7xtmeXtAjg9+yVS1EuMU0v5dvuwy0cNbG2J9To1jnT4LdLTeOwvtdaZQ==","signatures":[{"sig":"MEYCIQDOnDf2yO4SA/mMFEh8FsjhqJ29L6DhxuXuZnnwZHh3JAIhAIIHJJP4rUeIco9yQQCctWljs+P9jT6Ar6qT2WdNpXAG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":461789},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-284-20260615151525_1781536533683_0.4673210476441898","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-284-20260615173320":{"name":"@agentcash/router","version":"0.0.0-pr-284-20260615173320","license":"MIT","_id":"@agentcash/router@0.0.0-pr-284-20260615173320","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"1751d58917b7ad099b8fceab1e9274b816e62dfe","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-284-20260615173320.tgz","fileCount":8,"integrity":"sha512-KtfzWGGXD+FasVmwBztMP+hZAqsSNTaq7fPBCs0hYmOxrxhdIOJRMMefJAvB5VRoL1+kKIlRerOVEjQbJ/HKaA==","signatures":[{"sig":"MEUCIDBfjyIfaNACH7BOt1eflmVtrg29YHdu0O/49Afi4XDAAiEA8w7MkRu/QtY6UUYMompXjo0O7TBQYwhPLw+/ll9kKQk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":459155},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-284-20260615173320_1781544807094_0.5035653574992609","host":"s3://npm-registry-packages-npm-production"}},"1.10.5":{"name":"@agentcash/router","version":"1.10.5","license":"MIT","_id":"@agentcash/router@1.10.5","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"b6ab1ad38cb9514b474af7f1d96655da5957a509","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.10.5.tgz","fileCount":8,"integrity":"sha512-/y4hvKlVmC0FIi0bAzqb9bbsN5odLgaC1cGtAgAvi7FJxe6kZ83QJjldjyKNumBaipLRLyJKlVmhCix6n9vs2w==","signatures":[{"sig":"MEYCIQDmIkceiKRA5UUkbd5YqGxQ5bRn+LrfgPULtth0Do+pRQIhAILG+Cfcmo5Rqhx4oaH7OahwLooRSSv0YhYB9ypFy2qU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":459134},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.10.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/d706d325a9ce01ffdb89cce1db7cb3f6/agentcash-router-1.10.5.tgz","_integrity":"sha512-/y4hvKlVmC0FIi0bAzqb9bbsN5odLgaC1cGtAgAvi7FJxe6kZ83QJjldjyKNumBaipLRLyJKlVmhCix6n9vs2w==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.17.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.10.5_1781545764736_0.9851563425928143","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-285-20260615180357":{"name":"@agentcash/router","version":"0.0.0-pr-285-20260615180357","license":"MIT","_id":"@agentcash/router@0.0.0-pr-285-20260615180357","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"272757a800180fce607edc016dabf99134955e03","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-285-20260615180357.tgz","fileCount":8,"integrity":"sha512-rVUkhFwrKnsA8Xj8BDKXNKYUdC3P8GXmxJDynLoR9ZXQ5teMwBYC5UekKKmCTs38Cob74G55UG6cYRg9XOlOpg==","signatures":[{"sig":"MEYCIQDfwyXRT6gqWyimaUX/P6LC4xQMYkKNd9+yfgo/+70VsQIhANdx91sNaHav3OpUvsFT3xM0Wd/32gzUH8L2J3HMkjGj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":461705},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-285-20260615180357_1781546644405_0.8216202477084082","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-287-20260615183945":{"name":"@agentcash/router","version":"0.0.0-pr-287-20260615183945","license":"MIT","_id":"@agentcash/router@0.0.0-pr-287-20260615183945","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"4460ff0fec87e1fac688bb3afb0ae7995049e340","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-287-20260615183945.tgz","fileCount":8,"integrity":"sha512-lCQRYzFIAWNGQgYIn+KJ22rvyCfChWBD1aue0dq+oO7tbgmbgBA5P1IhvtB7/tz2MAzXLCVDmJMbwgCO7iax4Q==","signatures":[{"sig":"MEUCIQD97lE1qjV2597HnIJu6TWE2a/j1XZuTamhEFTxT9jy3QIgSA6e5yyy46O8N+UQw+o3NaZkL5PqV9W02t4P/rbigMo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":466065},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-287-20260615183945_1781548792352_0.407275382745679","host":"s3://npm-registry-packages-npm-production"}},"1.10.6":{"name":"@agentcash/router","version":"1.10.6","license":"MIT","_id":"@agentcash/router@1.10.6","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"e311a6dbc31c8e8677c22a7b9d7589a7e3a1e3f1","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.10.6.tgz","fileCount":8,"integrity":"sha512-xdbcwzYwUJyKsUo22j/YkXx7ZUJYIxiLnBOEY/ic42aQpiXIbGnsR5PNBb+6O8IiBhhHHXoBwJw1zdU3t6PCJw==","signatures":[{"sig":"MEUCIQDPNo/bgk9/3+D5mzUsKccPn45JVBCkkGOpPjz+c7ic0QIgWjC9Bb0ZMSydWEtDRGyV5Mar4k+Wql7aowMdvhZIKjg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":466044},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.10.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/bfc8b02807887688e37844f46194da15/agentcash-router-1.10.6.tgz","_integrity":"sha512-xdbcwzYwUJyKsUo22j/YkXx7ZUJYIxiLnBOEY/ic42aQpiXIbGnsR5PNBb+6O8IiBhhHHXoBwJw1zdU3t6PCJw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.17.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.10.6_1781551916264_0.09496369718328257","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-288-20260617154857":{"name":"@agentcash/router","version":"0.0.0-pr-288-20260617154857","license":"MIT","_id":"@agentcash/router@0.0.0-pr-288-20260617154857","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"63a0dc3e89e62542487404d45e69fb8d6aa77b1a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-288-20260617154857.tgz","fileCount":8,"integrity":"sha512-xXb0R3KlwvruAplK/8tat5CJGbhJBOW3k32LbxxbfHHUzJKGtwvvC6rCAMndtqk3XfcZjEkpdRTrouAMRkzScA==","signatures":[{"sig":"MEYCIQC+smbNj5fCa/Xam5uhC0flwkAVfBq+HPp+CvprscRbPwIhAKYXhtjBr+AuK8lU4fimgawMnnfes8WM5b73dOoZGnD1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":466287},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-288-20260617154857_1781711344730_0.6188240042288906","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-288-20260617155908":{"name":"@agentcash/router","version":"0.0.0-pr-288-20260617155908","license":"MIT","_id":"@agentcash/router@0.0.0-pr-288-20260617155908","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"90909a170d49a73bf43e2ffc18b7a761ffbf6d42","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-288-20260617155908.tgz","fileCount":8,"integrity":"sha512-iRQ4aclvOFWYHiJe+lIBetFIOabV6Y7lLHhXpBBIts45WGjgr4MHbqY3bXvkPUXUISRUFnd7sbgJX23+hbKbGQ==","signatures":[{"sig":"MEUCIDHhv7fOviCxIhUNgWVbdKziZxdyl6T376+086tGz4C+AiEAoQvSNbm26U538xz2nypddEPQDXwKdp2GTpoHd2sAhS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":466287},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-288-20260617155908_1781711954541_0.7986465910118046","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-290-20260617194544":{"name":"@agentcash/router","version":"0.0.0-pr-290-20260617194544","license":"MIT","_id":"@agentcash/router@0.0.0-pr-290-20260617194544","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"d7afd16088203d619fc7dca1817905aa426a40d9","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-290-20260617194544.tgz","fileCount":8,"integrity":"sha512-8CCSckPRhe0moxb5AnnD13T0IxzB1y5cDUpC0fNfDSw8WrT2Ezmy5lADRORLGy+HE3Ly/q+ie1iqgFlCC7Vx/g==","signatures":[{"sig":"MEYCIQCr2hAqTZQ2+bDUYaG3CjlYaW1dt88BmvVkrrx0LkCjhAIhAJqXtXLlCN6TqyBRdDdCPwA0zxNE04zlDmcT5C4IhY8F","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":470844},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-290-20260617194544_1781725551284_0.9192711683663999","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-290-20260617201350":{"name":"@agentcash/router","version":"0.0.0-pr-290-20260617201350","license":"MIT","_id":"@agentcash/router@0.0.0-pr-290-20260617201350","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"7ac0cc5945992a8d32a0ebaac1a75782804f9f94","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-290-20260617201350.tgz","fileCount":8,"integrity":"sha512-C2Lk4YV2sTq81KbmPZoS+Z8g+mWnoWEFNi92O8fLynDOMzBXSikF70JfR13ZUjzK+ks+N6hfZIM9bdAP1+ZH7w==","signatures":[{"sig":"MEUCIQC8kivGXFVn4UceXqJ/aQ2TL6BIPODcwDCwNS0b8q+7KwIgDeSiTf0hhHgy7eWYI0uPKXWVEp24XC88ApXjtk7fjeg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":470844},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-290-20260617201350_1781727238836_0.4867326590827352","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-290-20260617201629":{"name":"@agentcash/router","version":"0.0.0-pr-290-20260617201629","license":"MIT","_id":"@agentcash/router@0.0.0-pr-290-20260617201629","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"29c5ebfbcae53c9c40bb818a4f3cdf52f674a4ac","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-290-20260617201629.tgz","fileCount":8,"integrity":"sha512-uFfITURNYUkkNksIi34Tr9l50rpOGLGvqbJ5VPP82LFsl/ki8xbgLjaFpt/E69MzSJq99n/wXswVCzZIuaUpqw==","signatures":[{"sig":"MEYCIQCgTbrYCNak8Fs/iNFrROzeC14sw1+ZmHhtvilXr96mMwIhAM3ufPH346PvNnzqJGD+eJ7hHcV1HaN7iV1QeQfE+BgV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":470844},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-290-20260617201629_1781727397291_0.21344664795028323","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-291-20260619141845":{"name":"@agentcash/router","version":"0.0.0-pr-291-20260619141845","license":"MIT","_id":"@agentcash/router@0.0.0-pr-291-20260619141845","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"5a0270b9496e877a994f0a86be4156eec02ab9a2","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-291-20260619141845.tgz","fileCount":8,"integrity":"sha512-pyDQvsr0oBl25f8EIWT5xAumqC8TuUp5wxyR4h0feDlcd1QsLj0lh+W3ixZ+IeTBxY8lFDmR1T8z4fu3xTfZhQ==","signatures":[{"sig":"MEYCIQD1n2cTNilnJRzXRyoRLiR15Ur0zdecJ/6f1aGPKOnFPwIhALz/WzQkO80eaqWYIPcQMTZMmJsstiPPDjGxeI2gNZAI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476181},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-291-20260619141845_1781878732498_0.9075699594035589","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-291-20260619143539":{"name":"@agentcash/router","version":"0.0.0-pr-291-20260619143539","license":"MIT","_id":"@agentcash/router@0.0.0-pr-291-20260619143539","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"c836a8b65fd148acec55485917055780d2b751fb","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-291-20260619143539.tgz","fileCount":8,"integrity":"sha512-vvSr4QGxnTG8undPJRcyn0fKvu5nI62XSNWVN+i0RvLg+mRiRDjlizFPb0N0aycjkTL4dwViwR/QiwXL0l/Svw==","signatures":[{"sig":"MEQCIFRykH94ItDDY16OgG8/RtY66GiiV0SxCza63V/vHj/sAiAkecSnwrroCyW8XkIMJfQA+hKIYk9dCjQpPeG+Xlc8Bw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476181},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-291-20260619143539_1781879747113_0.38725691962648745","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-291-20260619144630":{"name":"@agentcash/router","version":"0.0.0-pr-291-20260619144630","license":"MIT","_id":"@agentcash/router@0.0.0-pr-291-20260619144630","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"399308d62364c99c399e5c690c8ba67a245647ac","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-291-20260619144630.tgz","fileCount":8,"integrity":"sha512-AaaGk6Rp4lndbcC96hFl+FR+YvEKzod5ZHHNQqe7o4aLaNKSz3BGkYJrRjUfOvu85HKhtL+OfiODXaqAgXJyIg==","signatures":[{"sig":"MEUCIQCB8gOeCZ6zRocGzWmLvdTS7QpkY5ITIbsl5qnISvcchAIgXINTYzyZx51e+4H8u1XY13SlxA81j4GjwKsBmx8H9YY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476181},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-291-20260619144630_1781880398215_0.7573289155900735","host":"s3://npm-registry-packages-npm-production"}},"1.10.7":{"name":"@agentcash/router","version":"1.10.7","license":"MIT","_id":"@agentcash/router@1.10.7","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"00805d8e0b246d9ed550457d2146eccc31904cb3","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.10.7.tgz","fileCount":8,"integrity":"sha512-vBa1FJoQylmanazqFs+jUlPHYXAY8xeqxTVaJtYXWWcZE2sQjawNPNmJTqM+tP8Qn588kddfvspTybnF5SRP6A==","signatures":[{"sig":"MEYCIQDxqMjlYQa+0cZSOtXnRF+DPXOI2mNVhJ5roiVbRqdKXwIhAOvbAIprel3vN4l05/q8AkLOOcGxLmnZ7gAVW/BAeb8w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":476160},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.10.7.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/53a18868c09379903218c55f9b929e3a/agentcash-router-1.10.7.tgz","_integrity":"sha512-vBa1FJoQylmanazqFs+jUlPHYXAY8xeqxTVaJtYXWWcZE2sQjawNPNmJTqM+tP8Qn588kddfvspTybnF5SRP6A==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.17.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.10.7_1781880821608_0.34571350494862374","host":"s3://npm-registry-packages-npm-production"}},"1.11.0":{"name":"@agentcash/router","version":"1.11.0","license":"MIT","_id":"@agentcash/router@1.11.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"f0517404fe56c2620d826230ea3e86dbc38552c0","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.11.0.tgz","fileCount":8,"integrity":"sha512-w53sthMjtxxUEyYxBvdkhEugGavjUakAb1w0KB+ZlTTyjXousEO/DygW3t50uFH9Os9uowCk8mMuDRkdrz4Tcw==","signatures":[{"sig":"MEYCIQDSgKQJ5aDLvZrWWm3w4PSDls5YFTDCoAOcEaIo3miwcgIhAI+dP4v4W5nnimFYM5Dls8SPQpHoXDYZGHhkqxpBUhDM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":480717},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.11.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/f03cb84c0e7c0e48d85f82cb34935663/agentcash-router-1.11.0.tgz","_integrity":"sha512-w53sthMjtxxUEyYxBvdkhEugGavjUakAb1w0KB+ZlTTyjXousEO/DygW3t50uFH9Os9uowCk8mMuDRkdrz4Tcw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.17.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.11.0_1781883810271_0.025347436810124746","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-293-20260622162352":{"name":"@agentcash/router","version":"0.0.0-pr-293-20260622162352","license":"MIT","_id":"@agentcash/router@0.0.0-pr-293-20260622162352","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"cf13725c26dd4e4730647fc7105b6314de10a3c0","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-293-20260622162352.tgz","fileCount":8,"integrity":"sha512-AfulDc+kn7ygbAWvr2fg/TC/58YfhSCN+6XeCubl5kxFS3i8JO4gRrKqMJyEPsj50qpHro6kLJ7dIpkwVhDTJA==","signatures":[{"sig":"MEMCIHk8lyiWbDIBxAxex6uqw4L1GooVCSOVXuKwfkmvTEoyAh80ULLDiSxNULNfCGbehWR/t451+cI1XiaktOz6ugkP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":482541},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.7.0","viem":"^2.51.0","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-293-20260622162352_1782145440045_0.5348502894359657","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-293-20260622162452":{"name":"@agentcash/router","version":"0.0.0-pr-293-20260622162452","license":"MIT","_id":"@agentcash/router@0.0.0-pr-293-20260622162452","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"8cb643c201cdd25bab20a8727c0211fe35195066","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-293-20260622162452.tgz","fileCount":8,"integrity":"sha512-g0216Jez3uoIs6rJSdEbSW/pgMt4SgoeJrmF1BC5eRd/s0WiWKBQ1+DHOm3NhDhmsepv4oYiRjfBN4DV8BmOGg==","signatures":[{"sig":"MEUCIAZ7fva4Ubq8iWLjCr9B2v88oB5H8OffnMfyKmZdrcRgAiEAj9E/ljgOZIHCM3aKJHt04GT3KHckRjgx8Nf/ziQVIwQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":482541},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.7.0","viem":"^2.51.0","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-293-20260622162452_1782145499847_0.5504146240636341","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-293-20260622162849":{"name":"@agentcash/router","version":"0.0.0-pr-293-20260622162849","license":"MIT","_id":"@agentcash/router@0.0.0-pr-293-20260622162849","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"88c7e387068f086de6aee4707109b9836b19d69a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-293-20260622162849.tgz","fileCount":8,"integrity":"sha512-cBL5dB1zyzNh8uLa2WLGKN6zcN9gMARhGLzt97KztyqE7qz0c45QsTG27wZyrWF5E+g15IXORMXmB6usAyUsFA==","signatures":[{"sig":"MEUCIQCz4bY4k527oArBDahrdxvATpKOQHhBt6LS/EW/XQvdmgIga3rjsOZcQFiySciuCvAyX6rfmk7ULu11IlbQgfPBrA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":482541},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.16.0","dependencies":{"mppx":"^0.7.0","viem":"^2.51.0","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-293-20260622162849_1782145734941_0.7943716054785408","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-294-20260626195349":{"name":"@agentcash/router","version":"0.0.0-pr-294-20260626195349","license":"MIT","_id":"@agentcash/router@0.0.0-pr-294-20260626195349","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"5bda999415f329db008454fab38f0390584c71f5","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-294-20260626195349.tgz","fileCount":8,"integrity":"sha512-E2v5HmveXItKfLBvjcKE0cXl/lm9nGot5+MQckQhm7jADXf8SEU0C2mWME4BmvCZ81YD6HbpGDbXyCevMgFBHw==","signatures":[{"sig":"MEUCICO6xQmXywUDVMV4OI+exDwzrJSCZQ/4z6cEBoxaTPlfAiEA/XHTMGCLX+GpvZfJ/f2BxPQ6P6nAId4zjbcY9829L84=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":480786},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.17.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-294-20260626195349_1782503635547_0.9762874297467032","host":"s3://npm-registry-packages-npm-production"}},"1.12.0":{"name":"@agentcash/router","version":"1.12.0","license":"MIT","_id":"@agentcash/router@1.12.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"abd92d4ccfcab523f6a5564632d9d814d7910b12","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.12.0.tgz","fileCount":8,"integrity":"sha512-bcIRRiH7QdCPYbrjvimKZeqIWZ4GIrW8pZ/sWwRl81xO9Fh0Wkj/uvgWO7yQOxVCaTVSCsJ6bVsCjGZFA+lFIA==","signatures":[{"sig":"MEUCIQC7S9kPiWFGYq73aCu2TZjXV1AmKOysi+pgyCY7LCF5zAIgN4hIQEhX3qY68vt12rBL//fxZE8UGd/w+B4QJx+qwm0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":480765},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.12.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/3000b8a3f23333dfa3f0d632abd8a694/agentcash-router-1.12.0.tgz","_integrity":"sha512-bcIRRiH7QdCPYbrjvimKZeqIWZ4GIrW8pZ/sWwRl81xO9Fh0Wkj/uvgWO7yQOxVCaTVSCsJ6bVsCjGZFA+lFIA==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.17.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.17.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.12.0_1782504578024_0.10506022942549542","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-296-20260706152603":{"name":"@agentcash/router","version":"0.0.0-pr-296-20260706152603","license":"MIT","_id":"@agentcash/router@0.0.0-pr-296-20260706152603","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"b6b71a4d00839fe1f6fa719e69d9ba1e4f5bc86b","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-296-20260706152603.tgz","fileCount":8,"integrity":"sha512-rjfcz5+S/aOQnISsdj+Kc6QiITTkZe1zLjnuVzcsRafjZjfurQsNB81/PD5MWO49dbWTYR00VEcPAknhbuDlCQ==","signatures":[{"sig":"MEYCIQD4MmXbxYqSM54wyXVXgMjk+9H+UsWnN0CR2c1SUBkUyAIhAMoFt71H6GE1NHjGA/fILBKxx1j6ojn9tMYqRb2wFYnn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":491446},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-296-20260706152603_1783351569664_0.23217292092277741","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-296-20260706153007":{"name":"@agentcash/router","version":"0.0.0-pr-296-20260706153007","license":"MIT","_id":"@agentcash/router@0.0.0-pr-296-20260706153007","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"0310e7326c3a7fd381dd9103feebfb332824838f","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-296-20260706153007.tgz","fileCount":8,"integrity":"sha512-IjrZdl2XyRU2mzJ+9PITdLVa5VktiuDxqcrGWb8+xS4tpAoDrQpM5cO6tYHWg+f+EEWF5NI/5dhft8CAIo9Cew==","signatures":[{"sig":"MEYCIQDV0bpDtCO2ZCbvytq6kXtdxtp/OA3KErsxawzQ4hNYQwIhAIceOK067aJFoGF/4ZXdaz1DvqajxkjukI7Xgh1Ae51v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":491477},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.6.16","viem":"^2.47.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-296-20260706153007_1783351813432_0.6250999782214146","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-299-20260706164420":{"name":"@agentcash/router","version":"0.0.0-pr-299-20260706164420","license":"MIT","_id":"@agentcash/router@0.0.0-pr-299-20260706164420","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"846ec199b6cc13342aba9a6886b212b0e050e484","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-299-20260706164420.tgz","fileCount":8,"integrity":"sha512-2kd0C//bCbmlQ1DRCSl+i9882YMtB56wdjdWX+Jpxg0lne44xmgAzE/33FY6XL7UuJvx4Q+ReSNWQy4myT6tgg==","signatures":[{"sig":"MEUCIGMXaYMGwrTnuWAehGJFAU4v+OsEi5TJrVMfmNPuCJyaAiEAwBAK5stn0lmxPuKbZq8OEgr6hDsGfBC92KkVUj2fdJU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":497442},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-299-20260706164420_1783356268513_0.750468764479419","host":"s3://npm-registry-packages-npm-production"}},"1.13.0":{"name":"@agentcash/router","version":"1.13.0","license":"MIT","_id":"@agentcash/router@1.13.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"e3aa32fa1c717176ceba4cb405b18ceb92e48cd2","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.13.0.tgz","fileCount":8,"integrity":"sha512-4aRi7VPNXMbI7nfMLeeH4dFPLnohGYnj8QPhjBqYxUaIHisdwgeUXkYeIQNkDpVtcHlRY6oypYYErOqApOCDXg==","signatures":[{"sig":"MEUCID4pgJAF4LBOurLSf/ojpzEM2sXRLhs0xUQ9b04C59YdAiEAlwLgxboZGq3AvFpkJYWTh3vnJ/F/1IoYHAFwbaaRS5c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":497421},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.13.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/6cf6ba04f996c393f655c907dcfc5f41/agentcash-router-1.13.0.tgz","_integrity":"sha512-4aRi7VPNXMbI7nfMLeeH4dFPLnohGYnj8QPhjBqYxUaIHisdwgeUXkYeIQNkDpVtcHlRY6oypYYErOqApOCDXg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.18.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.13.0_1783358884741_0.05878038435293664","host":"s3://npm-registry-packages-npm-production"}},"1.14.0":{"name":"@agentcash/router","version":"1.14.0","license":"MIT","_id":"@agentcash/router@1.14.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"b9b4d52be3190f2cd90e693a054c136d0dda4300","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.14.0.tgz","fileCount":8,"integrity":"sha512-vdbufH752VQe6/e3Mx0OzptSGpOH/KqmSNpaO2EbSGOodzWgHYYfWXrfnlDzwOd8Fn5GoGLQT1vCQ9b5SI7iSA==","signatures":[{"sig":"MEUCIDgfZ+S94aF5WwPlMyt6LaNEDVQ3c1mrutK/LKJE+wYsAiEA24q5PG5sIl7psX4a6SvZUK/K/bQXtgyiQ94itM7tZxo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":499237},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.14.0_1783361013707_0.3491688362053358","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-300-20260706181837":{"name":"@agentcash/router","version":"0.0.0-pr-300-20260706181837","license":"MIT","_id":"@agentcash/router@0.0.0-pr-300-20260706181837","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"26c451f46ef19a91f62796f1b0dbead8230f98ec","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-300-20260706181837.tgz","fileCount":8,"integrity":"sha512-5mngbaEQEmJBjV6qQDYMSPlemjF1uA4ePKpFUfVVo+SxR47jvOy0IM9yvzr8M0dDXLMpCIhDMqIwudOybHh+5g==","signatures":[{"sig":"MEUCIBl0Bju1e5AZp4twOUxLWBy2GJBLyr+gMXG+0Fta0a8DAiEA+NVnvAPxqKSOCWUSAR16Y1VytRo7fHyi9pOxHivRU2E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":499591},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit && tsc -p tests/tsconfig.json --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-300-20260706181837_1783361924155_0.5099893562174627","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-300-20260706182234":{"name":"@agentcash/router","version":"0.0.0-pr-300-20260706182234","license":"MIT","_id":"@agentcash/router@0.0.0-pr-300-20260706182234","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"9d127d0df318c48f27e852da024886280c094999","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-300-20260706182234.tgz","fileCount":8,"integrity":"sha512-6dh8EvC7U4RApbs5yE4JSiqQVpR3m/cZbknmT8nB1mqRbGfr2D/eCp/UvVLBoR6RBxbCiUiIy1KFqv5KKcBHdQ==","signatures":[{"sig":"MEQCIEIhyZO1/I2e7z3WGMGR0Kl0tLtHPC1OMonP8HNb2+BGAiAVIqVzNlBieULV3GNkrnMJmi8zVLTtwu/xW8+r7y94Ug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":499591},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit && tsc -p tests/tsconfig.json --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-300-20260706182234_1783362162765_0.23882164884550194","host":"s3://npm-registry-packages-npm-production"}},"1.14.1":{"name":"@agentcash/router","version":"1.14.1","license":"MIT","_id":"@agentcash/router@1.14.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"f3d5944e4a069f56a1628d8d18c72b27f2f61d89","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.14.1.tgz","fileCount":8,"integrity":"sha512-Xj/Y2sJ5PLk3IvN0LrzoCEzSmgc3b0UIh9kR/C2VeEn/ELFFuL9NLkzFyKabjzUYIOX9OEliZ0PZIRGnkI7+PQ==","signatures":[{"sig":"MEUCIQC0NB1M2+5Z2t3M0/txLn4FYzvHgWztJzZwzZc420dFbAIgF5rL8NrTPdlsvYrzrPnx+GWi2QisyFUf2gWm1r8DqfM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":499570},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit && tsc -p tests/tsconfig.json --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.14.1_1783362740637_0.9771629713551802","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-300-20260706190801":{"name":"@agentcash/router","version":"0.0.0-pr-300-20260706190801","license":"MIT","_id":"@agentcash/router@0.0.0-pr-300-20260706190801","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"83f5c8ff36d087a2eb1b63d0564577ccd3e15365","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-300-20260706190801.tgz","fileCount":8,"integrity":"sha512-W/+BWRMlMz46JoFZYMZcH5bq4CFIXMYIUrvm11476N7/Ihr1n7aw01+k4tRSA4v7BfmrSRfMJIgHcfrZFFwL2Q==","signatures":[{"sig":"MEQCIB5h7dFdrCifuWSIDHAF1s/Oj73fIWsEfzqCnvqaX6GNAiAmme+g3ro9LbUunqkCzCdnONmKGY20GnUP65akk6z0rQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":499591},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit && tsc -p tests/tsconfig.json --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-300-20260706190801_1783364888948_0.4578785337631206","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-300-20260706191004":{"name":"@agentcash/router","version":"0.0.0-pr-300-20260706191004","license":"MIT","_id":"@agentcash/router@0.0.0-pr-300-20260706191004","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"a9abc42a7e0322ec119b9f19d4bbd3970e10320d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-300-20260706191004.tgz","fileCount":8,"integrity":"sha512-DeQgeRVuyL7HIHwOIyJhfKv0psgcvOpZ1pTXs3JFh35gHpoC9VumIvi5GMpFzZkiZymTCdYKF5yKm+B7wSB5iQ==","signatures":[{"sig":"MEQCIBlawfgrFPI+eevmCb+DdXeYAy3uNiD762ct9Q+sZHU0AiANQBkA6byaCWd9w3z7Kh7n9gGUeO8YCcDwaeOqj4/vrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":499552},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-300-20260706191004_1783365010752_0.37978825112643166","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-300-20260706192715":{"name":"@agentcash/router","version":"0.0.0-pr-300-20260706192715","license":"MIT","_id":"@agentcash/router@0.0.0-pr-300-20260706192715","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"d44542a26fcbebe9df99d48261fed1914bfbc290","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-300-20260706192715.tgz","fileCount":8,"integrity":"sha512-zLsIwd7cLBa1lsHFC5yee2fVv4oJ4WA2snpE9AtRHMytqVxxb9uA9wna7ZTqCNfCHq50D6dQy/+EAFuOvxyWRA==","signatures":[{"sig":"MEUCIHz2Wkk90A/v5GOP6GCsAewTnuu5OLbMZRLtBO4j1+ruAiEAqh65mvsIPjvrb80XI0Vgq9cHQRmCM6AMyOj9p2CZ9mU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":499552},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-300-20260706192715_1783366042881_0.2733520009524071","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-300-20260706200626":{"name":"@agentcash/router","version":"0.0.0-pr-300-20260706200626","license":"MIT","_id":"@agentcash/router@0.0.0-pr-300-20260706200626","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"b0af5deb4747cc421a533ea29d377bba1ca706d6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-300-20260706200626.tgz","fileCount":8,"integrity":"sha512-c0YpAqXgwM/b11J1YR0wpDzBI/GG/YrB2bGrreCXisIVoYQdrDqsiuGilhKAJ/a6zQ10Chk3I0FKxvNgjQPqww==","signatures":[{"sig":"MEUCIFVhMvz2vYZUnrR0miFSdBcysRkksafz4G8MLCH1b87UAiEA4cApnNTrGKovj0kppNZAV6EKULgmWenzlglESCY2uvs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":501246},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-300-20260706200626_1783368392976_0.9872120023416395","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-300-20260706203006":{"name":"@agentcash/router","version":"0.0.0-pr-300-20260706203006","license":"MIT","_id":"@agentcash/router@0.0.0-pr-300-20260706203006","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"a4fbda7d0e947e9ae5472d218084cab9cdc762a5","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-300-20260706203006.tgz","fileCount":8,"integrity":"sha512-UMmFqNGV2d2hbXrk3rQafSuhVUZxrO5ATdtcZAZWd/SEtZ86dNNImvhW0Tv8s0EcKHOHVtD9w99uonSuEAlWQA==","signatures":[{"sig":"MEUCID1FiNxhXeiEMhVNHTCejLx7cn3R9BFO2+T3DOUrVxcMAiEAme5HO3cw1RBuhr8DPBUpJ9HU6WUmcEPfc3gRqJ4N/sU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":500738},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-300-20260706203006_1783369814286_0.21212314951678524","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-302-20260706210130":{"name":"@agentcash/router","version":"0.0.0-pr-302-20260706210130","license":"MIT","_id":"@agentcash/router@0.0.0-pr-302-20260706210130","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"b4c18cb450b7880916580c53526f5347a2f3c615","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-302-20260706210130.tgz","fileCount":8,"integrity":"sha512-LEEDHJ0I68nnxgVJPPpXhHfr8w4zdsE06rhj3jKmhAuma74KkD26KSksXrWMOi5IFphx/lY2Tq19yb0z8/I9AQ==","signatures":[{"sig":"MEUCIQDdtS9CtuEZo/Vwhyu0bYGNnRbUdGRLDpJcYdF4X6yJVwIgB5uEpxJB+7AdltiFK29Mhfy0p7J9nNV1oCIda1+QkqQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":500738},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-302-20260706210130_1783371696307_0.9246658277986546","host":"s3://npm-registry-packages-npm-production"}},"1.15.0":{"name":"@agentcash/router","version":"1.15.0","license":"MIT","_id":"@agentcash/router@1.15.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"f0ba74346d6a2aacb785fe364d94b57f1f0bab85","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.15.0.tgz","fileCount":8,"integrity":"sha512-JjvB0A4TB52Ak0mftJ37yFaddplViBZmmbeo+Yu/jE0FQXEQPcv+BUtfM2q2ORdznmTfzzT3IjK1bHGrAOPX4w==","signatures":[{"sig":"MEUCICx79vcISiEDy9rsKgCmk/a1Qx/hgwJOnMfzm/2IkTMdAiEAlBtZZwYdhW3l3AUOxkejg9MWfz157pBkALl2X4ZAfc8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":500717},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.15.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/4ae0dddaa2bb587b636d92fc39990b61/agentcash-router-1.15.0.tgz","_integrity":"sha512-JjvB0A4TB52Ak0mftJ37yFaddplViBZmmbeo+Yu/jE0FQXEQPcv+BUtfM2q2ORdznmTfzzT3IjK1bHGrAOPX4w==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.18.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.15.0_1783371991026_0.02654226962698969","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-304-20260707160738":{"name":"@agentcash/router","version":"0.0.0-pr-304-20260707160738","license":"MIT","_id":"@agentcash/router@0.0.0-pr-304-20260707160738","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"41c1c3ae99cad0b30b332bb4e68dda7160666301","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-304-20260707160738.tgz","fileCount":8,"integrity":"sha512-JsxUQUqOu7L8kmpoDQ3305d97q8K3ahPK3DiRLFTm1NXj8rgUw5M7ucVSBJjDMAa+WHBYJRMUqoUNUagGtCVzQ==","signatures":[{"sig":"MEQCIGr4qTbe2YhFeJGmI1qKJ2+r4v9osOjNKd/i22jQ1VH2AiAhUvYLR7fIff8IggtebAQsVek/T4H+huSef15+XKg5FA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":505351},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-304-20260707160738_1783440465297_0.12517523460841273","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-306-20260707164534":{"name":"@agentcash/router","version":"0.0.0-pr-306-20260707164534","license":"MIT","_id":"@agentcash/router@0.0.0-pr-306-20260707164534","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"b2b90313ee70e7a497fc608d3f755b9226f9eff6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-306-20260707164534.tgz","fileCount":12,"integrity":"sha512-Iwkd+o53zjrcmyjq77khLPZoBxfGeF/lDUrwBQbu6J5kpEvrTH3SQijHcNPvvEzWEKy7wTo/Y6jIEl3yJogLdQ==","signatures":[{"sig":"MEQCIBlEEIUISCadleIs9QQXbbSSCMdpKObxwHbltMEUfTTQAiADYymZbDLCUCmcxdozShc0+jDHsYtn+rfND8PGA8DJmg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":524957},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.13.0","@x402/svm":"^2.13.0","@x402/core":"^2.13.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.13.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-306-20260707164534_1783442740426_0.6446808939219226","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-307-20260707174635":{"name":"@agentcash/router","version":"0.0.0-pr-307-20260707174635","license":"MIT","_id":"@agentcash/router@0.0.0-pr-307-20260707174635","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"0ce001cbe007fcac0f7d74828b60a339123429ef","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-307-20260707174635.tgz","fileCount":8,"integrity":"sha512-6tkwpsS9foOBB977ZN8ijmltzzO2QG9MH4oXll4a/bWCCaqvIUt/n9naLxLLbMToqVCbMN6nE+I1ZyN/r9ANAg==","signatures":[{"sig":"MEYCIQDmma1Hre7HNgXBEEZdvatxnepW1CCyDxFFlDR5K/sYBQIhAMewNQME4cN4rAkmHoDtJrz6Nm39JuLKSlY3Fant7llE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":505351},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","next":"^15.0.0","tsup":"^8.0.0","react":"^19.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0","next":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-307-20260707174635_1783446403491_0.9661302983783266","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-306-20260707182721":{"name":"@agentcash/router","version":"0.0.0-pr-306-20260707182721","license":"MIT","_id":"@agentcash/router@0.0.0-pr-306-20260707182721","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"4d7ddbd23a866ba3018779d473f1b0a1b2793134","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-306-20260707182721.tgz","fileCount":12,"integrity":"sha512-ZS5vFpyqc1Eiz/9D7HXLRyIbR2I+lgjdYAhwkVuRHDbNLVP1Fq46WaItgv9FOPP/KxKBrk3WGpb4TQRwE4qwjw==","signatures":[{"sig":"MEYCIQDHa1YszHNH+rdKz3dOluEmAJenGzlzHciWoK5L6N7dawIhAMa/ZkbCch0zR88FH/0x4at+edr7XvdS4fJtQmL7PhSK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":538650},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-306-20260707182721_1783448848454_0.17840321691261973","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-306-20260707184910":{"name":"@agentcash/router","version":"0.0.0-pr-306-20260707184910","license":"MIT","_id":"@agentcash/router@0.0.0-pr-306-20260707184910","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"a40f4a2b5f219cbc2132d1281f299b0619a634f9","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-306-20260707184910.tgz","fileCount":12,"integrity":"sha512-JhhY0hy5+37xCsYY3rTelke3o63Jbms0pSRfNI5Fj/Um5DYpfiGlTG/AJIaCddN+hcXGx/WboKzml9hNvcSIxA==","signatures":[{"sig":"MEQCIDiD5IK9R8uBTtA9Mlpu4synEJnJ56/UW2pC0EUyS+ZqAiBjn5Cdk0zFIXbA/f0nfbZdqkR5vacK7iD/phKuHznc1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":538895},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-306-20260707184910_1783450158474_0.8172896378313985","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-306-20260707190616":{"name":"@agentcash/router","version":"0.0.0-pr-306-20260707190616","license":"MIT","_id":"@agentcash/router@0.0.0-pr-306-20260707190616","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"4bdb179ce6cb98518c6009caeffa3f7595e89fe6","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-306-20260707190616.tgz","fileCount":12,"integrity":"sha512-HSATB3yJxt0RmLrq9vJJ4MSykLXEBaIQBK3p//sKrab2txs8PVyIqLul6VkyeUBZ88Pfdn6mUV0agq5SHk1JAw==","signatures":[{"sig":"MEQCICbBXBvcVkswdD5SVuKy+n2zQ8Oj9pnRZyB/aUercH7UAiAcDAiVZO4zqs3CMnazYzxowvF12tvJ0gseGOtS2HT/TQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":539069},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.5","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.55.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-306-20260707190616_1783451183002_0.13727431426710401","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-306-20260707193946":{"name":"@agentcash/router","version":"0.0.0-pr-306-20260707193946","license":"MIT","_id":"@agentcash/router@0.0.0-pr-306-20260707193946","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"251c11b0da2217757e07b85eb2421b360605fbfc","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-306-20260707193946.tgz","fileCount":12,"integrity":"sha512-qQ0zr6WGQY8JHrMJlW0qTyeoH5qVSxAXMHOl2NSGYmo+4PESZOvNdjCxGhYOJZ/4A1MOj7EuEQqqNMbcKSXoUg==","signatures":[{"sig":"MEQCIGbW0A764VPJny+9OvTpstjzEZE0ti9li7TdiZVkKPAdAiAKrJFs/YpXyNcc2DqR8Xea6u585Ywv7Yd81BDNcmFhDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1694658},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-306-20260707193946_1783453194374_0.2564428639169949","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-306-20260707194306":{"name":"@agentcash/router","version":"0.0.0-pr-306-20260707194306","license":"MIT","_id":"@agentcash/router@0.0.0-pr-306-20260707194306","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"e6f1160182c0dc9da1506cfe3ec9a64f3d24999b","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-306-20260707194306.tgz","fileCount":12,"integrity":"sha512-xIiOEW6JkiSRJuJDzQDZ55a1j7Kqz304EQINWXW66YdXMRJrwvnQX8BhJEGS3qqqwQMeemt3JIbHjBfg3OoLFQ==","signatures":[{"sig":"MEUCIQDzz1TjJ1/R8159n0xajcvrgV1T4er+taexkZdXfcAw7wIgeW50PMM+N9fwieogUUCcWCCXqxpe86SXVOeLYh2DxMg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1694658},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-306-20260707194306_1783453395814_0.40536524882406133","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-306-20260707195718":{"name":"@agentcash/router","version":"0.0.0-pr-306-20260707195718","license":"MIT","_id":"@agentcash/router@0.0.0-pr-306-20260707195718","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"712e65379abfeea1ce88fd70bf007c06fe9f8f77","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-306-20260707195718.tgz","fileCount":12,"integrity":"sha512-uSfWjskHNrWkJV/LU8/BWly5xO8qWyRZbpM9YfxQzn/ZXvq8+XWoEu4PeUf8Vxz9P9mgm4fxsFQSz7rwivE2tQ==","signatures":[{"sig":"MEUCIHaawv/Ql06zsvodQTmhAHKPJ+Yq9Ox/eCimeoip6Xa2AiEAyITPpSaYh0fGyK60MSAVtnG23Uf31Dyc3vv4YePgLOA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1694658},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-306-20260707195718_1783454245895_0.650262614700094","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-306-20260707202433":{"name":"@agentcash/router","version":"0.0.0-pr-306-20260707202433","license":"MIT","_id":"@agentcash/router@0.0.0-pr-306-20260707202433","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"755778c6d77b0456679105066d20ad453e8f1372","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-306-20260707202433.tgz","fileCount":12,"integrity":"sha512-yPqZuNkghCTp9UcLPUy7JT+onKZk9puhxyjT2uuTqDghyNLCFR2lnVtw0OmPmJckKlSvbO2RlBGzlp8chbG6Ww==","signatures":[{"sig":"MEYCIQD0bCCpp/Okhu1VeqT149VKygLZiqzl9poBj2hLwg0MDAIhAMF3jsnz5QXVCJpRJ6YYQnSfvrNZs3E+PDh+ZbcMtS7P","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1694658},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-306-20260707202433_1783455881757_0.2955764231054885","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-306-20260707210056":{"name":"@agentcash/router","version":"0.0.0-pr-306-20260707210056","license":"MIT","_id":"@agentcash/router@0.0.0-pr-306-20260707210056","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"54948490a21483927aff38ae66088ef9f6fc2227","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-306-20260707210056.tgz","fileCount":12,"integrity":"sha512-h/k189jNUmbvC5y4NmeFsec1m+B4PrJw6bnTBOGZAcaRtfBt1Y3AM39OiP/7zj+tj2WZb9NF5qRNYf7YnXatfw==","signatures":[{"sig":"MEQCIA/LkEQtbtY561oplLsBPSSU510s76VwuX/V7gxAudyPAiBKnsuSEtf6fSofJUtHHS4hdIYOviEKxnDQWjrRgmIiKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1700839},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-306-20260707210056_1783458063170_0.3523977860712886","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-306-20260707211450":{"name":"@agentcash/router","version":"0.0.0-pr-306-20260707211450","license":"MIT","_id":"@agentcash/router@0.0.0-pr-306-20260707211450","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"057432e965e1375d94e84a58d8353b701ef23a88","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-306-20260707211450.tgz","fileCount":12,"integrity":"sha512-tRYtc2FoHqonJDuqzYCBQ81OYIAG1/hrn0Fbl62iBfPT/aRrKqCI8ehngqwT2nDw3/rouSQ6Pdffvh5H4r+6GA==","signatures":[{"sig":"MEUCIAj/HDnvZnn1C3NrGak9CxwrzobHlwvtTNXbwoywFBPvAiEAqTPhvRAGqY8Tb9TySPR3rJ8AFIJ9fDLLUfCtg651yXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1700761},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-306-20260707211450_1783458896620_0.9914874825733051","host":"s3://npm-registry-packages-npm-production"}},"1.16.0":{"name":"@agentcash/router","version":"1.16.0","license":"MIT","_id":"@agentcash/router@1.16.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"1b3285c5e693d83a4685897038af9620d4502a6d","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.16.0.tgz","fileCount":12,"integrity":"sha512-3P5PLbASxPPuFL9fcF8KkJ+fCSjd+pyqasNudhRlXuOxF0xPy+IoOSf9zll8N4LPbHIRuOCXouUnCf3y4+XO4Q==","signatures":[{"sig":"MEUCIHdAxEFsnqTv5Yo+Jct5YmfULyMUh3vJwiWaGOpLksBsAiEA6hHonjaZYSGQTP7NmRvR7pSPs7Hol3uhfr/eEn96RXM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1700740},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.16.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/1cbd32e83ecada08faf0d3268c4dd644/agentcash-router-1.16.0.tgz","_integrity":"sha512-3P5PLbASxPPuFL9fcF8KkJ+fCSjd+pyqasNudhRlXuOxF0xPy+IoOSf9zll8N4LPbHIRuOCXouUnCf3y4+XO4Q==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.18.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.16.0_1783459654363_0.23773961948951738","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-309-20260707225442":{"name":"@agentcash/router","version":"0.0.0-pr-309-20260707225442","license":"MIT","_id":"@agentcash/router@0.0.0-pr-309-20260707225442","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"7a10505857e16416535aac9e30eb05dc74802214","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-309-20260707225442.tgz","fileCount":12,"integrity":"sha512-L7fsEm1HvlUK53FgChxTcbG6ekHQZ14mKaucFCuorA2bMJ0w4o5ubn3okbzYHEwCOEJCQB0amxFoqjiNnEN1nw==","signatures":[{"sig":"MEUCIEnPf3C18/FJ8yVQ/CBQ6qANYu+fMVE5aISOMUi8hjOIAiEAv3LAYkNNiTOP8oUn6t/0+VzhWGlQZdWMdeusC7+qw9w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":547682},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-309-20260707225442_1783464888478_0.06448493434376701","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-309-20260708152902":{"name":"@agentcash/router","version":"0.0.0-pr-309-20260708152902","license":"MIT","_id":"@agentcash/router@0.0.0-pr-309-20260708152902","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"dcb749a5876734affd5a0aab106978bc357b1df9","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-309-20260708152902.tgz","fileCount":12,"integrity":"sha512-cCrgOwqOFKMCrg7ZkCyf5cZhHeTTPJi15nRZE0Zd3QhZV58RLC62++ACOJzOMyNNQbrvEKzuNwVP1Qh6RkJYgw==","signatures":[{"sig":"MEUCIQDvfqNufXKVD/bl29XFMuLoTSRP2y2CqgffWvliIIBBvQIgfvbI+pwxkYgxDEsQlkP3BUlAMiUSUy+/+dGggGl3kME=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":551694},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-309-20260708152902_1783524549620_0.36076126647204054","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-309-20260708160710":{"name":"@agentcash/router","version":"0.0.0-pr-309-20260708160710","license":"MIT","_id":"@agentcash/router@0.0.0-pr-309-20260708160710","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"c33685b67cac4a063c4b86b6ed9ffb5dd1062077","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-309-20260708160710.tgz","fileCount":12,"integrity":"sha512-5rk20++AxkmaHYUHSE8yXiclM5yadWh3LI/dXeZmaQTI2OyoFGEE/jdl4Q1Uc4UnbOolBS6s1XXHQ6O4s101zA==","signatures":[{"sig":"MEYCIQDukc0V1VV2NCk7GBFfI8pUUSuk4iJseYMaiYoE+9PLOAIhAKH958YPvQuw/Nn9od8O9apFv6wwcIzIFDhYHNfR0cHu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":549936},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-309-20260708160710_1783526838260_0.8558056396361009","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-312-20260708163655":{"name":"@agentcash/router","version":"0.0.0-pr-312-20260708163655","license":"MIT","_id":"@agentcash/router@0.0.0-pr-312-20260708163655","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"93125884295a42544a97bf5b6b8344bb7294ce8c","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-312-20260708163655.tgz","fileCount":12,"integrity":"sha512-e6EO5CAMLFP0cXYbqxW+1L9D5F3E1Jl/Ie1jVOJrhxsk78uZLYSYUv3VAV/aQ5Js0D5ZhjkU5znjwI7NGJs5NA==","signatures":[{"sig":"MEUCIGyC91topjE41I51UDliS9ZucovL/LkVbj+Gn25skaBSAiEA69PEnziOEE0MQ+9tTT8yKFktgc03fY9oBCd/85ZjPtU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":553201},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-312-20260708163655_1783528622633_0.9747629407080574","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-313-20260708164004":{"name":"@agentcash/router","version":"0.0.0-pr-313-20260708164004","license":"MIT","_id":"@agentcash/router@0.0.0-pr-313-20260708164004","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"6cbd9d1e4ae37e313c240b8120e33d42d1e8db99","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-313-20260708164004.tgz","fileCount":12,"integrity":"sha512-2KoVwWyP3xE25dS8wGLjsBg0UoABv3Nib7qtgjYczTGdX29y7+E8ps/5oAxR/0WFvL6mlKHy1AcGtWZoONLo4g==","signatures":[{"sig":"MEYCIQCWNWjIJuh6e9flMTsjkEIIio/lF/9kyJHp3E359Jsd0wIhAIdSEViiroSdGHbA5rFx8XomWQuJsdMITd8VonOd+bgf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":553492},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-313-20260708164004_1783528811325_0.2037041413955265","host":"s3://npm-registry-packages-npm-production"}},"1.17.0":{"name":"@agentcash/router","version":"1.17.0","license":"MIT","_id":"@agentcash/router@1.17.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"dfec7d9866841e5903227d314913e58b839016f4","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.17.0.tgz","fileCount":12,"integrity":"sha512-gVDkUMhX2G8EATUroJf5fI/OIJKF+77FPpovJsqa6pZG12yfQofvWVO8heCKUX5su6JJ/xGa0biA1spq2Yz7kw==","signatures":[{"sig":"MEUCIQDRm9v/WU800cV8GORGXfKYntzRBXQa9I0JB4GPRR82KgIgOnqIFIQ2MCIX6XFBWb7QUYaKJntB0y/X1gwKNZ0erPo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":553180},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.17.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/da220c574964675f4921b46d0e150d95/agentcash-router-1.17.0.tgz","_integrity":"sha512-gVDkUMhX2G8EATUroJf5fI/OIJKF+77FPpovJsqa6pZG12yfQofvWVO8heCKUX5su6JJ/xGa0biA1spq2Yz7kw==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.18.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.17.0_1783529096481_0.5783565089608926","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-314-20260708184434":{"name":"@agentcash/router","version":"0.0.0-pr-314-20260708184434","license":"MIT","_id":"@agentcash/router@0.0.0-pr-314-20260708184434","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"beab5a11d5565cd97722812aab32c8e8c9e4a308","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-314-20260708184434.tgz","fileCount":12,"integrity":"sha512-n8DbD+BJt9EyOZ+Q4Ux4Hgzt3mNkZfPywEon1HyA/nUbZdP80lL+VO5qHSZ/MqVRP94y6XKH3RXUhDeM6UPPPQ==","signatures":[{"sig":"MEQCIEgmf3nIT2gzOS6PJXLgqVyqeFz/y/ZaoqH1I8jqFNAKAiBsRMQVF8giu3iWvXv+4qLc6v1lIwisrH20tsHG6CAdrA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":554377},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-314-20260708184434_1783536281006_0.9379760585524679","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-314-20260708184757":{"name":"@agentcash/router","version":"0.0.0-pr-314-20260708184757","license":"MIT","_id":"@agentcash/router@0.0.0-pr-314-20260708184757","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"7dc48909970c03433398f3a3bebf0e406cf85909","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-314-20260708184757.tgz","fileCount":12,"integrity":"sha512-qKC/tG7A1d3gwRxmNdbRnlGF1vjW4FKTHEBEmPJty7CHoOgfbIMxmqbC3rVp+aNbiXABjpiXWO3K1SvQUBZCGA==","signatures":[{"sig":"MEQCID2mQli/Xa/0HUATdXl5/oThBx7mgbmUjF0m7J6ymEZ4AiByfjybm+VakQ0/4OoD84ziZzsbVaFN3o2/OIZx38tRSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":554377},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-314-20260708184757_1783536483983_0.5096246273808018","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-314-20260708185307":{"name":"@agentcash/router","version":"0.0.0-pr-314-20260708185307","license":"MIT","_id":"@agentcash/router@0.0.0-pr-314-20260708185307","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"395f4853251a4c635e16661c8d06da93c61f2ebe","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-314-20260708185307.tgz","fileCount":12,"integrity":"sha512-lIloF3wdziRJPTowqQudJ28PYmlFcgre2ApxCpHOcth5V5uXzqAGOnW+X1IedKecMX0fF5qWFqeJwSOs16Jiow==","signatures":[{"sig":"MEUCICjohOjyt3ayxv2HU8GERkSB8xo0LGE1mpXYMZl8ByuLAiEA8YCHOgdz5qLC7iCP7f623QqXRiU2JOZ6ZfXy7hv2hrc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":554289},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-314-20260708185307_1783536795414_0.4625088632399328","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-314-20260708185726":{"name":"@agentcash/router","version":"0.0.0-pr-314-20260708185726","license":"MIT","_id":"@agentcash/router@0.0.0-pr-314-20260708185726","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"85a31b83ba84b74a3b779f260e2c04d7ab422d12","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-314-20260708185726.tgz","fileCount":12,"integrity":"sha512-wdiGyQjKTZ1GzxfPUpZKYZ7oiAOdQsX3TwODjFq+TGhBDVzWUf1lhA6VcCnx13Aphxlst5EwodlinqqxjJIF9Q==","signatures":[{"sig":"MEQCIELNvppW1r4oSULX7qNl4THNOR0zRTfIkAxQleZgEFp6AiBJGsozhMgXE2LwJpImqdLj65ra6sJg8KdCP9944pNY6Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":554289},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-314-20260708185726_1783537052775_0.003841562453298364","host":"s3://npm-registry-packages-npm-production"}},"1.18.0":{"name":"@agentcash/router","version":"1.18.0","license":"MIT","_id":"@agentcash/router@1.18.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/merit-systems/agentcash-router#readme","bugs":{"url":"https://github.com/merit-systems/agentcash-router/issues"},"dist":{"shasum":"4d23d3c9dc816b9a7b150b042cf4646730b9399a","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.18.0.tgz","fileCount":12,"integrity":"sha512-S9g4Amt2OKvnIvkJvnvkD8TbTcbnIgLaOh1U8o3/9IRxCcKMFKmfcaGRd0uYCwU51tXk1LKJvkFnDQsTCkbxPg==","signatures":[{"sig":"MEQCIFhdp4qUYby3Nh2an+WaMOlyeh4Baen/qHaB5BS5q8urAiA4vxitm8cJuLu6ITF3QL6alGAg5eKFOwk0sZyAqS2zcg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":554268},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.18.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/38fbdbd408e6c80bc11a9787534ae2f9/agentcash-router-1.18.0.tgz","_integrity":"sha512-S9g4Amt2OKvnIvkJvnvkD8TbTcbnIgLaOh1U8o3/9IRxCcKMFKmfcaGRd0uYCwU51tXk1LKJvkFnDQsTCkbxPg==","repository":{"url":"git+https://github.com/merit-systems/agentcash-router.git","type":"git"},"_npmVersion":"11.18.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.18.0_1783539853993_0.5410399041448961","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-317-20260715225128":{"name":"@agentcash/router","version":"0.0.0-pr-317-20260715225128","license":"MIT","_id":"@agentcash/router@0.0.0-pr-317-20260715225128","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"27a86002870a583017e19fc8793fc52bc57d2057","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-317-20260715225128.tgz","fileCount":12,"integrity":"sha512-vA0399BzIILTfwDsX8ZXJxY8CAts+n4mvD2xhtPL1bPcZ/XuFJTdc+fIcNXHzXjg6mAcoU+bbG+ZOvNKYAYKmQ==","signatures":[{"sig":"MEYCIQDFLKaP1D5v5irYqPdAArPWTLNQsaDdMiawi79y2CNurAIhAKuNrGKTPs86nkEDFWZY4scu1yTNkXFGrlnL9FlXv7iV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentcash%2frouter@0.0.0-pr-317-20260715225128","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":559951},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' 'examples/vercel-deploy/**/*.{ts,tsx,md}' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' 'examples/vercel-deploy/**/*.{ts,tsx,md}' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/Merit-Systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-317-20260715225128_1784155896325_0.1965763214395564","host":"s3://npm-registry-packages-npm-production"}},"1.19.0":{"name":"@agentcash/router","version":"1.19.0","license":"MIT","_id":"@agentcash/router@1.19.0","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/Merit-Systems/agentcash-router#readme","bugs":{"url":"https://github.com/Merit-Systems/agentcash-router/issues"},"dist":{"shasum":"9bf897639ded0882c2ec7dd503b2730ee37b5661","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.19.0.tgz","fileCount":12,"integrity":"sha512-o7/cPqi3JWgb1wmzUa4yzJmdzok0BDGGybKBNqPlnZaOMzwA4aBE7RIrNSnB6Ska3DMp8Ti2gwHV71H4yYi7nA==","signatures":[{"sig":"MEUCIQCbCL1j9i5UERHj7Xuxyb4XlOvy09DGdCTUsYmpdKZ8rgIgbgvcKrVfJi2+guttInJGtphDUrMoK4yw5dNBftIsmFs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentcash%2frouter@1.19.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":559930},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.19.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' 'examples/vercel-deploy/**/*.{ts,tsx,md}' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' 'examples/vercel-deploy/**/*.{ts,tsx,md}' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/543e082a97bd52b918dce91b6bf4a087/agentcash-router-1.19.0.tgz","_integrity":"sha512-o7/cPqi3JWgb1wmzUa4yzJmdzok0BDGGybKBNqPlnZaOMzwA4aBE7RIrNSnB6Ska3DMp8Ti2gwHV71H4yYi7nA==","repository":{"url":"git+https://github.com/Merit-Systems/agentcash-router.git","type":"git"},"_npmVersion":"11.18.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.6","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.19.0_1784156895433_0.06535383472678413","host":"s3://npm-registry-packages-npm-production"}},"1.19.1":{"name":"@agentcash/router","version":"1.19.1","license":"MIT","_id":"@agentcash/router@1.19.1","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"homepage":"https://github.com/Merit-Systems/agentcash-router#readme","bugs":{"url":"https://github.com/Merit-Systems/agentcash-router/issues"},"dist":{"shasum":"f278880536af8027cfb8b4c15f63963848f07e4e","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.19.1.tgz","fileCount":12,"integrity":"sha512-szqIVAMbZtBaXmesSVg5fbWQERMWgeBJn1VRXp3PBoLj4tSlmEPaTySAu62QmHy4IB/cVbKR742hSnSpE1GrBQ==","signatures":[{"sig":"MEUCIQD1nlWQjMwUcve+9w8YJP2eSV2bgcN0D21qDplRZS2z3wIgYnLXVKlqdp/m3HdeO7/F7R2vqXxnnxdHxUiYx8mJxHQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentcash%2frouter@1.19.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":559931},"main":"./dist/index.cjs","type":"module","_from":"file:agentcash-router-1.19.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' 'examples/vercel-deploy/**/*.{ts,tsx,md}' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' 'examples/vercel-deploy/**/*.{ts,tsx,md}' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"_resolved":"/tmp/a69ebad803e6c72b84e29e93d8deef57/agentcash-router-1.19.1.tgz","_integrity":"sha512-szqIVAMbZtBaXmesSVg5fbWQERMWgeBJn1VRXp3PBoLj4tSlmEPaTySAu62QmHy4IB/cVbKR742hSnSpE1GrBQ==","repository":{"url":"git+https://github.com/Merit-Systems/agentcash-router.git","type":"git"},"_npmVersion":"11.18.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.11","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_1.19.1_1784237371477_0.36578001315959585","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-pr-321-20260720181637":{"name":"@agentcash/router","version":"0.0.0-pr-321-20260720181637","license":"MIT","_id":"@agentcash/router@0.0.0-pr-321-20260720181637","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"dist":{"shasum":"9fcbbd4396aac1f28be0efa7e396eecf46f0dcd9","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-0.0.0-pr-321-20260720181637.tgz","fileCount":12,"integrity":"sha512-PdVFE1Q52CGZJhoQSGvtHX4fDkzCpe1dSWZngn9TKDifHiBllp2aiOy+yDZSge4bto5eRyWEWYRk50J6H4s/Xg==","signatures":[{"sig":"MEYCIQDQFhvLWSfNnEtWPOdKovHvawPwaxgf5lKMPCg8iKwUeQIhALMS4QHqv1sztmy/9AQu/Jhfn5wucGN6nFxt9pBMiU8x","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentcash%2frouter@0.0.0-pr-321-20260720181637","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":559916},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"scripts":{"knip":"knip","lint":"eslint src/ tests/ --max-warnings 0","test":"vitest run","build":"tsup","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' 'examples/vercel-deploy/**/*.{ts,tsx,md}' '*.json' '*.mjs'","lint:fix":"eslint src/ tests/ --fix","typecheck":"tsc --noEmit","test:watch":"vitest","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' 'examples/vercel-deploy/**/*.{ts,tsx,md}' '*.json' '*.mjs'"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"repository":{"url":"git+https://github.com/Merit-Systems/agentcash-router.git","type":"git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","directories":{},"_nodeVersion":"24.18.0","dependencies":{"hono":"4.12.28","mppx":"^0.8.11","viem":"^2.54.6","@x402/evm":"^2.17.0","@x402/svm":"^2.17.0","@x402/core":"^2.17.0","zod-openapi":"^5.0.0","@coinbase/x402":"^2.1.0","@x402/extensions":"^2.17.0","did-auth-challenge":"^0.0.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^4.0.0","knip":"^6.13.1","tsup":"^8.0.0","eslint":"^10.0.0","vitest":"^3.0.0","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.8.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","@changesets/cli":"^2.29.8","typescript-eslint":"^8.63.0","@modelcontextprotocol/sdk":"^1.26.0"},"peerDependencies":{"zod":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/router_0.0.0-pr-321-20260720181637_1784571404842_0.3773987610304024","host":"s3://npm-registry-packages-npm-production"}},"1.20.0":{"name":"@agentcash/router","version":"1.20.0","description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","type":"module","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./next":{"import":{"types":"./dist/next.d.ts","default":"./dist/next.js"},"require":{"types":"./dist/next.d.cts","default":"./dist/next.cjs"}}},"main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","dependencies":{"@coinbase/x402":"^2.1.0","@x402/core":"^2.17.0","@x402/evm":"^2.17.0","@x402/extensions":"^2.17.0","@x402/svm":"^2.17.0","did-auth-challenge":"^0.0.1","hono":"4.12.28","mppx":"^0.8.11","viem":"^2.54.6","zod-openapi":"^5.0.0"},"devDependencies":{"@changesets/cli":"^2.29.8","@eslint/js":"^10.0.1","@modelcontextprotocol/sdk":"^1.26.0","@solana/kit":"^5.1.0","@types/node":"^22.0.0","eslint":"^10.0.0","knip":"^6.13.1","prettier":"^3.8.1","tsup":"^8.0.0","typescript":"^5.8.0","typescript-eslint":"^8.63.0","vitest":"^3.0.0","zod":"^4.0.0"},"peerDependencies":{"zod":"^4.0.0"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Merit-Systems/agentcash-router.git"},"scripts":{"build":"tsup","typecheck":"tsc --noEmit","lint":"eslint src/ tests/ --max-warnings 0","lint:fix":"eslint src/ tests/ --fix","format":"prettier --write 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' 'examples/vercel-deploy/**/*.{ts,tsx,md}' '*.json' '*.mjs'","format:check":"prettier --check 'src/**/*.ts' 'tests/**/*.ts' 'examples/fortune/**/*.ts' 'examples/fortune/**/*.md' 'examples/vercel-deploy/**/*.{ts,tsx,md}' '*.json' '*.mjs'","test":"vitest run","test:watch":"vitest","knip":"knip","check":"pnpm format:check && pnpm lint && pnpm typecheck && pnpm knip && pnpm build && pnpm test"},"_id":"@agentcash/router@1.20.0","bugs":{"url":"https://github.com/Merit-Systems/agentcash-router/issues"},"homepage":"https://github.com/Merit-Systems/agentcash-router#readme","_integrity":"sha512-UZ87l6PMEmVPyj06tEyLbBggLEPBBZJBjTjPrRmA+plsfsNwJUauVHcaCEXRdtcL6B+ONfx/ngzeI4rD+/WC2A==","_resolved":"/tmp/504e29fd065a7b977932edfb8eb5a19c/agentcash-router-1.20.0.tgz","_from":"file:agentcash-router-1.20.0.tgz","_nodeVersion":"24.18.0","_npmVersion":"11.18.0","dist":{"integrity":"sha512-UZ87l6PMEmVPyj06tEyLbBggLEPBBZJBjTjPrRmA+plsfsNwJUauVHcaCEXRdtcL6B+ONfx/ngzeI4rD+/WC2A==","shasum":"760c550b8ec3224cf7480682a1f2477b1643bb73","tarball":"https://registry.npmjs.org/@agentcash/router/-/router-1.20.0.tgz","fileCount":12,"unpackedSize":559895,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentcash%2frouter@1.20.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD2xYPNDkDm3cJCwlQgj08p4XZZPUklSQF/j6UZdWpNQwIgN9YO4Jf0s/bTMBZXw4wNychKNI3JrZfCS1ID0Nzb61s="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a71f3f8c-bc9f-4a99-af61-81b3e3fecc00"}},"directories":{},"maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/router_1.20.0_1784572900466_0.31910833266891325"},"_hasShrinkwrap":false}},"time":{"created":"2026-02-14T15:09:41.085Z","modified":"2026-07-20T18:41:41.112Z","0.1.0":"2026-02-14T15:09:41.310Z","0.2.0":"2026-02-14T19:10:54.429Z","0.2.1":"2026-02-14T20:09:00.122Z","0.2.2":"2026-02-14T21:06:14.514Z","0.3.0":"2026-02-15T17:13:17.096Z","0.3.1":"2026-02-15T20:04:30.636Z","0.4.0":"2026-02-15T23:43:12.229Z","0.4.1":"2026-02-16T00:06:27.146Z","0.4.2":"2026-02-16T21:17:57.901Z","0.4.3":"2026-02-16T21:21:29.738Z","0.4.4":"2026-02-16T23:24:24.072Z","0.4.5":"2026-02-17T00:39:17.492Z","0.4.6":"2026-02-17T03:27:01.253Z","0.4.7":"2026-02-17T05:21:34.959Z","0.4.8":"2026-02-17T20:47:10.615Z","0.4.9":"2026-02-18T19:27:55.780Z","0.4.10":"2026-02-18T21:42:59.708Z","0.5.0":"2026-02-19T00:54:39.812Z","0.5.1":"2026-02-19T15:52:45.529Z","0.5.2":"2026-02-20T00:44:49.042Z","0.6.0":"2026-02-20T16:46:00.185Z","0.6.1":"2026-02-20T18:02:13.991Z","0.6.2":"2026-02-21T14:53:41.838Z","0.6.3":"2026-02-23T19:12:02.934Z","0.6.4":"2026-02-24T19:06:02.618Z","0.6.5":"2026-02-24T19:29:28.469Z","0.6.6":"2026-02-25T00:43:15.898Z","0.6.7":"2026-02-25T03:21:31.869Z","0.6.8":"2026-02-25T19:00:51.449Z","0.7.0":"2026-02-28T23:14:47.358Z","0.7.1":"2026-03-05T15:35:43.072Z","0.0.0-pr-98-20260305193336":"2026-03-05T19:33:42.132Z","1.0.0":"2026-03-06T02:56:59.589Z","0.0.0-pr-99-20260306194156":"2026-03-06T19:42:02.245Z","0.0.0-pr-102-20260307211753":"2026-03-07T21:17:59.598Z","0.0.0-pr-102-20260307211948":"2026-03-07T21:19:54.389Z","0.0.0-pr-102-20260307212815":"2026-03-07T21:28:19.678Z","0.0.0-pr-102-20260307213106":"2026-03-07T21:31:10.253Z","1.0.1":"2026-03-07T21:51:11.129Z","0.0.0-pr-104-20260310201205":"2026-03-10T20:12:11.397Z","0.0.0-pr-105-20260310231154":"2026-03-10T23:11:58.814Z","0.0.0-pr-106-20260311021227":"2026-03-11T02:12:33.735Z","0.0.0-pr-107-20260312024013":"2026-03-12T02:40:18.006Z","0.0.0-pr-107-20260312031332":"2026-03-12T03:13:36.598Z","0.0.0-pr-107-20260312031858":"2026-03-12T03:19:03.554Z","0.0.0-pr-107-20260312032640":"2026-03-12T03:26:45.210Z","0.0.0-pr-107-20260312033321":"2026-03-12T03:33:27.587Z","0.0.0-pr-107-20260312034316":"2026-03-12T03:43:20.894Z","0.0.0-pr-107-20260312034655":"2026-03-12T03:47:00.567Z","0.0.0-pr-107-20260312034924":"2026-03-12T03:49:30.393Z","1.1.0":"2026-03-12T03:54:53.827Z","0.0.0-pr-109-20260312043033":"2026-03-12T04:30:37.865Z","0.0.0-pr-109-20260312043138":"2026-03-12T04:31:42.685Z","1.1.1":"2026-03-12T04:33:37.041Z","0.0.0-pr-112-20260312061325":"2026-03-12T06:13:30.776Z","0.0.0-pr-113-20260312182646":"2026-03-12T18:26:54.104Z","0.0.0-pr-113-20260312183301":"2026-03-12T18:33:08.042Z","0.0.0-pr-113-20260312183647":"2026-03-12T18:36:52.348Z","0.0.0-pr-113-20260312190241":"2026-03-12T19:02:45.777Z","0.0.0-pr-113-20260312191059":"2026-03-12T19:11:05.020Z","1.1.2":"2026-03-12T19:27:57.003Z","0.0.0-pr-116-20260313161517":"2026-03-13T16:15:23.989Z","0.0.0-pr-116-20260313161631":"2026-03-13T16:16:36.442Z","1.1.3":"2026-03-13T16:19:09.237Z","1.1.4":"2026-03-13T19:40:25.583Z","0.0.0-pr-120-20260313204158":"2026-03-13T20:42:04.118Z","1.1.5":"2026-03-13T21:30:14.428Z","1.1.6":"2026-03-13T22:01:16.838Z","1.1.7":"2026-03-13T22:23:26.126Z","1.1.8":"2026-03-13T23:00:34.412Z","0.0.0-pr-124-20260314184932":"2026-03-14T18:49:37.190Z","0.0.0-pr-124-20260314185335":"2026-03-14T18:53:40.782Z","0.0.0-pr-124-20260314185440":"2026-03-14T18:54:45.184Z","1.1.9":"2026-03-14T19:00:03.859Z","0.0.0-pr-126-20260315162527":"2026-03-15T16:25:34.394Z","1.1.10":"2026-03-15T16:45:06.178Z","0.0.0-pr-128-20260316224502":"2026-03-16T22:45:08.133Z","0.0.0-pr-130-20260317044201":"2026-03-17T04:42:07.523Z","0.0.0-pr-131-20260317064310":"2026-03-17T06:43:16.692Z","0.0.0-pr-132-20260317211153":"2026-03-17T21:11:58.434Z","0.0.0-pr-133-20260318001713":"2026-03-18T00:17:19.349Z","0.0.0-pr-133-20260318001827":"2026-03-18T00:18:34.192Z","0.0.0-pr-133-20260318003038":"2026-03-18T00:30:43.996Z","0.0.0-pr-134-20260318003635":"2026-03-18T00:36:40.666Z","0.0.0-pr-134-20260318004622":"2026-03-18T00:46:27.208Z","1.2.0":"2026-03-18T00:49:46.569Z","0.0.0-pr-135-20260318014315":"2026-03-18T01:43:20.840Z","0.0.0-pr-134-20260318030509":"2026-03-18T03:05:16.240Z","1.2.1":"2026-03-18T03:09:50.955Z","0.0.0-pr-137-20260318144207":"2026-03-18T14:42:15.056Z","0.0.0-pr-138-20260320192625":"2026-03-20T19:26:31.081Z","0.0.0-pr-139-20260320224336":"2026-03-20T22:43:42.068Z","0.0.0-pr-138-20260323134650":"2026-03-23T13:46:56.337Z","0.0.0-pr-141-20260323145424":"2026-03-23T14:54:29.532Z","0.0.0-pr-142-20260323175303":"2026-03-23T17:53:09.789Z","0.0.0-pr-142-20260323175412":"2026-03-23T17:54:20.117Z","1.2.2":"2026-03-23T18:00:24.268Z","0.0.0-pr-143-20260323181301":"2026-03-23T18:13:06.646Z","0.0.0-pr-144-20260323191320":"2026-03-23T19:13:25.797Z","0.0.0-pr-141-20260324002135":"2026-03-24T00:21:42.744Z","0.0.0-pr-141-20260324004037":"2026-03-24T00:40:41.992Z","0.0.0-pr-141-20260324004217":"2026-03-24T00:42:22.276Z","0.0.0-pr-146-20260324140019":"2026-03-24T14:00:26.025Z","1.2.3":"2026-03-24T14:30:24.656Z","0.0.0-pr-148-20260326161240":"2026-03-26T16:12:45.349Z","0.0.0-pr-141-20260326172355":"2026-03-26T17:24:00.790Z","0.0.0-pr-150-20260326194320":"2026-03-26T19:43:25.867Z","1.2.4":"2026-03-26T19:54:47.120Z","0.0.0-pr-152-20260330061158":"2026-03-30T06:12:03.809Z","0.0.0-pr-153-20260330221147":"2026-03-30T22:11:53.609Z","0.0.0-pr-154-20260331041300":"2026-03-31T04:13:06.553Z","0.0.0-pr-153-20260331154033":"2026-03-31T15:40:39.274Z","0.0.0-pr-155-20260331160232":"2026-03-31T16:02:38.987Z","0.0.0-pr-156-20260331161230":"2026-03-31T16:12:35.096Z","1.2.5":"2026-03-31T16:35:04.155Z","0.0.0-pr-157-20260331201725":"2026-03-31T20:17:31.683Z","0.0.0-pr-157-20260331201956":"2026-03-31T20:20:06.248Z","1.2.6":"2026-03-31T21:10:00.403Z","0.0.0-pr-159-20260331211446":"2026-03-31T21:14:52.547Z","0.0.0-pr-160-20260402021231":"2026-04-02T02:12:36.752Z","0.0.0-pr-161-20260402201255":"2026-04-02T20:13:00.364Z","0.0.0-pr-162-20260403041253":"2026-04-03T04:12:59.598Z","0.0.0-pr-163-20260403182645":"2026-04-03T18:26:51.088Z","0.0.0-pr-165-20260403184407":"2026-04-03T18:44:14.016Z","1.3.0":"2026-04-03T18:50:30.527Z","0.0.0-pr-166-20260406164255":"2026-04-06T16:43:00.229Z","0.0.0-pr-167-20260406194315":"2026-04-06T19:43:20.676Z","0.0.0-pr-168-20260408184327":"2026-04-08T18:43:32.326Z","0.0.0-pr-169-20260408211322":"2026-04-08T21:13:28.451Z","0.0.0-pr-170-20260409174300":"2026-04-09T17:43:05.357Z","0.0.0-pr-171-20260409191637":"2026-04-09T19:16:42.383Z","1.3.1":"2026-04-09T19:22:32.216Z","0.0.0-pr-173-20260409211744":"2026-04-09T21:17:49.662Z","1.3.2":"2026-04-09T21:18:22.945Z","1.3.3":"2026-04-09T21:24:42.425Z","0.0.0-pr-176-20260410151233":"2026-04-10T15:12:39.334Z","0.0.0-pr-177-20260411161227":"2026-04-11T16:12:33.187Z","0.0.0-pr-178-20260415191240":"2026-04-15T19:12:47.541Z","0.0.0-pr-179-20260417154256":"2026-04-17T15:43:03.225Z","0.0.0-pr-180-20260420024321":"2026-04-20T02:43:27.296Z","0.0.0-pr-181-20260420154616":"2026-04-20T15:46:41.596Z","0.0.0-pr-183-20260421154342":"2026-04-21T15:43:47.549Z","0.0.0-pr-184-20260421224206":"2026-04-21T22:42:11.373Z","0.0.0-pr-185-20260422041225":"2026-04-22T04:12:30.294Z","0.0.0-pr-186-20260422171232":"2026-04-22T17:12:38.623Z","0.0.0-pr-187-20260422194913":"2026-04-22T19:49:19.617Z","0.0.0-pr-187-20260422195000":"2026-04-22T19:50:06.353Z","0.0.0-pr-187-20260423132531":"2026-04-23T13:25:37.298Z","1.4.0":"2026-04-23T15:35:17.020Z","0.0.0-pr-189-20260424164245":"2026-04-24T16:42:50.952Z","0.0.0-pr-191-20260425233523":"2026-04-25T23:35:28.026Z","1.4.1":"2026-04-25T23:44:46.294Z","0.0.0-pr-193-20260426191645":"2026-04-26T19:16:51.038Z","1.5.0":"2026-04-26T19:17:48.131Z","0.0.0-pr-189-20260427051233":"2026-04-27T05:12:39.316Z","0.0.0-pr-195-20260427231638":"2026-04-27T23:16:43.491Z","0.0.0-pr-195-20260427234947":"2026-04-27T23:49:53.553Z","1.5.1":"2026-04-27T23:58:10.053Z","0.0.0-pr-198-20260428012604":"2026-04-28T01:26:10.126Z","0.0.0-pr-198-20260428141554":"2026-04-28T14:16:04.615Z","0.0.0-pr-199-20260428181303":"2026-04-28T18:13:08.247Z","0.0.0-pr-200-20260428195516":"2026-04-28T19:55:21.393Z","0.0.0-pr-200-20260428203518":"2026-04-28T20:35:24.903Z","0.0.0-pr-202-20260430204200":"2026-04-30T20:42:06.485Z","0.0.0-pr-203-20260501151627":"2026-05-01T15:16:34.183Z","0.0.0-pr-204-20260501181635":"2026-05-01T18:16:40.278Z","0.0.0-pr-205-20260501211651":"2026-05-01T21:16:57.680Z","0.0.0-pr-206-20260501214640":"2026-05-01T21:46:45.627Z","0.0.0-pr-207-20260503004651":"2026-05-03T00:46:57.721Z","0.0.0-pr-208-20260505021707":"2026-05-05T02:17:13.131Z","0.0.0-pr-209-20260505183211":"2026-05-05T18:32:17.580Z","0.0.0-pr-209-20260505184952":"2026-05-05T18:49:58.873Z","1.5.2":"2026-05-05T19:47:54.312Z","0.0.0-pr-211-20260507184659":"2026-05-07T18:47:07.142Z","0.0.0-pr-212-20260508170250":"2026-05-08T17:02:55.697Z","0.0.0-pr-212-20260508170646":"2026-05-08T17:06:51.352Z","0.0.0-pr-212-20260508173819":"2026-05-08T17:38:26.369Z","0.0.0-pr-212-20260508175542":"2026-05-08T17:55:48.433Z","0.0.0-pr-212-20260508190106":"2026-05-08T19:01:13.235Z","0.0.0-pr-213-20260509194704":"2026-05-09T19:47:11.111Z","0.0.0-pr-214-20260511031727":"2026-05-11T03:17:34.077Z","0.0.0-pr-215-20260511044720":"2026-05-11T04:47:26.638Z","0.0.0-pr-212-20260511144735":"2026-05-11T14:47:40.838Z","0.0.0-pr-212-20260511150454":"2026-05-11T15:05:00.011Z","0.0.0-pr-212-20260511151639":"2026-05-11T15:16:45.179Z","0.0.0-pr-212-20260511155307":"2026-05-11T15:53:13.574Z","0.0.0-pr-212-20260511211018":"2026-05-11T21:10:24.829Z","0.0.0-pr-212-20260511213526":"2026-05-11T21:35:32.762Z","0.0.0-pr-212-20260511222112":"2026-05-11T22:21:17.432Z","0.0.0-pr-212-20260511222315":"2026-05-11T22:23:20.038Z","0.0.0-pr-212-20260512172224":"2026-05-12T17:22:30.466Z","0.0.0-pr-212-20260512182850":"2026-05-12T18:28:56.798Z","0.0.0-pr-212-20260512184510":"2026-05-12T18:45:16.977Z","0.0.0-pr-212-20260512191212":"2026-05-12T19:12:18.731Z","0.0.0-pr-216-20260512221700":"2026-05-12T22:17:06.450Z","0.0.0-pr-212-20260513000309":"2026-05-13T00:03:14.518Z","0.0.0-pr-219-20260513005134":"2026-05-13T00:51:39.828Z","0.0.0-pr-223-20260513022751":"2026-05-13T02:27:56.947Z","0.0.0-pr-223-20260513143459":"2026-05-13T14:35:05.262Z","1.6.0":"2026-05-13T14:38:52.326Z","0.0.0-pr-220-20260513152159":"2026-05-13T15:22:06.226Z","0.0.0-pr-220-20260513163814":"2026-05-13T16:38:20.733Z","0.0.0-pr-220-20260513163921":"2026-05-13T16:39:27.011Z","0.0.0-pr-225-20260513185817":"2026-05-13T18:58:23.397Z","0.0.0-pr-225-20260513203007":"2026-05-13T20:30:12.416Z","0.0.0-pr-225-20260513203204":"2026-05-13T20:32:09.424Z","0.0.0-pr-225-20260513203751":"2026-05-13T20:37:56.355Z","0.0.0-pr-225-20260513210115":"2026-05-13T21:01:21.908Z","0.0.0-pr-225-20260513212211":"2026-05-13T21:22:17.764Z","0.0.0-pr-226-20260513213830":"2026-05-13T21:38:36.798Z","1.7.0":"2026-05-13T21:47:17.382Z","0.0.0-pr-227-20260513221258":"2026-05-13T22:15:46.265Z","0.0.0-pr-227-20260514005657":"2026-05-14T00:57:02.994Z","0.0.0-pr-227-20260514143042":"2026-05-14T14:30:48.241Z","0.0.0-pr-227-20260514164224":"2026-05-14T16:42:31.382Z","0.0.0-pr-227-20260514164618":"2026-05-14T16:46:25.522Z","0.0.0-pr-227-20260514203321":"2026-05-14T20:33:29.034Z","0.0.0-pr-227-20260514204206":"2026-05-14T20:42:12.069Z","0.0.0-pr-227-20260514210324":"2026-05-14T21:03:30.504Z","1.7.1":"2026-05-14T21:10:42.057Z","0.0.0-pr-236-20260515051739":"2026-05-15T05:17:45.697Z","0.0.0-pr-237-20260515061650":"2026-05-15T06:16:57.737Z","0.0.0-pr-238-20260515091738":"2026-05-15T09:17:47.991Z","0.0.0-pr-239-20260515163302":"2026-05-15T16:33:09.291Z","1.8.0":"2026-05-15T16:59:29.879Z","0.0.0-pr-241-20260515180405":"2026-05-15T18:04:12.478Z","0.0.0-pr-241-20260515181538":"2026-05-15T18:15:43.976Z","0.0.0-pr-242-20260515181730":"2026-05-15T18:17:36.031Z","0.0.0-pr-241-20260515192622":"2026-05-15T19:26:28.928Z","0.0.0-pr-241-20260515193353":"2026-05-15T19:33:58.722Z","1.9.0":"2026-05-15T20:02:57.410Z","0.0.0-pr-246-20260515203519":"2026-05-15T20:35:25.499Z","1.9.1":"2026-05-15T20:54:08.247Z","0.0.0-pr-248-20260515210218":"2026-05-15T21:02:23.807Z","1.9.2":"2026-05-15T21:05:25.458Z","0.0.0-pr-250-20260516181730":"2026-05-16T18:17:37.085Z","1.9.3":"2026-05-20T16:05:36.562Z","0.0.0-pr-256-20260520162412":"2026-05-20T16:24:19.746Z","0.0.0-pr-259-20260521025649":"2026-05-21T02:56:55.335Z","0.0.0-pr-259-20260521030741":"2026-05-21T03:07:46.687Z","0.0.0-pr-259-20260521030849":"2026-05-21T03:08:55.533Z","0.0.0-pr-255-20260521142200":"2026-05-21T14:22:07.358Z","0.0.0-pr-255-20260521142600":"2026-05-21T14:26:07.704Z","0.0.0-pr-255-20260521142825":"2026-05-21T14:28:32.689Z","0.0.0-pr-255-20260521143218":"2026-05-21T14:32:25.610Z","1.9.4":"2026-05-21T14:56:40.044Z","0.0.0-pr-260-20260521154051":"2026-05-21T15:40:59.071Z","0.0.0-pr-260-20260521154935":"2026-05-21T15:49:41.851Z","0.0.0-pr-260-20260521155431":"2026-05-21T15:54:37.086Z","0.0.0-pr-260-20260521161620":"2026-05-21T16:16:28.561Z","0.0.0-pr-260-20260521161830":"2026-05-21T16:18:36.926Z","0.0.0-pr-261-20260521162918":"2026-05-21T16:29:24.539Z","0.0.0-pr-260-20260521164328":"2026-05-21T16:43:35.561Z","1.10.0":"2026-05-21T17:21:58.581Z","0.0.0-pr-263-20260521174709":"2026-05-21T17:47:16.207Z","0.0.0-pr-265-20260524024652":"2026-05-24T02:46:58.721Z","0.0.0-pr-266-20260525144201":"2026-05-25T14:42:09.061Z","0.0.0-pr-270-20260525201905":"2026-05-25T20:19:11.982Z","0.0.0-pr-271-20260527182212":"2026-05-27T18:22:21.278Z","1.10.1":"2026-05-27T18:51:27.991Z","0.0.0-pr-273-20260528221344":"2026-05-28T22:13:50.594Z","0.0.0-pr-273-20260528221440":"2026-05-28T22:14:48.022Z","0.0.0-pr-273-20260529001547":"2026-05-29T00:15:53.994Z","1.10.2":"2026-05-29T00:51:27.934Z","0.0.0-pr-275-20260529192035":"2026-05-29T19:20:43.348Z","1.10.3":"2026-05-29T19:27:25.134Z","0.0.0-pr-277-20260531094754":"2026-05-31T09:48:02.498Z","0.0.0-pr-278-20260601141712":"2026-06-01T14:17:19.525Z","0.0.0-pr-279-20260602144203":"2026-06-02T14:42:10.445Z","0.0.0-pr-279-20260602150325":"2026-06-02T15:03:32.088Z","1.10.4":"2026-06-02T16:04:08.013Z","0.0.0-pr-281-20260610191133":"2026-06-10T19:11:40.591Z","0.0.0-pr-281-20260610191610":"2026-06-10T19:16:17.083Z","0.0.0-pr-281-20260610191922":"2026-06-10T19:19:30.005Z","0.0.0-pr-281-20260610192302":"2026-06-10T19:23:09.563Z","0.0.0-pr-281-20260610192805":"2026-06-10T19:28:12.678Z","0.0.0-pr-281-20260610193243":"2026-06-10T19:32:51.029Z","0.0.0-pr-281-20260611002357":"2026-06-11T00:24:04.547Z","0.0.0-pr-283-20260612020016":"2026-06-12T02:00:22.893Z","0.0.0-pr-283-20260612020623":"2026-06-12T02:06:29.994Z","0.0.0-pr-283-20260612130248":"2026-06-12T13:02:54.919Z","0.0.0-pr-283-20260612134549":"2026-06-12T13:45:57.562Z","0.0.0-pr-283-20260612134725":"2026-06-12T13:47:32.016Z","0.0.0-pr-283-20260612140431":"2026-06-12T14:04:39.698Z","0.0.0-pr-283-20260612162007":"2026-06-12T16:20:14.431Z","0.0.0-pr-283-20260612194145":"2026-06-12T19:41:52.788Z","0.0.0-pr-283-20260612213430":"2026-06-12T21:34:37.809Z","0.0.0-pr-283-20260612221713":"2026-06-12T22:17:21.258Z","0.0.0-pr-283-20260612221832":"2026-06-12T22:18:38.796Z","0.0.0-pr-283-20260612222614":"2026-06-12T22:26:20.415Z","0.0.0-pr-283-20260613183022":"2026-06-13T18:30:29.300Z","0.0.0-pr-284-20260615151525":"2026-06-15T15:15:33.831Z","0.0.0-pr-284-20260615173320":"2026-06-15T17:33:27.254Z","1.10.5":"2026-06-15T17:49:24.908Z","0.0.0-pr-285-20260615180357":"2026-06-15T18:04:04.581Z","0.0.0-pr-287-20260615183945":"2026-06-15T18:39:52.526Z","1.10.6":"2026-06-15T19:31:56.402Z","0.0.0-pr-288-20260617154857":"2026-06-17T15:49:04.911Z","0.0.0-pr-288-20260617155908":"2026-06-17T15:59:14.702Z","0.0.0-pr-290-20260617194544":"2026-06-17T19:45:51.425Z","0.0.0-pr-290-20260617201350":"2026-06-17T20:13:58.979Z","0.0.0-pr-290-20260617201629":"2026-06-17T20:16:37.424Z","0.0.0-pr-291-20260619141845":"2026-06-19T14:18:52.635Z","0.0.0-pr-291-20260619143539":"2026-06-19T14:35:47.257Z","0.0.0-pr-291-20260619144630":"2026-06-19T14:46:38.374Z","1.10.7":"2026-06-19T14:53:41.759Z","1.11.0":"2026-06-19T15:43:30.447Z","0.0.0-pr-293-20260622162352":"2026-06-22T16:24:00.209Z","0.0.0-pr-293-20260622162452":"2026-06-22T16:24:59.998Z","0.0.0-pr-293-20260622162849":"2026-06-22T16:28:55.175Z","0.0.0-pr-294-20260626195349":"2026-06-26T19:53:55.744Z","1.12.0":"2026-06-26T20:09:38.172Z","0.0.0-pr-296-20260706152603":"2026-07-06T15:26:09.806Z","0.0.0-pr-296-20260706153007":"2026-07-06T15:30:13.558Z","0.0.0-pr-299-20260706164420":"2026-07-06T16:44:28.649Z","1.13.0":"2026-07-06T17:28:04.908Z","1.14.0":"2026-07-06T18:03:33.881Z","0.0.0-pr-300-20260706181837":"2026-07-06T18:18:44.359Z","0.0.0-pr-300-20260706182234":"2026-07-06T18:22:42.924Z","1.14.1":"2026-07-06T18:32:20.821Z","0.0.0-pr-300-20260706190801":"2026-07-06T19:08:09.095Z","0.0.0-pr-300-20260706191004":"2026-07-06T19:10:10.921Z","0.0.0-pr-300-20260706192715":"2026-07-06T19:27:23.044Z","0.0.0-pr-300-20260706200626":"2026-07-06T20:06:33.123Z","0.0.0-pr-300-20260706203006":"2026-07-06T20:30:14.434Z","0.0.0-pr-302-20260706210130":"2026-07-06T21:01:36.447Z","1.15.0":"2026-07-06T21:06:31.171Z","0.0.0-pr-304-20260707160738":"2026-07-07T16:07:45.452Z","0.0.0-pr-306-20260707164534":"2026-07-07T16:45:40.569Z","0.0.0-pr-307-20260707174635":"2026-07-07T17:46:43.653Z","0.0.0-pr-306-20260707182721":"2026-07-07T18:27:28.634Z","0.0.0-pr-306-20260707184910":"2026-07-07T18:49:18.669Z","0.0.0-pr-306-20260707190616":"2026-07-07T19:06:23.232Z","0.0.0-pr-306-20260707193946":"2026-07-07T19:39:54.516Z","0.0.0-pr-306-20260707194306":"2026-07-07T19:43:15.976Z","0.0.0-pr-306-20260707195718":"2026-07-07T19:57:26.062Z","0.0.0-pr-306-20260707202433":"2026-07-07T20:24:42.088Z","0.0.0-pr-306-20260707210056":"2026-07-07T21:01:03.336Z","0.0.0-pr-306-20260707211450":"2026-07-07T21:14:56.769Z","1.16.0":"2026-07-07T21:27:34.596Z","0.0.0-pr-309-20260707225442":"2026-07-07T22:54:48.629Z","0.0.0-pr-309-20260708152902":"2026-07-08T15:29:09.835Z","0.0.0-pr-309-20260708160710":"2026-07-08T16:07:18.414Z","0.0.0-pr-312-20260708163655":"2026-07-08T16:37:02.820Z","0.0.0-pr-313-20260708164004":"2026-07-08T16:40:11.456Z","1.17.0":"2026-07-08T16:44:56.700Z","0.0.0-pr-314-20260708184434":"2026-07-08T18:44:41.158Z","0.0.0-pr-314-20260708184757":"2026-07-08T18:48:04.229Z","0.0.0-pr-314-20260708185307":"2026-07-08T18:53:15.617Z","0.0.0-pr-314-20260708185726":"2026-07-08T18:57:32.938Z","1.18.0":"2026-07-08T19:44:14.169Z","0.0.0-pr-317-20260715225128":"2026-07-15T22:51:36.490Z","1.19.0":"2026-07-15T23:08:15.614Z","1.19.1":"2026-07-16T21:29:31.641Z","0.0.0-pr-321-20260720181637":"2026-07-20T18:16:45.006Z","1.20.0":"2026-07-20T18:41:40.660Z"},"bugs":{"url":"https://github.com/Merit-Systems/agentcash-router/issues"},"license":"MIT","homepage":"https://github.com/Merit-Systems/agentcash-router#readme","repository":{"type":"git","url":"git+https://github.com/Merit-Systems/agentcash-router.git"},"description":"Unified route builder for Next.js App Router APIs with x402, MPP, SIWX, and API key auth","maintainers":[{"name":"sragss","email":"sammage@gmail.com"},{"name":"rsproule","email":"ryan@merit.systems"},{"name":"json-merit","email":"jason@merit.systems"}],"readme":"<p align=\"center\">\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://agentcash.dev/logo-dark-striped.svg\">\n    <img alt=\"AgentCash\" src=\"https://agentcash.dev/logo-light-striped.svg\" width=\"360\">\n  </picture>\n</p>\n\n<h1 align=\"center\">@agentcash/router</h1>\n\n<p align=\"center\">\n  <strong>The fastest way to ship an API on x402 and MPP.</strong><br/>\n  x402 and MPP payments, compatible discovery, and minimal boilerplate. With @agentcash/router, agents on <a href=\"https://agentcash.dev\">AgentCash</a> and across the agentic commerce ecosystem can call your endpoints from day one.\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/@agentcash/router\"><img alt=\"npm\" src=\"https://img.shields.io/npm/v/@agentcash/router.svg?color=111&label=npm\"></a>\n  <a href=\"https://agentcash.dev/docs\"><img alt=\"docs\" src=\"https://img.shields.io/badge/docs-agentcash.dev-111\"></a>\n  <a href=\"#hosting\"><img alt=\"runtimes\" src=\"https://img.shields.io/badge/Next.js%20%C2%B7%20Hono%20%C2%B7%20Bun%20%C2%B7%20Node-framework--agnostic-111\"></a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FMerit-Systems%2Fagentcash-router%2Ftree%2Fmain%2Fexamples%2Fvercel-deploy&project-name=agentcash-fortune-demo&repository-name=agentcash-fortune-demo&demo-title=AgentCash%20Router%20Fortune%20Demo&demo-description=Pay-per-call%20fortune%20API%20on%20x402%20and%20MPP&demo-url=https%3A%2F%2Fagentcash.dev&env=EVM_PAYEE_ADDRESS%2CCDP_API_KEY_ID%2CCDP_API_KEY_SECRET&envDescription=Wallet%20that%20receives%20payments%20%2B%20Coinbase%20Developer%20Platform%20API%20keys%20for%20the%20default%20x402%20facilitator.%20Create%20keys%20in%20the%20generous%20CDP%20free%20tier%3A%20https%3A%2F%2Fportal.cdp.coinbase.com%2Fprojects%2Fapi-keys&envLink=https%3A%2F%2Fgithub.com%2FMerit-Systems%2Fagentcash-router%2Fblob%2Fmain%2Fexamples%2Fvercel-deploy%2FREADME.md%23environment-variables\">\n    <img alt=\"Deploy with Vercel\" src=\"https://vercel.com/button\">\n  </a>\n</p>\n\n---\n\n## Install\n\n```bash\npnpm add @agentcash/router\npnpm add zod  # peer dependency\n```\n\nThe core is framework-agnostic (Web-standard `Request`/`Response`) — Next.js is one hosting option, not a dependency. See [Hosting](#hosting).\n\n## Environment\n\nThe recommended entry point reads its config from `process.env`. A copy-paste `.env.example` lives at the repo root.\n\n### x402 (auto-enabled when `CDP_API_KEY_ID` + `CDP_API_KEY_SECRET` are set)\n\nAt least one payment protocol must be configured: set the CDP key pair for x402, `MPP_SECRET_KEY` for MPP, or both.\n\n| Var                                    | Required             | Purpose                                                                                                                                                                                                                                                                        |\n| -------------------------------------- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| `EVM_PAYEE_ADDRESS`                    | yes                  | EVM address that receives x402 and MPP payments (`0x…`, 20 bytes). Canonicalized to lowercase. The zero address is rejected.                                                                                                                                                   |\n| `CDP_API_KEY_ID`, `CDP_API_KEY_SECRET` | when x402 is enabled | Coinbase Developer Platform credentials for the default EVM facilitator. Presence toggles x402 on — validity is never checked at boot, so placeholder values work for local dev (see callout below). Create API keys in the generous CDP free tier at https://portal.cdp.coinbase.com/projects/api-keys (signup requires phone verification, so provision keys ahead of time for CI/automated setups). T3 / `@t3-oss/env-nextjs` users must declare these in their env schema. |\n\n> **Router construction phones the facilitator.** Creating the router kicks off a background fetch of the facilitator's supported payment kinds — including during `next build`. With missing or placeholder CDP keys you'll see `[x402] facilitator /supported failed, using hardcoded baseline: …` in build/dev logs. That's a graceful fallback, not a fatal error; paid routes still serve correct 402 challenges. Placeholder keys are a supported local-dev path — real keys are only needed for payment verification and settlement.\n\n### Solana\n\n| Var                      | Required | Purpose                                                                                                                                                                                                                                                                                                    |\n| ------------------------ | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| `X402_BUILDER_CODE`      | no       | Base Builder Code for ERC-8021 on-chain attribution (`^[a-z0-9_]{1,32}$`). Declared as the app code on every x402 challenge; the facilitator appends it to settlement calldata, crediting each settled payment to your app at https://dashboard.base.org. Register one under **Settings → Builder Codes**. |\n| `SOLANA_PAYEE_ADDRESS`   | no       | When set, adds a Solana `exact` accept so the router takes Solana payments. **`.upTo()` is Base-only and `.session()` is MPP-only**. Solana clients can only pay static-priced `.paid()` routes.                                                                                                           |\n| `SOLANA_FACILITATOR_URL` | no       | Override the Solana x402 facilitator. Defaults to `DEFAULT_SOLANA_FACILITATOR_URL`.                                                                                                                                                                                                                        |\n\n### MPP (auto-enabled when `MPP_SECRET_KEY` is set)\n\n| Var                 | Required            | Purpose                                                                                                                                                                                          |\n| ------------------- | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| `MPP_SECRET_KEY`    | when MPP is enabled | Server-side MPP secret. Presence toggles MPP on.                                                                                                                                                 |\n| `MPP_CURRENCY`      | when MPP is enabled | Tempo currency address. Use `TEMPO_USDC_ADDRESS` for Tempo USDC.                                                                                                                                 |\n| `TEMPO_RPC_URL`     | no                  | Tempo JSON-RPC endpoint for MPP on-chain verification. Defaults to the public `DEFAULT_TEMPO_RPC_URL` (`https://rpc.tempo.xyz`). Override only if you have a dedicated endpoint.                 |\n| `MPP_OPERATOR_KEY`  | no                  | Signs server-side close/settle. When set, MPP session mode is enabled automatically (required for `.session()`: both streaming and request-mode per-unit billing). Address must equal the payee. |\n| `MPP_FEE_PAYER_KEY` | no                  | Sponsors client gas for channel open/topUp. Must resolve to a different address than `MPP_OPERATOR_KEY` (Tempo rejects fee-delegated txs where `sender === feePayer`).                           |\n\n> **MPP session mode needs the payee's private key.** Unlike x402 (address only), `.session()` routes settle server-side, so `MPP_OPERATOR_KEY` must be the private key _of_ `EVM_PAYEE_ADDRESS`. For local development, mint a throwaway keypair where the two line up:\n>\n> ```bash\n> npm i -D viem  # or pnpm add -D viem\n> node -e \"const {generatePrivateKey, privateKeyToAccount} = require('viem/accounts');\n>   const pk = generatePrivateKey();\n>   console.log('EVM_PAYEE_ADDRESS=' + privateKeyToAccount(pk).address);\n>   console.log('MPP_OPERATOR_KEY=' + pk);\"\n> ```\n\n### Other\n\n| Var                                           | Required           | Purpose                                                                                                                                                                                                                                                         |\n| --------------------------------------------- | ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| `BASE_URL`                                    | yes outside Vercel | Origin URL (`https://api.example.com`). Load-bearing: used as the 402 realm, OpenAPI server URL, and MPP memo prefix. Must match the public domain. On Vercel, `createRouterFromEnv` auto-derives this from `VERCEL_PROJECT_PRODUCTION_URL`, then `VERCEL_URL`. |\n| `VERCEL_PROJECT_PRODUCTION_URL`, `VERCEL_URL` | no                 | Vercel system env vars used as fallbacks when `BASE_URL` is unset. Do not set these manually; Vercel provides them during builds and runtime.                                                                                                                   |\n| `KV_REST_API_URL`, `KV_REST_API_TOKEN`        | no                 | Upstash / Vercel KV. Backs SIWX nonce, SIWX entitlement, and MPP replay. In-memory fallback is unsafe in serverless production. Providing a Kv Store is highly recommended.                                                                                     |\n\n## Quick start\n\n### 1. Create the router\n\nThere are two ways to initialize. Pick one.\n\n**Option A: `createRouterFromEnv` (recommended).** Reads `process.env`, validates every value up front, and throws a single `RouterConfigError` with every problem at once. Auto-enables x402 when `CDP_API_KEY_ID`/`CDP_API_KEY_SECRET` are set, auto-enables MPP when `MPP_SECRET_KEY` is set (at least one of the two is required), auto-adds a Solana accept when `SOLANA_PAYEE_ADDRESS` is set, auto-enables MPP session mode when `MPP_OPERATOR_KEY` is set.\n\n```typescript\n// lib/router.ts\nimport { createRouterFromEnv } from '@agentcash/router';\n\nexport const router = createRouterFromEnv({\n  title: 'My API',\n  description: 'Pay-per-call search.',\n  guidance: 'POST /search with { q: string }. Returns top 10 results.',\n});\n```\n\n> **No CDP keys yet?** Set placeholder values for `CDP_API_KEY_ID` / `CDP_API_KEY_SECRET` — the router boots, logs a fallback warning, and paid routes serve correct 402 challenges. Real keys are only needed to verify and settle actual payments (and Coinbase signup requires phone verification, so it can't be fully automated).\n\n**Option B: build a `RouterConfig` and pass it to `createRouter`.** Use this when you need custom networks, multiple payees, non-standard assets, or any setting `createRouterFromEnv` doesn't expose. `createRouter` runs the same validation against the `RouterConfig` shape.\n\n```typescript\n// lib/router.ts\nimport { createRouter, BASE_MAINNET_NETWORK } from '@agentcash/router';\n\nexport const router = createRouter({\n  baseUrl: 'https://api.example.com',\n  payeeAddress: '0x…',\n  network: BASE_MAINNET_NETWORK,\n  protocols: ['x402'],\n  x402: {\n    accepts: [\n      /* … */\n    ],\n  },\n  discovery: {\n    title: 'My API',\n    version: '1.0.0',\n    description: 'Pay-per-call search.',\n    guidance: 'POST /search with { q: string }. Returns top 10 results.',\n  },\n});\n```\n\n> **`network` takes CAIP-2 identifiers only** (`eip155:8453`, `solana:…`) — friendly names like `base` or `base-sepolia` fail the type check and throw `unsupported_x402_network` at construction. Import the exported constants (`BASE_MAINNET_NETWORK`, `SOLANA_MAINNET_NETWORK`) instead of hand-writing strings. The same applies to `x402.accepts[i].network`.\n\n### 2. Register routes\n\nOne side-effect module registers every route. Importing it populates the registry; the host (next step) serves whatever is registered.\n\n```typescript\n// lib/routes.ts\nimport { z } from 'zod';\nimport { router } from './router';\n\nrouter\n  .route('search')\n  .paid('0.01')\n  .body(z.object({ q: z.string() }))\n  .handler(async ({ body }) => search(body.q));\n\nrouter\n  .route({ path: 'inbox/status', method: 'GET' })\n  .siwx()\n  .handler(async ({ wallet }) => getStatus(wallet));\n\nrouter\n  .route({ path: 'health', method: 'GET' })\n  .unprotected()\n  .handler(async () => ({ status: 'ok' }));\n```\n\nEvery route picks exactly one auth mode — `.paid()`, `.upTo()`, `.session()`, `.siwx()`, `.apiKey()`, or `.unprotected()` — see [Auth modes](#auth-modes). Paths may declare `{param}` segments (`drafts/{draftId}/commit` → `ctx.params.draftId`).\n\n### 3. Serve it\n\n**Next.js — one catch-all file** (recommended):\n\n```typescript\n// app/api/[[...route]]/route.ts\nimport '@/lib/routes'; // side-effect import: registers all routes\nimport { router } from '@/lib/router';\nimport { nextHandlers } from '@agentcash/router/next';\n\nexport const { GET, POST, PUT, PATCH, DELETE } = nextHandlers(router);\n```\n\n**Hono / Bun / Node / any fetch runtime:**\n\n```typescript\nimport { serve } from '@hono/node-server';\nimport './routes';\nimport { router } from './router';\n\nserve({ fetch: router.fetch, port: 3000 });\n```\n\nPer-file Next.js routes (`export const POST = router.route(…)…handler(…)`) also work — see [Hosting](#hosting) for all three modes, path params, and `basePath`.\n\n### 4. Discovery\n\n`router.fetch` (and therefore the catch-all) serves `/{basePath}/openapi.json` and `/{basePath}/llms.txt` automatically, plus the root aliases on fetch runtimes. On Next.js, add the conventional root paths with two one-line route files:\n\n```typescript\n// app/openapi.json/route.ts — OpenAPI 3.1 at GET <origin>/openapi.json\nimport '@/lib/routes';\nimport { router } from '@/lib/router';\nexport const GET = router.openapi();\n```\n\n```typescript\n// app/llms.txt/route.ts — plain-text agent guidance at GET <origin>/llms.txt\nimport { router } from '@/lib/router';\nexport const GET = router.llmsTxt();\n```\n\n> **Deprecated:** `router.wellKnown()` (the `/.well-known/x402` resource listing) is no longer a recommended discovery surface. The handler still works if you already serve it — existing x402-native clients won't break — but new integrations should rely on `/openapi.json` and `/llms.txt`.\n\n### Bazaar catalog metadata\n\nx402 facilitators persist service metadata from every settled payment into the [Bazaar](https://docs.x402.org/extensions/bazaar) discovery catalog. The router forwards it from discovery config onto each 402 challenge's `resource` block:\n\n```typescript\ncreateRouterFromEnv({\n  title: 'Quote API',                          // serviceName defaults to title when it fits (≤32 ASCII chars)\n  serviceName: 'Quote API',                    // explicit override\n  tags: ['quotes', 'wisdom'],                  // ≤5 tags, each ≤32 chars; defaults to the route's OpenAPI tag\n  iconUrl: 'https://example.com/icon.png',     // HTTPS, ≤2048 chars\n  ...\n});\n```\n\nInvalid values fail at startup with structured config issues rather than being silently dropped by the facilitator.\n\n### 5. Call it\n\nUnpaid requests get a `402` whose challenge lives in headers (see [Reading a 402 challenge](#reading-a-402-challenge)):\n\n```bash\ncurl -i -X POST https://api.example.com/api/search \\\n  -H 'content-type: application/json' -d '{\"q\":\"hello\"}'\n```\n\nPay it with any x402/MPP client:\n\n```bash\n# AgentCash CLI — auto-negotiates x402 or MPP\nnpx agentcash fetch https://api.example.com/api/search -m POST -b '{\"q\":\"hello\"}'\n\n# mppx CLI — MPP reference client\nnpx mppx https://api.example.com/api/search -J '{\"q\":\"hello\"}'\n```\n\n## Hosting\n\nThe router speaks Web-standard `Request`/`Response` and dispatches through an embedded [Hono](https://hono.dev) app, so the same route definitions run on any fetch runtime. Three hosting modes:\n\n### Next.js catch-all (recommended)\n\nOne route file serves every registered route — no per-route files, no discovery barrel:\n\n```typescript\n// app/api/[[...route]]/route.ts\nimport '@/lib/routes'; // side-effect import: registers all routes\nimport { router } from '@/lib/router';\nimport { nextHandlers } from '@agentcash/router/next';\n\nexport const { GET, POST, PUT, PATCH, DELETE } = nextHandlers(router);\n```\n\nThe catch-all serves `/{basePath}/*` (default `/api/*`), including `/api/openapi.json` and `/api/llms.txt`. Unmatched paths get the `notFound()` rediscovery envelope automatically. The root discovery aliases (`/openapi.json`, `/llms.txt`) still need their own route files (`export const GET = router.openapi()`) or a middleware rewrite into the catch-all.\n\n### Next.js per-file\n\nOne route file per endpoint — still the right fit when you want per-route files:\n\n```typescript\n// app/api/search/route.ts\nexport const POST = router.route('search').paid('0.01').body(schema).handler(handler);\n```\n\nThree per-file specifics the catch-all mode makes obsolete:\n\n- **Exported const name vs `.method()`.** The name you export (`GET`/`POST`) controls which verb Next.js serves; `.method()` (or `route({ method })`) controls the verb advertised in discovery. The router defaults to `POST` (or `GET` when `.query()` is used) — any other GET route must declare it explicitly or discovery advertises the wrong verb.\n- **Discovery needs a barrel.** Next.js lazy-loads route files on first hit, so `app/openapi.json/route.ts` must `import '@/lib/routes-barrel'` (a module importing every route file) or unloaded routes won't appear in the spec. (`llms.txt` renders from static config only and doesn't need it.)\n- **Unmatched route fallback.** Mount `router.notFound()` in a catch-all (`app/api/[[...path]]/route.ts`, one export per verb) so stale agent calls get a JSON 404 with rediscovery links instead of an HTML error page.\n\n### Hono / Bun / Node / any fetch runtime\n\n```typescript\nimport { serve } from '@hono/node-server';\nimport { Hono } from 'hono';\n\nconst app = new Hono();\napp.route('/', router.hono()); // or use router.fetch directly\nserve({ fetch: app.fetch, port: 3000 });\n```\n\n`router.fetch(request)` is a standard fetch handler; `router.hono()` exposes the internal app for mounting into a larger one. See `examples/hono` for a runnable server.\n\n### Path params and `basePath`\n\nRoute paths may declare `{param}` segments, extracted identically in every hosting mode:\n\n```typescript\nrouter\n  .route('drafts/{draftId}/commit')\n  .unprotected()\n  .handler(async ({ params }) => commit(params.draftId));\n```\n\n`RouterConfig.basePath` (default `'api'`) controls the mount/advertised prefix: routes serve at `{baseUrl}/{basePath}/{path}`. Pass an empty string to mount at the origin root.\n\n## Auth modes\n\n| Method                             | Purpose                                                                                                                                                                                                                                                       |\n| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| `.paid(price)`                     | Fixed, args-derived, or tiered payment up front (x402, MPP, or both).                                                                                                                                                                                         |\n| `.upTo(maxPrice)`                  | Handler-computed billing; handler calls `charge(amount)` and the request settles once for the running total. **x402 only.**                                                                                                                                   |\n| `.session({ unitCost, maxPrice })` | Per-unit billing over an MPP payment channel (the MPP `session` intent). `.handler()` bills exactly `unitCost`; `.stream()` calls `charge()` per yield. **MPP only.** Streaming requires this. (`.metered({ tickCost, ... })` remains as a deprecated alias.) |\n| `.siwx()`                          | Wallet identity, no payment. Returns 402 with a SIWX challenge.                                                                                                                                                                                               |\n| `.apiKey(resolver)`                | `X-API-Key` or `Authorization: Bearer <key>`. Composes with `.paid()` / `.upTo()` / `.session()`.                                                                                                                                                             |\n| `.unprotected()`                   | No auth.                                                                                                                                                                                                                                                      |\n\n```typescript\nrouter\n  .route({ path: 'admin/users' })\n  .apiKey(async (key) => db.admin.findByKey(key)) // null => 401\n  .handler(async ({ account }) => db.user.findMany());\n\nrouter\n  .route({ path: 'gated' })\n  .apiKey(resolver)\n  .paid('0.01') // key AND payment\n  .handler(fn);\n```\n\n### `.siwx()` on paid routes. Pay once, identity-gated replays\n\n`.paid()` and `.upTo()` compose with `.siwx()` for a pay-once-then-replay-for-free model. The first request settles normally (x402 payment); on success the wallet is recorded in the entitlement KV. Subsequent requests that present a valid SIWX signature for that wallet skip payment and run the handler directly. On `.upTo()` routes, `charge(amount)` becomes a no-op on the SIWX replay path. The handler can continue to call the route unconditionally.\n\n```typescript\nrouter\n  .route({ path: 'inbox' })\n  .paid('0.01')\n  .siwx() // first call pays $0.01, later calls present a SIWX sig instead\n  .handler(async ({ wallet }) => getInbox(wallet));\n```\n\n`.session()` is mutually exclusive with `.siwx()` — per-unit MPP billing has no entitlement model — and the builder throws at registration if you combine them.\n\n> **Gotcha:** serverless / multi-instance deployments must provide a real `kvStore` (Upstash / Vercel KV). Without one the entitlement is kept in a per-process `Map`, so a wallet that paid on instance A is treated as unpaid on instance B and the user gets charged again.\n\n## Reading a 402 challenge\n\nWhat an unpaid request gets back depends on the route's auth mode:\n\n- **Payment-only routes** (`.paid()`, `.upTo()`, `.session()` without `.siwx()`) return a 402 with an **empty body**. The entire challenge — accepts, price, schema — is base64-encoded in the `PAYMENT-REQUIRED` response header (x402 v2), with MPP challenges in `WWW-Authenticate`. Don't `res.json()` these; decode the header.\n- **SIWX routes** (`.siwx()`, alone or composed with a pricing mode) return a 402 with a **JSON body** that mirrors the `PAYMENT-REQUIRED` header, including the `sign-in-with-x` extension. Header and body are always identical.\n\nEvery 402 also carries an `X-Agent-Identity` response header: an optional [DID-auth challenge](https://www.npmjs.com/package/did-auth-challenge) (nonce, domain/route binding, expiry). Clients that hold a DID may sign it and send the proof back in `X-Agent-Identity` on the retry; the verified DID is then available to handlers as `ctx.actor`. It is fully optional — it never gates the request and is unrelated to SIWX or payment. Clients without a DID can ignore it.\n\n### When the body is validated\n\nFor args-derived (`.paid(fn)`) and tiered pricing, and for routes with `.validate()` or a checkout session, the body is parsed **before** the 402 challenge so the challenge can quote an accurate price (and `.validate()` can reject with its own status). On every other paid route, a bare unpaid probe gets its 402 **without the body being inspected** — a malformed body still yields 402, not 400. The paying retry then parses and validates the body _before_ payment verification and settlement, so a 400 never costs the caller money.\n\n`.paid()`, `.upTo()`, and `.session()` are mutually exclusive pricing modes: pick one per route.\n\n### `.paid()`: fixed, args-derived, or tiered\n\n**Static.**\n\n```typescript\n.paid('0.02')\n```\n\n**Args-derived.** Compute the price from the parsed body. Throw `HttpError` to reject before the 402 challenge.\n\n```typescript\n.paid((body) => calculateCost(body), { maxPrice: '5.00' })\n.body(genSchema)\n```\n\n`maxPrice` caps the computed amount and acts as a fallback on non-`HttpError` exceptions thrown by the pricing function (`HttpError` is always rethrown). Without `maxPrice`, the route trusts your function fully (no cap, no fallback) and returns 500 on errors.\n\n**Tiered.**\n\n```typescript\n.paid({\n  field: 'tier',\n  tiers: {\n    '10mb': { price: '0.02', label: '10 MB' },\n    '100mb': { price: '0.20', label: '100 MB' },\n  },\n})\n.body(uploadSchema)\n```\n\n### `.upTo()`: handler-computed, x402 only\n\nHandler calls `charge(amount)` one or more times; the request settles once for the accumulated total, capped at `maxPrice`. A `charge()` that would push the running total past `maxPrice` throws a 400 `CHARGE_OVER_CAP` error (the request fails and nothing settles) — it is not silently clamped, so guard your loop if partial work should still be billed. Requires an `'upto'` accept on at least one configured x402 network (`createRouterFromEnv` auto-adds one on Base).\n\n```typescript\n.upTo('0.05')\n.body(schema)\n.handler(async ({ body, charge }) => {\n  await charge('0.001');\n  // ... more work ...\n  await charge('0.002');\n  return result;\n});\n```\n\n### `.session()`: per-unit, MPP only\n\nPer-unit billing over an MPP payment channel — the MPP [`session` intent](https://mpp.dev/intents). Requires `MPP_OPERATOR_KEY` (`createRouterFromEnv` auto-enables session mode when it's set). `unitCost` maps to the MPP session challenge's per-unit `amount`; `unitType` names the unit; `maxPrice` is a router-enforced total ceiling (MPP itself only bounds spend by voucher headroom and deposit).\n\n**Request-mode.** `.handler()` bills exactly `unitCost` on each request:\n\n```typescript\n.session({ unitCost: '0.01', maxPrice: '0.05', unitType: 'request' })\n.handler(async ({ body }) => { ... });\n```\n\n**Streaming.** `.stream()` serves the session over SSE; each `charge()` call bills one unit, up to `maxPrice`:\n\n```typescript\n.session({ unitCost: '0.0001', maxPrice: '0.05', unitType: 'token' })\n.stream(async function* ({ body, charge }) {\n  for await (const token of streamLLM(body.prompt)) {\n    await charge();\n    yield token;\n  }\n});\n```\n\n> `.metered({ tickCost, ... })` is a deprecated alias for `.session({ unitCost, ... })` and behaves identically.\n\nStreaming is MPP-only. `.stream()` on a `.paid()` / `.upTo()` / `.unprotected()` route throws at registration.\n\n## Pre-payment validation\n\nFor checks that need a DB lookup before quoting a price:\n\n```typescript\nrouter\n  .route({ path: 'domain/register' })\n  .paid(calculatePrice, { maxPrice: '10.00' })\n  .body(RegisterSchema)\n  .validate(async (body) => {\n    if (await isDomainTaken(body.domain)) {\n      throw Object.assign(new Error('Domain taken'), { status: 409 });\n    }\n  })\n  .handler(async ({ body, wallet }) => registerDomain(body.domain, wallet));\n```\n\nPipeline order on these routes: `body parse -> validate -> 402 challenge -> payment -> handler`. (`.validate()` is one of the triggers for pre-challenge body parsing — see [When the body is validated](#when-the-body-is-validated).)\n\n## Plugin Hooks\n\n```typescript\nimport { createRouterFromEnv, type RouterPlugin } from '@agentcash/router';\n\nconst myPlugin: RouterPlugin = {\n  onRequest(meta) {},\n  onPaymentVerified(ctx, payment) {},\n  onPaymentSettled(ctx, settlement) {},\n  onResponse(ctx, response) {},\n  onError(ctx, error) {},\n  onAlert(ctx, alert) {},\n};\n\nexport const router = createRouterFromEnv({\n  title: 'My API',\n  description: '…',\n  guidance: '…',\n  plugin: myPlugin,\n});\n```\n\nAll hooks are optional and fire-and-forget; they never delay the response. Use hooks to add additional telemetry or flexibility to your resource's lifecycle.\n\n### Debugging with `onAlert`\n\nThe router reports internal warnings and errors (failed payment verification, simulation failures, misconfiguration) through `onAlert`: with no plugin registered these messages are silently dropped, so wiring up a logging plugin is the fastest way to see why a request failed. Forward `onAlert` (and `onError`) to your logs:\n\n```typescript\nconst loggingPlugin: RouterPlugin = {\n  onAlert(_ctx, alert) {\n    (alert.level === 'error' ? console.error : console.warn)(\n      `[router:${alert.route}] ${alert.message}`,\n      alert.meta ?? '',\n    );\n  },\n  onError(_ctx, error) {\n    console.error(`[router] ${error.status} ${error.message} (settled=${error.settled})`);\n  },\n};\n```\n","readmeFilename":"README.md"}