{"x402Version":2,"payTo":"0xE295B6641b32998537Ae0f8E61Babf729EAEd6E5","resources":[{"id":6439,"slug":"6439","resource":"https://anomaly.forgemesh.io/api/sequence-anomaly/status","description":"Returns model health status and per-chain training stats (sequence count, last retrain time) — check before relying on sequence-anomaly scores for a given chain.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xE295B6641b32998537Ae0f8E61Babf729EAEd6E5","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":1800}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"chains":{"ethereum":{"last_retrain":"2026-06-23T12:00:00.000Z","training_sequences":173}},"status":"ok"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"chains":{"type":"object"},"status":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_4ypyymtf"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0xE295B6641b32998537Ae0f8E61Babf729EAEd6E5","resourceUrl":"https://anomaly.forgemesh.io/api/sequence-anomaly/status","scheme":"exact","validUntil":1789616047,"version":1},"signature":"0x1395aa286fdbb19fd3a74f790b4d3b9697332c1c1b5e9906433896b3493f85591276d3e07ae0f16704aeff919faa9b425ed615c4acb42f2bf9aaa14689bb588c1b"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"tags":["bazaar","builder-code","offer-receipt","payment-identifier"],"sourceHost":"anomaly.forgemesh.io","lastUpdated":"2026-09-17T03:29:07.692Z","quality":{"calls30d":6,"uniquePayers30d":4,"lastCalledAt":"2026-09-17T03:29:07.453Z"},"liveness":{},"verified":false,"featured":false},{"id":6440,"slug":"6440","resource":"https://anomaly.forgemesh.io/api/mempool-anomaly","description":"Returns a real-time mempool anomaly score with current gas price vs 20-block median, pending whale swaps, and contract deploy counts. Poll every 5s to monitor mempool for MEV or sandwich attacks and catch gas spikes or large pending swaps as they happen, before they land on-chain.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xE295B6641b32998537Ae0f8E61Babf729EAEd6E5","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":1800}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"chain":"ethereum"},"type":"http"},"output":{"example":{"chain":"ethereum","domain":"mempool","gas":{"base_fee_gwei":12.1,"current_gwei":45.2,"median_20block_gwei":14.5,"ratio_vs_median":3.12},"novelty":"high","peak_window":["GAS_SPIKE","BIG_SWAP","WHALE_PENDING","MEV_SIGNAL","PENDING_NORMAL"],"pending_count":247,"pending_stats":{"big_swaps":3,"contract_deploys":2,"total_value_eth":1823.5,"whale_pending":1},"sequence_score":72,"story":"MEV Attack"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"chain":{"description":"Blockchain: ethereum or base (default: ethereum)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain":{"type":"string"},"gas":{"type":"object"},"novelty":{"enum":["low","medium","high","extreme"],"type":"string"},"peak_window":{"items":{"type":"string"},"type":"array"},"pending_count":{"type":"integer"},"pending_stats":{"type":"object"},"sequence_score":{"description":"0=normal mempool, 100=highly anomalous","type":"integer"},"story":{"description":"Human-readable mempool anomaly label","type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_4ypyymtf"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0xE295B6641b32998537Ae0f8E61Babf729EAEd6E5","resourceUrl":"https://anomaly.forgemesh.io/api/mempool-anomaly","scheme":"exact","validUntil":1789578937,"version":1},"signature":"0x630f9e88af8867f500b7ad353e7d0c098ce3a07bb3f6238d45df0935b6dec04f3d99522ac2f6ea7bdcf964b6455a7a2eff0c4a3032cd21e5bfb9e1c619d700c61b"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"tags":["bazaar","builder-code","offer-receipt","payment-identifier"],"sourceHost":"anomaly.forgemesh.io","lastUpdated":"2026-09-16T17:10:37.05Z","quality":{"calls30d":6,"uniquePayers30d":4,"lastCalledAt":"2026-09-16T17:10:36.801Z"},"liveness":{},"verified":false,"featured":false},{"id":6441,"slug":"6441","resource":"https://anomaly.forgemesh.io/api/depeg-monitor","description":"Returns per-stablecoin price and deviation from peg (USDC, USDT, DAI) with an overall status and anomaly score — poll every minute to catch micro-depegs before they become crises.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xE295B6641b32998537Ae0f8E61Babf729EAEd6E5","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":1800}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"chain":"ethereum"},"type":"http"},"output":{"example":{"chain":"ethereum","coins":{"USDC":{"deviation_pct":0.35,"price":0.9965,"status":"PEG_DRIFT"},"USDT":{"deviation_pct":0.01,"price":1.0001,"status":"PEG_STABLE"}},"domain":"depeg","drift_count":1,"max_deviation_pct":0.35,"novelty":"medium","overall_status":"PEG_DRIFT","peak_window":["USDC_DRIFT","PEG_DRIFT","SPREAD_NORMAL","VOLUME_NORMAL"],"sequence_score":55,"story":"Single Coin Drift"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"chain":{"description":"Blockchain: ethereum, base, or arbitrum (default: ethereum)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain":{"type":"string"},"coins":{"description":"Per-stablecoin price, deviation, and status","type":"object"},"drift_count":{"type":"integer"},"max_deviation_pct":{"type":"number"},"novelty":{"enum":["low","medium","high","extreme"],"type":"string"},"overall_status":{"enum":["PEG_STABLE","PEG_DRIFT","PEG_WARN","PEG_DEPEG"],"type":"string"},"peak_window":{"items":{"type":"string"},"type":"array"},"sequence_score":{"description":"0=all pegs stable, 100=depeg crisis","type":"integer"},"story":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_4ypyymtf"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"10000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0xE295B6641b32998537Ae0f8E61Babf729EAEd6E5","resourceUrl":"https://anomaly.forgemesh.io/api/depeg-monitor","scheme":"exact","validUntil":1788372526,"version":1},"signature":"0xf76d7e180b987a84a2e2b1a07c6acce46f8ea2554972deccabe6101e12dd32aa78cc53a95741be8701975d5f8f38908138a23e1f0178a605ecc544d1690a505a1b"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"tags":["bazaar","builder-code","offer-receipt","payment-identifier"],"sourceHost":"anomaly.forgemesh.io","lastUpdated":"2026-09-02T18:03:46.418Z","quality":{"calls30d":4,"uniquePayers30d":2,"lastCalledAt":"2026-09-02T18:03:45.509Z"},"liveness":{},"verified":false,"featured":false},{"id":6442,"slug":"6442","resource":"https://anomaly.forgemesh.io/api/squawk-alerts","description":"Returns live counts of tracked aircraft, active emergency squawks by type (hijack, radio failure, general emergency), and per-flight position data — monitor global airspace emergencies in real time.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xE295B6641b32998537Ae0f8E61Babf729EAEd6E5","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":1800}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"alerts":[{"callsign":"UAL123","icao24":"a1b2c3","latitude":40.2,"longitude":-73.1,"squawk":"7700","squawk_type":"GENERAL_EMERGENCY"}],"by_type":{"general_emergency":1,"hijack":0,"radio_failure":1},"emergency_count":2,"timestamp":1719100800,"total_tracked":8342},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"alerts":{"items":{"type":"object"},"type":"array"},"by_type":{"type":"object"},"emergency_count":{"type":"integer"},"total_tracked":{"type":"integer"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_4ypyymtf"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0xE295B6641b32998537Ae0f8E61Babf729EAEd6E5","resourceUrl":"https://anomaly.forgemesh.io/api/squawk-alerts","scheme":"exact","validUntil":1788925979,"version":1},"signature":"0xbe50ce6e6b40f8113012799d00dc85531232f02477c9368954d8b74cab723fb06e16212fcb224524e4b921fe12d2b004898b02857b908a1c30978eba104ac6de1b"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"tags":["bazaar","builder-code","offer-receipt","payment-identifier"],"sourceHost":"anomaly.forgemesh.io","lastUpdated":"2026-09-09T03:47:59.396Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-09T03:47:59.108Z"},"liveness":{},"verified":false,"featured":false},{"id":6443,"slug":"6443","resource":"https://anomaly.forgemesh.io/api/claude-feature-watch","description":"Returns a list of recently merged PRs across Anthropic/Claude repos (title, author, merge date, labels) with per-repo counts — track new Claude Code and SDK capabilities as they ship.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xE295B6641b32998537Ae0f8E61Babf729EAEd6E5","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":1800}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"days":"7"},"type":"http"},"output":{"example":{"by_repo":{"anthropics/anthropic-sdk-python":2,"anthropics/claude-code":3},"days":7,"features":[{"author":"contributor","labels":["enhancement"],"merged_at":"2026-06-23T14:00:00Z","repo":"anthropics/claude-code","title":"Add streaming tool use support"}],"features_merged":5,"repos_scanned":5,"since":"2026-06-17"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"days":{"description":"Lookback window in days: 1-30 (default: 7)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"by_repo":{"type":"object"},"days":{"type":"integer"},"features":{"items":{"type":"object"},"type":"array"},"features_merged":{"type":"integer"},"repos_scanned":{"type":"integer"},"since":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_4ypyymtf"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"20000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0xE295B6641b32998537Ae0f8E61Babf729EAEd6E5","resourceUrl":"https://anomaly.forgemesh.io/api/claude-feature-watch","scheme":"exact","validUntil":1787448501,"version":1},"signature":"0x7cfe8bde24637e3cdab5def1f982e039ff0983b2b445065aa0c7d351907ec07501df9d18815f9913ccb9caba7455ddb87b4dcbf7315a4e719250e3882c092d611c"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"tags":["bazaar","builder-code","offer-receipt","payment-identifier"],"sourceHost":"anomaly.forgemesh.io","lastUpdated":"2026-08-23T01:23:21.426Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-23T01:23:21.243Z"},"liveness":{},"verified":false,"featured":false}]}