{"agentsJson":"0.1.0","info":{"title":"loophole tape","version":"0.5.0","description":"Live pump.fun / PumpSwap risk checks and Robinhood Chain Pons V2 launch analytics, computed in real time from our own independent capture of every on-chain event (not resold third-party data). Pay per request in USDC on Solana or Base through x402: no account, no API key, 0.5-2.5 cents per call. Responses report coverage, freshness and observed evidence."},"sources":[{"id":"loophole-tape","path":"https://api.loopholetape.com/openapi.json"}],"overrides":[],"flows":[{"id":"check_pumpfun_mint_risk","title":"Check one pump.fun mint before trading","description":"Free coverage/freshness check, then the $0.005 compact risk check paid with x402.","actions":[{"id":"coverage","sourceId":"loophole-tape","operationId":"check_coverage_v1_check_coverage_get"},{"id":"check","sourceId":"loophole-tape","operationId":"risk"}],"links":[{"origin":{"actionId":"coverage","fieldPath":"parameters.mints"},"target":{"actionId":"check","fieldPath":"parameters.mint"}}],"fields":{"parameters":[{"name":"mint","description":"pump.fun mint address (base58)","required":true,"type":"string"}],"requestBody":null,"responses":{"success":{"actionId":"check","fieldPath":"data"}}}},{"id":"watch_pumpfun_watchlist","title":"Watch up to five mints and pay only when something happens","description":"Free watch cursor polled every 15 s; buy the $0.01 five-mint check only when has_new_events is true.","actions":[{"id":"coverage","sourceId":"loophole-tape","operationId":"check_coverage_v1_check_coverage_get"},{"id":"watch","sourceId":"loophole-tape","operationId":"watchlist_updates_v1_check_watch_get"},{"id":"check","sourceId":"loophole-tape","operationId":"risk_batch"}],"links":[{"origin":{"actionId":"coverage","fieldPath":"parameters.mints"},"target":{"actionId":"watch","fieldPath":"parameters.mints"}},{"origin":{"actionId":"watch","fieldPath":"data.cursor"},"target":{"actionId":"check","fieldPath":"parameters.cursor"}}],"fields":{"parameters":[{"name":"mints","description":"comma-separated pump.fun mints, at most five","required":true,"type":"string"}],"requestBody":null,"responses":{"success":{"actionId":"check","fieldPath":"data"}}}},{"id":"scan_recent_launches","title":"Scan recent pump.fun launches, then open one risk card","description":"$0.01 labelled launch list, then the $0.025 full risk card for a chosen mint.","actions":[{"id":"launches","sourceId":"loophole-tape","operationId":"launches"},{"id":"card","sourceId":"loophole-tape","operationId":"mint"}],"links":[{"origin":{"actionId":"launches","fieldPath":"data.items[].mint"},"target":{"actionId":"card","fieldPath":"parameters.mint"}}],"fields":{"parameters":[{"name":"limit","description":"number of launches","required":false,"type":"integer"}],"requestBody":null,"responses":{"success":{"actionId":"card","fieldPath":"data"}}}}]}